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

/freebsd-13-stable/lib/libc/tests/nss/
H A Dgetusershell_test.c47 struct usershell { struct
51 DECLARE_TEST_DATA(usershell)
52 DECLARE_TEST_FILE_SNAPSHOT(usershell)
53 DECLARE_2PASS_TEST(usershell)
55 static void clone_usershell(struct usershell *, struct usershell const *);
56 static int compare_usershell(struct usershell *, struct usershell *, void *);
57 static void free_usershell(struct usershell *);
59 static void sdump_usershell(struct usershell *, cha
[all...]

Completed in 101 milliseconds