Home
last modified time | relevance | path

Searched defs:find (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/netpfil/pf/
H A Dpf_osfp.c351 pf_osfp_find(struct pf_osfp_list *list, struct pf_os_fingerprint *find, in pf_osfp_find()
426 pf_osfp_find_exact(struct pf_osfp_list *list, struct pf_os_fingerprint *find) in pf_osfp_find_exact()
496 struct pf_os_fingerprint *f, *f2, find; in pf_osfp_validate() local
/f-stack/freebsd/libkern/
H A Dstrstr.c45 strstr(const char *s, const char *find) in strstr()
H A Dstrcasestr.c51 strcasestr(const char *s, const char *find) in strcasestr()
/f-stack/freebsd/netinet/
H A Din_mcast.c447 struct ip_msource find; in imo_match_source() local
700 struct ip_msource find; in inm_record_source() local
747 struct ip_msource find; in imf_get_source() local
819 struct ip_msource find; in imf_prune() local
948 struct ip_msource find; in inm_get_source() local
/f-stack/freebsd/netinet6/
H A Din6_mcast.c295 struct ip6_msource find; in im6o_match_source() local
670 struct ip6_msource find; in in6m_record_source() local
717 struct ip6_msource find; in im6f_get_source() local
788 struct ip6_msource find; in im6f_prune() local
916 struct ip6_msource find; in in6m_get_source() local
/f-stack/dpdk/lib/librte_gro/
H A Dgro_tcp4.c209 uint8_t find; in gro_tcp4_reassemble() local
H A Dgro_udp4.c212 uint8_t find; in gro_udp4_reassemble() local
H A Dgro_vxlan_tcp4.c308 uint8_t find; in gro_vxlan_tcp4_reassemble() local
H A Dgro_vxlan_udp4.c304 uint8_t find; in gro_vxlan_udp4_reassemble() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstrlib.c495 static int str_find_aux (lua_State *L, int find) { in str_find_aux()
/f-stack/freebsd/opencrypto/
H A Dcryptodev.c1326 cryptodev_find(struct crypt_find_op *find) in cryptodev_find()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c588 static int str_find_aux (lua_State *L, int find) { in str_find_aux()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c875 mnttab_node_t find; in libzfs_mnttab_find() local
950 mnttab_node_t find; in libzfs_mnttab_remove() local
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js4113 Sizzle.find = function( expr, context, isXML ) { function
5382 find: function( selector ) { method