Searched defs:SEARCH (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/db/recno/ |
H A D | recno.h | 32 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ enumerator
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/recno/ |
H A D | recno.h | 36 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */ enumerator
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | dnsglue.c | 84 #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 D | dhctoken.h | 122 #define SEARCH 324 macro
|