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

/freebsd-13-stable/lib/libc/tests/nss/
H A Dgetproto_test.c61 static void free_protoent(struct protoent *);
113 free_protoent(struct protoent *pe) function
404 TEST_DATA_INIT(protoent, &td, clone_protoent, free_protoent);
405 TEST_DATA_INIT(protoent, &td_snap, clone_protoent, free_protoent);
458 free_protoent);

Completed in 99 milliseconds