Searched refs:args (Results 51 - 75 of 2034) sorted by relevance

1234567891011>>

/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dfstest_tmpfs.c57 struct tmpfstestargs *args; local
63 args = calloc(1, sizeof(*args));
64 if (args == NULL)
67 args->ta_uargs.ta_version = TMPFS_ARGS_VERSION;
68 args->ta_uargs.ta_root_mode = 0777;
69 args->ta_uargs.ta_size_max = size;
71 *buf = args;
79 struct tmpfstestargs *args = buf; local
81 free(args);
90 struct tmpfstestargs *args = buf; local
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sched/
H A Dtst.enqueue.d33 /pid == 0 && args[1]->pr_pid == $pid/
39 /self->one && args[2]->cpu_id >= 0 && args[2]->cpu_id <= `max_cpuid/
45 /self->two && args[0]->pr_lwpid > 0/
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_args_pos.ksh60 typeset -a args=("-A" "-b" "-C" "-c" "-d" "-D" "-G" "-h" "-i" "-L" \
62 for i in ${args[@]}; do
70 typeset -a args=("-A" "-b" "-C" "-c" "-d" "-D" "-F" "-G" "-h" "-i" "-L" "-M" \
72 for i in ${args[@]}; do
80 typeset -a args=("-A" "-q" "-u" "-Aqu")
84 for i in ${args[@]}; do
91 typeset -a args=("-A" "-L" "-P" "-Y")
92 for i in ${args[@]}; do
/freebsd-current/sys/arm64/include/
H A Difunc.h32 #define DEFINE_IFUNC(qual, ret_type, name, args) \
33 static ret_type (*name##_resolver(void))args __used; \
34 qual ret_type name args __attribute__((ifunc(#name "_resolver"))); \
35 static ret_type (*name##_resolver(void))args
37 #define DEFINE_UIFUNC(qual, ret_type, name, args) \
40 uint64_t))args __used; \
41 qual ret_type name args __attribute__((ifunc(#name "_resolver"))); \
46 uint64_t _arg8 __unused))args
/freebsd-current/sys/powerpc/include/
H A Difunc.h38 #define DEFINE_IFUNC(qual, ret_type, name, args) \
39 static ret_type (*name##_resolver(void))args __used; \
40 qual ret_type name args __attribute__((ifunc(#name "_resolver"))); \
41 static ret_type (*name##_resolver(void))args
43 #define DEFINE_UIFUNC(qual, ret_type, name, args) \
46 register_t))args __used; \
47 qual ret_type name args __attribute__((ifunc(#name "_resolver"))); \
56 register_t arg8 __unused))args
/freebsd-current/sys/x86/include/
H A Difunc.h32 #define DEFINE_IFUNC(qual, ret_type, name, args) \
33 static ret_type (*name##_resolver(void))args __used; \
34 qual ret_type name args __attribute__((ifunc(#name "_resolver"))); \
35 static ret_type (*name##_resolver(void))args
37 #define DEFINE_UIFUNC(qual, ret_type, name, args) \
39 uint32_t))args __used; \
40 qual ret_type name args __attribute__((ifunc(#name "_resolver"))); \
45 uint32_t cpu_stdext_feature2 __unused))args
/freebsd-current/usr.bin/mkuzip/
H A Dmkuzip.h27 #define DEFINE_RAW_METHOD(func, rval, args...) typedef rval (*func##_t)(args)
/freebsd-current/cddl/usr.sbin/dtrace/tests/common/syscall/
H A DMakefile8 tst.args.d \
15 tst.args.c \
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_sync/
H A Dzpool_sync_002_neg.ksh34 set -A args "1" "-a" "-?" "--%" "-123456" "0.5" "-o" "-b" "-b no" "-z 2"
39 while [[ $i -lt ${#args[*]} ]]; do
40 log_mustnot zpool sync ${args[i]}
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/ctime/
H A Dctime_001_pos.ksh34 set -A args "sa" "on"
38 for arg in ${args[*]}; do
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool/
H A Dzpool_001_neg.ksh48 set -A args "" "create" "add" "destroy" "import fakepool" \
64 while [[ $i -lt ${#args[*]} ]]; do
65 log_mustnot zpool ${args[i]}
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/
H A Dzpool_scrub_001_neg.ksh47 set -A args "" "-?" "blah blah" "-%" "--?" "-*" "-=" \
57 while [[ $i -lt ${#args[*]} ]]; do
58 log_mustnot zpool scrub ${args[i]}
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_list/
H A Dzpool_list_002_neg.ksh46 set -A args "" "-?" "-f" "-o" \
52 while [[ $i -lt ${#args[*]} ]]; do
53 log_mustnot zpool list ${args[i]}
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_023_neg.ksh53 set -A args "QuOta=none" "quota=non" "quota=abcd" "quota=0" "quota=" \
75 args+=("jailed=ON" "JaiLed=off" "jailed=aaa")
77 args+=("zoned=ON" "ZoNed=off" "zoned=aaa")
83 while (( $i < ${#args[*]} )); do
84 typeset arg=${args[i]}
/freebsd-current/tests/sys/cddl/zfs/tests/cli_user/zpool_list/
H A Dzpool_list_002_neg.ksh54 set -A args "" "-?" "-f" "-o" \
60 while [[ $i -lt ${#args[*]} ]]; do
61 log_mustnot $ZPOOL list ${args[i]}
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zfs/
H A Dzfs_001_neg.ksh56 set -A args "" "create" "create -s" "create -V" "create -s -V" \
80 while (( $i < ${#args[*]} )); do
81 log_mustnot $ZFS ${args[i]}
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zdb/
H A Dzdb_001_neg.ksh55 set -A args "create" "add" "destroy" "import fakepool" \
75 while [[ $i -lt ${#args[*]} ]]; do
76 log_mustnot $ZDB ${args[i]}
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool/
H A Dzpool_001_neg.ksh56 set -A args "" "create" "add" "destroy" "import fakepool" \
72 while [[ $i -lt ${#args[*]} ]]; do
73 log_mustnot $ZPOOL ${args[i]}
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/
H A Dzpool_scrub_001_neg.ksh55 set -A args "" "-?" "blah blah" "-%" "--?" "-*" "-=" \
65 while [[ $i -lt ${#args[*]} ]]; do
66 log_mustnot $ZPOOL scrub ${args[i]}
/freebsd-current/sys/dev/ofw/
H A Dofw_standard.c172 } args = { local
178 args.service = (cell_t)name;
179 if (openfirmware(&args) == -1)
181 return (args.missing);
192 } args = { local
199 args.nreturns = ++nreturns;
200 args.slot[i++] = (cell_t)cmd;
201 if (openfirmware(&args) == -1)
203 status = args.slot[i++];
205 returns[j++] = args
223 } args = { local
245 } args = { local
267 } args = { local
289 } args = { local
312 } args = { local
339 } args = { local
367 } args = { local
396 } args = { local
423 } args = { local
447 } args = { local
471 } args = { local
497 } args = { local
523 } args = { local
564 } args = { local
585 } args = { local
607 } args = { local
634 } args = { local
660 } args = { local
690 } args = { local
714 } args = { local
737 } args = { local
755 } args = { local
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.localtcpstate.ksh100 /args[2]->ip_saddr == "$local" && args[2]->ip_daddr == "$local" &&
101 args[4]->ipv4_protocol == IPPROTO_TCP/
107 /args[2]->ip_saddr == "$local" && args[2]->ip_daddr == "$local" &&
108 (args[4]->tcp_sport == $tcpport || args[4]->tcp_dport == $tcpport)/
114 /args[2]->ip_saddr == "$local" && args[2]->ip_daddr == "$local" &&
115 args[
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dconcat.c42 va_list args; local
44 va_start(args, len);
45 ret = roken_vconcat (s, len, args);
46 va_end(args);
51 roken_vconcat (char *s, size_t len, va_list args) argument
55 while ((a = va_arg(args, const char*))) {
69 roken_vmconcat (char **s, size_t max_len, va_list args) argument
79 while ((a = va_arg(args, const char*))) {
104 va_list args; local
106 va_start(args, max_le
[all...]
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Derror.c62 va_list args; local
64 va_start(args, format);
65 (unexpected_callback)(file, line, format, args);
66 va_end(args);
71 va_list args; local
73 va_start(args, format);
74 (fatal_callback)(file, line, format, args);
75 va_end(args);
88 va_list args)
91 vfprintf(stderr, format, args);
87 default_unexpected_callback(const char *file, int line, const char *format, va_list args) argument
97 default_fatal_callback(const char *file, int line, const char *format, va_list args) argument
[all...]
/freebsd-current/tests/sys/common/
H A Dnet_receiver.py51 def test_listen_tcp(args):
52 if args.family == 'inet6':
57 ports = [int(port) for port in args.ports.split(',')]
62 s.bind((args.sip, port))
63 print('binding on {}:{}'.format(args.sip, port))
68 while count < args.count:
74 if args.match_str and args.match_str.encode('utf-8') != data:
76 args.match_str, data.decode('utf-8')))
81 def test_listen_udp(args)
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp39 auto args = reinterpret_cast<const OnCreatedArgs *>(arg); local
40 stack_begin_ = args->stack_begin;
41 stack_end_ = args->stack_end;
50 auto args = reinterpret_cast<const OnStartedArgs *>(arg); local
51 cache_begin_ = args->cache_begin;
52 cache_end_ = args->cache_end;
56 OnStartedArgs args; local
57 GetAllocatorCacheRange(&args.cache_begin, &args.cache_end);
58 CHECK_EQ(args
63 OnCreatedArgs args; local
100 OnCreatedArgs args; local
[all...]

Completed in 524 milliseconds

1234567891011>>