Searched defs:host (Results 1 – 5 of 5) sorted by relevance
/nss/ |
A D | bug-erange.c | 14 const char *host = "www.gnu.org"; in main() local
|
A D | getent.c | 271 print_hosts (struct hostent *host) in print_hosts() 298 struct hostent *host; in hosts_keys() local 311 struct hostent *host = NULL; in hosts_keys() local 336 struct hostent *host; in ahosts_keys_int() local 467 char *host = strcmp (key[1], "*") == 0 ? NULL : key[1]; in netgroup_keys() local
|
/nss/nss_files/ |
A D | files-netgrp.c | 190 const char *host, *user, *domain; in _nss_netgroup_parseline() local
|
/nss/nss_compat/ |
A D | compat-spwd.c | 276 char *curdomain = NULL, *host, *user, *domain, *p2; in getspent_next_nss_netgr() local 489 char *user, *host, *domain; in getspent_next_file() local
|
A D | compat-pwd.c | 321 char *curdomain = NULL, *host, *user, *domain, *p2; in getpwent_next_nss_netgr() local 537 char *user, *host, *domain; in getpwent_next_file() local
|
Completed in 13 milliseconds