Searched refs:nss_lt_id (Results 1 – 12 of 12) sorted by relevance
| /trueos/lib/libc/gen/ |
| HD | getgrent.c | 182 case nss_lt_id: in grp_id_func() 224 case nss_lt_id: in grp_marshal_func() 319 case nss_lt_id: in grp_unmarshal_func() 622 group, (void *)nss_lt_id, in getgrgid_r() 627 { NSSRC_FILES, files_group, (void *)nss_lt_id }, in getgrgid_r() 629 { NSSRC_DNS, dns_group, (void *)nss_lt_id }, in getgrgid_r() 632 { NSSRC_NIS, nis_group, (void *)nss_lt_id }, in getgrgid_r() 634 { NSSRC_COMPAT, compat_group, (void *)nss_lt_id }, in getgrgid_r() 848 case nss_lt_id: in files_group() 960 case nss_lt_id: in dns_group() [all …]
|
| HD | getpwent.c | 232 case nss_lt_id: in pwd_id_func() 274 case nss_lt_id: in pwd_marshal_func() 377 case nss_lt_id: in pwd_unmarshal_func() 586 passwd, (void *)nss_lt_id, in getpwuid_r() 591 { NSSRC_FILES, files_passwd, (void *)nss_lt_id }, in getpwuid_r() 593 { NSSRC_DNS, dns_passwd, (void *)nss_lt_id }, in getpwuid_r() 596 { NSSRC_NIS, nis_passwd, (void *)nss_lt_id }, in getpwuid_r() 598 { NSSRC_COMPAT, compat_passwd, (void *)nss_lt_id }, in getpwuid_r() 828 case nss_lt_id: in files_passwd() 875 case nss_lt_id: in files_passwd() [all …]
|
| /trueos/lib/libc/net/ |
| HD | getservent.c | 316 case nss_lt_id: in files_servent() 371 case nss_lt_id: in files_servent() 412 case nss_lt_id: in files_servent() 517 case nss_lt_id: in db_servent() 568 case nss_lt_id: in db_servent() 689 case nss_lt_id: in nis_servent() 725 case nss_lt_id: in nis_servent() 902 case nss_lt_id: in serv_id_func() 961 case nss_lt_id: in serv_marshal_func() 1058 case nss_lt_id: in serv_unmarshal_func() [all …]
|
| HD | getnetnamadr.c | 95 case nss_lt_id: in NETDB_THREAD_ALLOC() 145 case nss_lt_id: in net_marshal_func() 233 case nss_lt_id: in net_unmarshal_func() 383 networks, (void *)nss_lt_id, in getnetbyaddr_r()
|
| HD | getprotoent.c | 116 case nss_lt_id: in __proto_id_func() 161 case nss_lt_id: in __proto_marshal_func() 247 case nss_lt_id: in __proto_unmarshal_func()
|
| HD | gethostnamadr.c | 218 case nss_lt_id: in host_id_func() 281 case nss_lt_id: in host_marshal_func() 388 case nss_lt_id: in host_unmarshal_func() 603 hosts, (void *)nss_lt_id, in gethostbyaddr_r()
|
| HD | getproto.c | 106 protocols, (void *)nss_lt_id, in getprotobynumber_r()
|
| /trueos/lib/libc/rpc/ |
| HD | getrpcent.c | 235 case nss_lt_id: in files_rpcent() 316 case nss_lt_id: in files_rpcent() 415 case nss_lt_id: in nis_rpcent() 474 case nss_lt_id: in nis_rpcent() 620 case nss_lt_id: in rpc_id_func() 664 case nss_lt_id: in rpc_marshal_func() 750 case nss_lt_id: in rpc_unmarshal_func() 840 rpc, (void *)nss_lt_id, in getrpcbynumber_r() 844 { NSSRC_FILES, files_rpcent, (void *)nss_lt_id }, in getrpcbynumber_r() 846 { NSSRC_NIS, nis_rpcent, (void *)nss_lt_id }, in getrpcbynumber_r()
|
| /trueos/usr.sbin/nscd/agents/ |
| HD | group.c | 148 case nss_lt_id: in group_lookup_func() 168 case nss_lt_id: in group_lookup_func()
|
| HD | services.c | 160 case nss_lt_id: in services_lookup_func() 188 case nss_lt_id: in services_lookup_func()
|
| HD | passwd.c | 157 case nss_lt_id: in passwd_lookup_func() 176 case nss_lt_id: in passwd_lookup_func()
|
| /trueos/include/ |
| HD | nsswitch.h | 190 nss_lt_id = 2, enumerator
|