Home
last modified time | relevance | path

Searched defs:findstr (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/property/
H A Dproperty_string.c178 struct find_str_st *findstr = vfindstr; in find_str_fn() local
187 struct find_str_st findstr; in ossl_property_str() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dssh2pgp.c191 findstr(str_t *array, const char *name) in findstr() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bios.c1237 static uint16_t findstr(uint8_t *data, int n, const uint8_t *str, int len) in findstr() function
/netbsd-src/external/bsd/elftoolchain/dist/common/
H A Duthash.h483 #define HASH_FIND_STR(head,findstr,out) \ argument
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dlibverify.c2612 findstr(str_t *array, const char *name) in findstr() function