Home
last modified time | relevance | path

Searched defs:needle (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/src/lib/libcrypto/objects/
Dobj_dat.c278 ADDED_OBJ needle = { in OBJ_nid2obj() local
342 ADDED_OBJ needle = { in OBJ_obj2nid() local
381 ADDED_OBJ needle = { in OBJ_sn2nid() local
420 ADDED_OBJ needle = { in OBJ_ln2nid() local
/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_linux.cpp115 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
Dasan_mac.cpp68 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
Dasan_fuchsia.cpp52 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
Dasan_win.cpp192 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
/openbsd/src/usr.sbin/bgpd/
Drtr.c166 struct aspa_set *aspa, needle = { .as = mergeset->as }; in rtr_aspa_insert() local
Drde_peer.c126 struct rde_peer needle; in peer_get() local
Drde_attr.c287 struct attr needle; in attr_lookup() local
Drde_prefix.c348 struct pt_entry *needle; in pt_get_flow() local
Drtr_proto.c801 struct aspa_set needle = { 0 }; in rtr_parse_aspa() local
Drde_rib.c1975 struct nexthop needle = { 0 }; in nexthop_lookup() local
Dparse.y5522 struct aspa_set *aspa, needle = { .as = as }; in merge_aspa_set() local
/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/
DFuzzerInterceptors.cpp107 static char *internal_strstr(const char *haystack, const char *needle) { in internal_strstr()
/openbsd/src/usr.sbin/rpki-client/
Dfilemode.c85 struct uripath needle = { .uri = uri }; in uripath_lookup() local
Dparser.c69 struct parse_repo needle = { .id = id }; in repo_get() local
Drepo.c171 struct filepath needle = { .file = file }; in filepath_find() local
/openbsd/src/gnu/usr.bin/perl/
Dutil.h246 #define instr(haystack, needle) strstr((char *) haystack, (char *) needle) argument
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_libc.cpp218 char *internal_strstr(const char *haystack, const char *needle) { in internal_strstr()
/openbsd/src/usr.sbin/ldpd/
Dldpd.c1229 auth_find(struct ldpd_conf *conf, const struct ldp_auth *needle) in auth_find()
/openbsd/src/sys/kern/
Dsubr_kubsan.c781 const char *needle = "/sys/"; in pathstrip() local
/openbsd/src/gnu/gcc/libmudflap/
Dmf-hooks2.c382 WRAPPER2(char *, strstr, const char *haystack, const char *needle) in WRAPPER2()
398 const void *needle, size_t needlelen) in WRAPPER2()
/openbsd/src/usr.bin/tic/
Dtic.c555 matches(char **needle, const char *haystack) in matches()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2952 std::string needle = std::string(".rel") + section_name; in RelocateSection() local
/openbsd/src/gnu/usr.bin/binutils/ld/
Dldlang.c1538 strcut (char *haystack, char *needle) in strcut()
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Ddfsan_custom.cpp1810 SANITIZER_INTERFACE_ATTRIBUTE char *__dfsw_strstr(char *haystack, char *needle, in __dfsw_strstr()
1828 SANITIZER_INTERFACE_ATTRIBUTE char *__dfso_strstr(char *haystack, char *needle, in __dfso_strstr()

12