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

/freebsd-12-stable/sbin/devd/tests/
H A Dclient_test.c72 common_setup(int socktype, const char* sockpath) { function
103 s = common_setup(SOCK_SEQPACKET, "/var/run/devd.seqpacket.pipe");
144 s = common_setup(SOCK_STREAM, "/var/run/devd.pipe");
/freebsd-12-stable/crypto/heimdal/appl/test/
H A Dcommon.c77 common_setup(krb5_context *context, int *argc, char **argv, function
113 int port = common_setup(context, &argc, argv, server_usage);
131 int port = common_setup(context, &optind, argv, client_usage);
H A Dnt_gss_server.c196 common_setup(krb5_context *context, int *argc, char **argv, function
232 int port = common_setup(context, &argc, argv, usage);
/freebsd-12-stable/usr.bin/bmake/tests/
H A Dcommon.sh95 common_setup() function
178 common_setup
214 common_setup
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_xz.c144 common_setup(struct archive_write_filter *f) function
175 r = common_setup(f);
195 r = common_setup(f);
212 r = common_setup(f);

Completed in 88 milliseconds