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

/freebsd-9.3-release/tools/regression/lib/libc/nss/
H A Dtest-getusershell.c57 static void free_usershell(struct usershell *);
107 free_usershell(struct usershell *us) function
174 TEST_DATA_INIT(usershell, &td, clone_usershell, free_usershell);
175 TEST_DATA_INIT(usershell, &td_snap, clone_usershell, free_usershell);

Completed in 39 milliseconds