Searched refs:returnDB (Results 1 – 3 of 3) sorted by relevance
303 returnDB(TGETENT_NO); in _nc_read_termtype()343 returnDB(TGETENT_NO); in _nc_read_termtype()350 returnDB(TGETENT_NO); in _nc_read_termtype()369 returnDB(TGETENT_NO); in _nc_read_termtype()383 returnDB(TGETENT_NO); in _nc_read_termtype()392 returnDB(TGETENT_NO); in _nc_read_termtype()396 returnDB(TGETENT_NO); in _nc_read_termtype()400 returnDB(TGETENT_NO); in _nc_read_termtype()431 returnDB(TGETENT_NO); in _nc_read_termtype()457 returnDB(TGETENT_NO); in _nc_read_termtype()[all …]
300 returnDB(EOF); in _nc_parse_entry()336 returnDB(ERR); in _nc_parse_entry()644 returnDB(OK); in _nc_parse_entry()
1704 #define returnDB(rc) do { TR(TRACE_DATABASE,(T_RETURN("code %d"), (rc))); return (rc); } while (0) macro1780 #define returnDB(code) return code macro