Searched refs:arg3 (Results 1 - 25 of 134) sorted by relevance

123456

/freebsd-10.0-release/contrib/groff/src/include/
H A Derror.h26 const errarg &arg3 = empty_errarg);
32 const errarg &arg3 = empty_errarg);
38 const errarg &arg3 = empty_errarg);
43 const errarg &arg3 = empty_errarg);
48 const errarg &arg3 = empty_errarg);
53 const errarg &arg3 = empty_errarg);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/
H A Dtst.ioctlargs.d42 printf("The few arguments are %u %u %u %u\n", arg0, arg1, arg2, arg3);
48 printf("The few arguments are %u %u %u %u\n", arg0, arg1, arg2, arg3);
H A Dtst.offsetzero.d42 printf("The few arguments are %u %u %u %u\n", arg0, arg1, arg2, arg3);
49 printf("The few arguments are %u %u %u %u\n", arg0, arg1, arg2, arg3);
H A Dtst.basic.d47 arg3, arg4, arg5, arg6, arg7, arg8);
/freebsd-10.0-release/contrib/groff/src/libs/libgroff/
H A Derror.cpp38 const errarg &arg3)
68 errprint(format, arg1, arg2, arg3);
80 const errarg &arg3)
83 current_lineno, type, format, arg1, arg2, arg3);
90 const errarg &arg3)
92 do_error(ERROR, format, arg1, arg2, arg3);
98 const errarg &arg3)
100 do_error(WARNING, format, arg1, arg2, arg3);
106 const errarg &arg3)
108 do_error(FATAL, format, arg1, arg2, arg3);
31 do_error_with_file_and_line(const char *filename, const char *source_filename, int lineno, error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
76 do_error(error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
87 error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
95 warning(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
103 fatal(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
111 error_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
122 warning_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
133 fatal_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/
H A Dtst.arg1to8.d41 arg3, arg4, arg5, arg6, arg7, arg8);
H A Dtst.arg1to8clause.d45 arg3, arg4, arg5, arg6, arg7, arg8);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/error/
H A Dtst.DTRACEFLT_BADADDR.d43 arg1, arg2, arg3, arg4, arg5);
H A Dtst.DTRACEFLT_DIVZERO.d43 arg1, arg2, arg3, arg4, arg5);
H A Dtst.DTRACEFLT_UNKNOWN.d43 arg1, arg2, arg3, arg4, arg5);
/freebsd-10.0-release/sys/netinet/
H A Din_kdtrace.h31 #define IP_PROBE(probe, arg0, arg1, arg2, arg3, arg4, arg5) \
32 SDT_PROBE6(ip, , , probe, arg0, arg1, arg2, arg3, arg4, arg5)
33 #define UDP_PROBE(probe, arg0, arg1, arg2, arg3, arg4) \
34 SDT_PROBE5(udp, , , probe, arg0, arg1, arg2, arg3, arg4)
35 #define TCP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \
36 SDT_PROBE5(tcp, , , probe, arg0, arg1, arg2, arg3, arg4)
37 #define TCP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \
38 SDT_PROBE6(tcp, , , probe, arg0, arg1, arg2, arg3, arg4, arg5)
/freebsd-10.0-release/sys/sys/
H A Dloginclass.h51 void *arg2, void *arg3), void *arg2, void *arg3);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sdt/
H A Dtst.sdtargs.d47 /arg0 != 1 || arg1 != 2 || arg2 != 3 || arg3 != 4 || arg4 != 5 || arg5 != 6 ||
52 arg3, arg4, arg5, arg6);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.argmap.d40 /arg0 != 4 || arg1 != 10 || arg2 != 10 || arg3 != 4/
43 arg0, arg1, arg2, arg3);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/syscall/
H A Dtst.args.d36 /pid == $1 && arg0 == 0 && arg1 == 1 && arg2 == 2 && arg3 == 3 &&
/freebsd-10.0-release/sys/cddl/compat/opensolaris/sys/
H A Dsdt.h43 #define DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3)
44 #define DTRACE_PROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4)
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.args1.c33 go(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, argument
H A Dtst.args1.d57 /arg0 == 0 && arg1 == 1 && arg2 == 2 && arg3 == 3 && arg4 == 4 &&
66 arg3, arg4, arg5, arg6, arg7, arg8, arg9);
/freebsd-10.0-release/contrib/groff/src/preproc/eqn/
H A Deqn.h45 const errarg &arg3 = empty_errarg);
/freebsd-10.0-release/sys/kern/
H A Dkern_sdt.c47 uintptr_t arg2, uintptr_t arg3, uintptr_t arg4)
46 sdt_probe_stub(uint32_t id, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dtest_nist.in63 while read id verify cert arg1 arg2 arg3 arg4 arg5 ; do
79 case "$arg3" in
80 *.crt) args="$args chain:FILE:$nistdir/certs/$arg3" ;;
81 *.crl) args="$args crl:FILE:$nistdir/crls/$arg3" ;;
82 *) args="$args $arg3" ;;
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dxref.c119 char *arg3 = get_xref_token (0); local
140 if (*arg2 || *arg3)
145 execute_string ("%s", *arg3 ? arg3 : arg2);
158 add_word_args (_("See section ``%s'' in "), *arg3 ? arg3 : arg1);
183 if (*arg3)
186 execute_string ("%s", arg3);
217 arg3 - title or topic (and reference name if arg2 is NULL)
224 if (*arg3)
[all...]
/freebsd-10.0-release/contrib/atf/atf-c/
H A Dtp_test.c52 char arg3[] = "-s"; local
54 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dapplication_test.cpp50 char arg3[] = "-s"; local
52 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dzfs.d25 unsigned long arg3);
27 unsigned long arg3, unsigned long arg4);

Completed in 158 milliseconds

123456