Searched refs:common_setup (Results 1 – 9 of 9) sorted by relevance
| /src/tests/sys/netpfil/pf/ |
| H A D | max_pkt_rate.sh | 29 common_setup() function 76 common_setup 101 common_setup
|
| H A D | max_pkt_size.sh | 29 common_setup() function 67 common_setup 104 common_setup
|
| H A D | return.py | 66 def common_setup(self): member in TestReturn 77 self.common_setup() 102 self.common_setup() 130 self.common_setup()
|
| /src/sbin/devd/tests/ |
| H A D | client_test.c | 69 common_setup(int socktype, const char* sockpath) { in common_setup() function 100 s = common_setup(SOCK_SEQPACKET, "/var/run/devd.seqpacket.pipe"); in ATF_TC_BODY() 142 s = common_setup(SOCK_STREAM, "/var/run/devd.pipe"); in ATF_TC_BODY()
|
| /src/crypto/heimdal/appl/test/ |
| H A D | common.c | 77 common_setup(krb5_context *context, int *argc, char **argv, in common_setup() function 113 int port = common_setup(context, &argc, argv, server_usage); in server_setup() 131 int port = common_setup(context, &optind, argv, client_usage); in client_setup()
|
| H A D | nt_gss_server.c | 196 common_setup(krb5_context *context, int *argc, char **argv, in common_setup() function 232 int port = common_setup(context, &argc, argv, usage); in setup()
|
| /src/usr.bin/bmake/tests/ |
| H A D | common.sh | 94 common_setup() function 177 common_setup 213 common_setup
|
| /src/contrib/libarchive/libarchive/ |
| H A D | archive_write_add_filter_xz.c | 142 common_setup(struct archive_write_filter *f) in common_setup() function 173 r = common_setup(f); in archive_write_add_filter_xz() 193 r = common_setup(f); in archive_write_add_filter_lzma() 210 r = common_setup(f); in archive_write_add_filter_lzip()
|
| /src/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 1101 * appl/test/common.c (common_setup): don't use `optarg'
|