Home
last modified time | relevance | path

Searched refs:hostent_read_hostlist_func (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/tools/regression/lib/libc/nss/
Dtest-gethostby.c85 static int hostent_read_hostlist_func(struct hostent *, char *);
511 hostent_read_hostlist_func(struct hostent *he, char *line) in hostent_read_hostlist_func() function
1024 hostent_read_hostlist_func); in main()
/freebsd-10-stable/lib/libc/tests/nss/
Dgethostby_test.c81 static int hostent_read_hostlist_func(struct hostent *, char *);
493 hostent_read_hostlist_func(struct hostent *he, char *line) in hostent_read_hostlist_func() function
985 hostent_read_hostlist_func); in run_tests()