Lines Matching refs:nss_lt_all

274 	case nss_lt_all:  in pwd_marshal_func()
377 case nss_lt_all: in pwd_unmarshal_func()
428 passwd, (void *)nss_lt_all, in setpwent()
455 passwd, (void *)nss_lt_all, in setpassent()
484 passwd, (void *)nss_lt_all, in endpwent()
512 passwd, (void *)nss_lt_all, in getpwent_r()
517 { NSSRC_FILES, files_passwd, (void *)nss_lt_all }, in getpwent_r()
519 { NSSRC_DNS, dns_passwd, (void *)nss_lt_all }, in getpwent_r()
522 { NSSRC_NIS, nis_passwd, (void *)nss_lt_all }, in getpwent_r()
524 { NSSRC_COMPAT, compat_passwd, (void *)nss_lt_all }, in getpwent_r()
819 case nss_lt_all: in files_passwd()
833 if (how == nss_lt_all && st->keynum < 0) { in files_passwd()
843 if (how == nss_lt_all) in files_passwd()
872 case nss_lt_all: in files_passwd()
892 if (how == nss_lt_all) in files_passwd()
909 } while (how == nss_lt_all && !(rv & NS_TERMINATE)); in files_passwd()
938 if (how == nss_lt_all) in pwdb_match_entry_v3()
1008 if (how == nss_lt_all) in pwdb_match_entry_v4()
1116 case nss_lt_all: in dns_passwd()
1143 case nss_lt_all: in dns_passwd()
1155 if (how == nss_lt_all) in dns_passwd()
1176 } while (how == nss_lt_all && !(rv & NS_TERMINATE)); in dns_passwd()
1309 case nss_lt_all: in nis_passwd()
1341 case nss_lt_all: in nis_passwd()
1347 if (how == nss_lt_all) { in nis_passwd()
1393 } while (how == nss_lt_all && !(rv & NS_TERMINATE)); in nis_passwd()
1604 case nss_lt_all: in compat_redispatch()
1625 if (how == nss_lt_all) in compat_redispatch()
1756 case nss_lt_all: in compat_passwd()
1769 if (how == nss_lt_all && st->keynum < 0) { in compat_passwd()
1779 if (how == nss_lt_all) { in compat_passwd()
1933 if (how == nss_lt_all) in compat_passwd()
1969 if (how == nss_lt_all) in __pw_match_entry()