Searched refs:smb_autohome_getent (Results 1 – 1 of 1) sorted by relevance
62 static smb_autohome_t *smb_autohome_getent(const char *);205 while ((ah = smb_autohome_getent(name)) != NULL) { in smb_autohome_lookup()213 while ((ah = smb_autohome_getent(name)) != NULL) { in smb_autohome_lookup()224 while ((ah = smb_autohome_getent("+nsswitch")) != NULL) { in smb_autohome_lookup()308 smb_autohome_getent(const char *name) in smb_autohome_getent() function