Searched refs:dump_hostent (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/libc/tests/nss/
H A Dgethostby_test.c75 static void dump_hostent(struct hostent *);
323 dump_hostent(ht1);
324 dump_hostent(ht2);
668 dump_hostent(struct hostent *result) function
684 dump_hostent(ht);

Completed in 75 milliseconds