Searched defs:lookup_type (Results 1 – 14 of 14) sorted by relevance
/freebsd/usr.sbin/nscd/agents/ |
H A D | passwd.c | 130 enum nss_lookup_type lookup_type; in passwd_lookup_func() local
|
H A D | group.c | 121 enum nss_lookup_type lookup_type; in group_lookup_func() local
|
H A D | services.c | 124 enum nss_lookup_type lookup_type; in services_lookup_func() local
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_addr.c | 624 enum BIO_lookup_type lookup_type, in BIO_lookup() 652 int BIO_lookup_ex(const char *host, const char *service, int lookup_type, in BIO_lookup_ex()
|
/freebsd/lib/libc/net/ |
H A D | getnetnamadr.c | 67 enum nss_lookup_type lookup_type; in NETDB_THREAD_ALLOC() local
|
H A D | getprotoent.c | 91 enum nss_lookup_type lookup_type; in __proto_id_func() local
|
H A D | gethostnamadr.c | 169 enum nss_lookup_type lookup_type; in host_id_func() local
|
H A D | getservent.c | 873 enum nss_lookup_type lookup_type; in serv_id_func() local
|
/freebsd/lib/libc/rpc/ |
H A D | getrpcent.c | 605 enum nss_lookup_type lookup_type; in rpc_id_func() local
|
/freebsd/lib/libc/gen/ |
H A D | getgrent.c | 163 enum nss_lookup_type lookup_type; in grp_id_func() local
|
H A D | getpwent.c | 211 enum nss_lookup_type lookup_type; in pwd_id_func() local
|
/freebsd/sys/dev/cxgbe/common/ |
H A D | t4_hw.c | 8065 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt() 8113 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_alloc_raw_mac_filt() 8301 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_free_raw_mac_filt()
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_entity.h | 182 u8 lookup_type; member
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 10241 uint8_t dip_hit, vlan_vld, lookup_type, port_num; in sysctl_mps_tcam_t6() local
|