Searched refs:returnDB (Results 1 – 3 of 3) sorted by relevance
305 returnDB(TGETENT_NO); in _nc_read_termtype()345 returnDB(TGETENT_NO); in _nc_read_termtype()352 returnDB(TGETENT_NO); in _nc_read_termtype()371 returnDB(TGETENT_NO); in _nc_read_termtype()385 returnDB(TGETENT_NO); in _nc_read_termtype()394 returnDB(TGETENT_NO); in _nc_read_termtype()398 returnDB(TGETENT_NO); in _nc_read_termtype()402 returnDB(TGETENT_NO); in _nc_read_termtype()433 returnDB(TGETENT_NO); in _nc_read_termtype()459 returnDB(TGETENT_NO); in _nc_read_termtype()[all …]
302 returnDB(EOF); in _nc_parse_entry()338 returnDB(ERR); in _nc_parse_entry()646 returnDB(OK); in _nc_parse_entry()
1698 #define returnDB(rc) do { TR(TRACE_DATABASE,(T_RETURN("code %d"), (rc))); return (rc); } while (0) macro1774 #define returnDB(code) return code macro