Searched refs:smb_autohome_getent (Results 1 – 1 of 1) sorted by relevance
61 static smb_autohome_t *smb_autohome_getent(const char *);201 while ((ah = smb_autohome_getent(name)) != NULL) { in smb_autohome_lookup()209 while ((ah = smb_autohome_getent(name)) != NULL) { in smb_autohome_lookup()220 while ((ah = smb_autohome_getent("+nsswitch")) != NULL) { in smb_autohome_lookup()304 smb_autohome_getent(const char *name) in smb_autohome_getent() function