Home
last modified time | relevance | path

Searched defs:SEARCH (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/db/recno/
H A Drecno.h32 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ enumerator
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/recno/
H A Drecno.h36 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ enumerator
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Ddnsglue.c84 #define SEARCH(h, n, c, t, a, l) dns_search(h, n, c, t, a, l, NULL, NULL) macro
93 #define SEARCH(h, n, c, t, a, l) res_nsearch(&h, n, c, t, a, l) macro
106 #define SEARCH(h, n, c, t, a, l) res_search(n, c, t, a, l) macro
/freebsd/sbin/dhclient/
H A Ddhctoken.h122 #define SEARCH 324 macro