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

/freebsd-13-stable/lib/libc/tests/nss/
H A Dgetusershell_test.c55 static void clone_usershell(struct usershell *, struct usershell const *);
67 clone_usershell(struct usershell *dest, struct usershell const *src) function
145 TEST_DATA_INIT(usershell, &td, clone_usershell, free_usershell);
146 TEST_DATA_INIT(usershell, &td_snap, clone_usershell, free_usershell);

Completed in 90 milliseconds