Searched refs:arg0 (Results 26 - 50 of 136) sorted by relevance

123456

/freebsd-11-stable/contrib/tcp_wrappers/
H A Dinetcf.c39 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1);
67 char *arg0; local
134 if ((arg0 = strtok((char *) 0, whitespace)) == 0) {
138 if (arg0[strspn(arg0, "0123456789")] == 0) {
145 if ((arg0 = strtok((char *) 0, whitespace)) == 0) {
153 inet_chk(protocol, path, arg0, arg1);
162 static void inet_chk(protocol, path, arg0, arg1)
165 char *arg0;
172 char *tcpd_proc_name = (arg0[
[all...]
/freebsd-11-stable/sys/sys/
H A Dsdt.h91 #define SDT_PROBE(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4)
95 #define SDT_PROBE_DEFINE1(prov, mod, func, name, arg0)
96 #define SDT_PROBE_DEFINE2(prov, mod, func, name, arg0, arg1)
97 #define SDT_PROBE_DEFINE3(prov, mod, func, name, arg0, arg1, arg2)
98 #define SDT_PROBE_DEFINE4(prov, mod, func, name, arg0, arg1, arg2, arg3)
99 #define SDT_PROBE_DEFINE5(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4)
100 #define SDT_PROBE_DEFINE6(prov, mod, func, name, arg0, arg1, arg2, \
102 #define SDT_PROBE_DEFINE7(prov, mod, func, name, arg0, arg1, arg2, \
106 #define SDT_PROBE1(prov, mod, func, name, arg0)
107 #define SDT_PROBE2(prov, mod, func, name, arg0, arg
[all...]
H A Dkthread.h40 const char *arg0; /* arg 0 (for 'ps' listing) */ member in struct:kproc_desc
47 const char *arg0; /* arg 0 (for 'ps' listing) */ member in struct:kthread_desc
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.roch.d74 (long long)curthread, pid, tid, (int)arg1, (int)arg0);
80 (long long)curthread, pid, tid, arg0);
86 (long long) curthread, pid, tid, arg0);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/uctf/
H A Dtst.printtype.ksh44 print(*(pid$pid\`$t *)(copyin(arg0, sizeof (pid$pid\`$t))));
52 print(*(pid$pid\`$t *)(copyin(arg0, sizeof (pid$pid\`$t))));
60 print(*(pid$pid\`$t *)(copyin(arg0, sizeof (pid$pid\`$t))));
H A Derr.user64mode.ksh54 this->t = (userland info_t *)arg0;
64 this->t = (userland info_t *)arg0;
74 this->t = (userland info_t *)arg0;
H A Dtst.userlandkey.ksh52 this->t = (userland info_t *)arg0;
62 this->t = (userland info_t *)arg0;
72 this->t = (userland info_t *)arg0;
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.goodkey.d47 @counts[execname, pid, id, tid, arg0, vtimestamp ] = count();
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/
H A Dtrussrw.d44 printf("%s(%d, 0x%x, %4d)", probefunc, arg0, arg1, arg2);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.mutex_type_adaptive.d49 ret = mutex_type_adaptive((struct mtx *)arg0);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.basic.ksh49 /arg0 == 0/
55 /arg0 == 0 && self->on/
/freebsd-11-stable/sys/compat/linux/
H A Dstats_timing.d66 self->lock[arg0] = vtimestamp;
70 /self->lock[arg0] != 0/
72 this->timediff = self->lock[arg0] - vtimestamp;
77 self->lock[arg0] = 0;
/freebsd-11-stable/contrib/gcc/
H A Dfold-const.c1891 size_binop (enum tree_code code, tree arg0, tree arg1)
1893 tree type = TREE_TYPE (arg0);
1895 if (arg0 == error_mark_node || arg1 == error_mark_node)
1902 if (TREE_CODE (arg0) == INTEGER_CST && TREE_CODE (arg1) == INTEGER_CST)
1905 if (code == PLUS_EXPR && integer_zerop (arg0))
1909 return arg0;
1910 else if (code == MULT_EXPR && integer_onep (arg0))
1914 return int_const_binop (code, arg0, arg1, 0);
1917 return fold_build2 (code, type, arg0, arg1);
1925 size_diffop (tree arg0, tre
1879 size_binop(enum tree_code code, tree arg0, tree arg1) argument
1913 size_diffop(tree arg0, tree arg1) argument
2627 operand_equal_p(tree arg0, tree arg1, unsigned int flags) argument
2914 operand_equal_for_comparison_p(tree arg0, tree arg1, tree other) argument
3118 tree arg0 = TREE_OPERAND (arg, 0); local
3358 distribute_bit_expr(enum tree_code code, tree type, tree arg0, tree arg1) argument
3403 distribute_real_division(enum tree_code code, tree type, tree arg0, tree arg1) argument
3867 range_binop(enum tree_code code, tree type, tree arg0, int upper0_p, tree arg1, int upper1_p) argument
3939 tree arg0 = NULL_TREE, arg1 = NULL_TREE; local
4606 fold_cond_expr_with_comparison(tree type, tree arg0, tree arg1, tree arg2) argument
5444 tree arg0 = op0; local
6094 fold_mathfn_compare(enum built_in_function fcode, enum tree_code code, tree type, tree arg0, tree arg1) argument
6219 fold_inf_compare(enum tree_code code, tree type, tree arg0, tree arg1) argument
6303 fold_div_compare(enum tree_code code, tree type, tree arg0, tree arg1) argument
6460 fold_single_bit_test_into_sign_test(enum tree_code code, tree arg0, tree arg1, tree result_type) argument
6494 fold_single_bit_test(enum tree_code code, tree arg0, tree arg1, tree result_type) argument
6573 reorder_operands_p(tree arg0, tree arg1) argument
6589 tree_swap_operands_p(tree arg0, tree arg1, bool reorder) argument
6642 fold_widened_comparison(enum tree_code code, tree type, tree arg0, tree arg1) argument
6734 fold_sign_changed_comparison(enum tree_code code, tree type, tree arg0, tree arg1) argument
6805 tree arg0 = TREE_OPERAND (op1, 0), arg1 = TREE_OPERAND (op1, 1); local
6939 fold_plusminus_mult_expr(enum tree_code code, tree type, tree arg0, tree arg1) argument
7427 tree arg0; local
7986 tree arg0, arg1, tem; local
8480 tree arg0, arg1, tem; local
11458 tree arg0 = NULL_TREE, arg1 = NULL_TREE; local
12988 fold_negate_const(tree arg0, tree type) argument
13026 fold_abs_const(tree arg0, tree type) argument
13073 fold_not_const(tree arg0, tree type) argument
13609 tree arg0, arg1; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.args1.d57 /arg0 == 0 && arg1 == 1 && arg2 == 2 && arg3 == 3 && arg4 == 4 &&
65 printf("wrong args: %d %d %d %d %d %d %d %d %d %d", arg0, arg1, arg2,
H A Dtst.args1.c34 go(long arg0, long arg1, long arg2, long arg3, long arg4, long arg5, long arg6, argument
H A Dtst.vfork.d41 copyout(this->value, arg0, sizeof (int));
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.index.d54 trace(index((char *)arg0, (char *)arg1, rand()));
60 trace(rindex((char *)arg0, (char *)arg1));
H A Dtst.strchr.d53 trace(strchr((char *)arg0, '!'));
59 trace(strrchr((char *)arg0, '!'));
H A Dtst.strjoin.d47 trace(strjoin((char *)arg0, (char *)arg1));
H A Dtst.strstr.d47 trace(strstr((char *)arg0, (char *)arg1));
H A Dtst.strtok.d47 trace(strtok((char *)arg0, (char *)arg1));
/freebsd-11-stable/sys/security/mac/
H A Dmac_internal.h76 #define MAC_CHECK_PROBE_DEFINE4(name, arg0, arg1, arg2, arg3) \
78 "int", arg0, arg1, arg2, arg3); \
80 "int", arg0, arg1, arg2, arg3);
82 #define MAC_CHECK_PROBE_DEFINE3(name, arg0, arg1, arg2) \
84 "int", arg0, arg1, arg2); \
86 "int", arg0, arg1, arg2);
88 #define MAC_CHECK_PROBE_DEFINE2(name, arg0, arg1) \
90 "int", arg0, arg1); \
92 "int", arg0, arg1);
94 #define MAC_CHECK_PROBE_DEFINE1(name, arg0) \
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh99 /arg0 == 9 && arg1 == 19 && arg2 == 2006/
101 printf("%d/%d/%d", arg0, arg1, arg2);
107 printf("%d/%d/%d", arg0, arg1, arg2);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.ufuncsort.ksh56 @[ufunc(arg0)] = count();
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.embedded.d44 copyout(this->a, arg0, 1);

Completed in 166 milliseconds

123456