Searched refs:returnDB (Results 1 – 2 of 2) sorted by relevance
276 returnDB(TGETENT_NO); in _nc_read_termtype()313 returnDB(TGETENT_NO); in _nc_read_termtype()320 returnDB(TGETENT_NO); in _nc_read_termtype()340 returnDB(TGETENT_NO); in _nc_read_termtype()354 returnDB(TGETENT_NO); in _nc_read_termtype()359 returnDB(TGETENT_NO); in _nc_read_termtype()427 returnDB(TGETENT_NO); in _nc_read_termtype()436 returnDB(TGETENT_NO); in _nc_read_termtype()457 returnDB(TGETENT_NO); in _nc_read_termtype()460 returnDB(TGETENT_NO); in _nc_read_termtype()[all …]
1823 #define returnDB(rc) do { TR(TRACE_DATABASE,(T_RETURN("code %d"), (rc))); return (rc); } while (0) macro1897 #define returnDB(code) return code macro