Searched refs:SINSERT (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libc/db/recno/
H A Drecno.h34 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ enumerator in enum:SRCHOP
H A Drec_search.c93 case SINSERT:
109 if (op == SINSERT)
H A Drec_put.c212 SINSERT : SEARCH)) == NULL)

Completed in 74 milliseconds