Searched refs:arg2 (Results 1 - 25 of 838) sorted by path

1234567891011>>

/netbsd-current/external/bsd/unbound/dist/contrib/
H A Dunbound_cache.cmd23 rem arg2 - file name (optional)
25 set arg2=%2 variable
36 if defined %arg2% (goto Not_Defined) else (goto Defined)
68 echo Saving cache to %arg2%
69 %uc% dump_cache>%arg2%
70 dir /a %arg2%
76 echo Loading cache from %arg2%
77 dir /a %arg2%
78 type %arg2%|%uc% load_cache
83 echo Saving cache to %arg2
[all...]
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dregex.c1930 int arg1, int arg2));
1934 int arg1, int arg2, UCHAR_T *end));
4329 PREFIX(store_op2) (op, loc, arg1, arg2)
4332 int arg1, arg2;
4336 STORE_NUMBER (loc + 1 + OFFSET_ADDRESS_SIZE, arg2);
4365 PREFIX(insert_op2) (op, loc, arg1, arg2, end)
4368 int arg1, arg2;
4377 PREFIX(store_op2) (op, loc, arg1, arg2);
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c1861 int arg1, int arg2);
1865 int arg1, int arg2, UCHAR_T *end);
4252 PREFIX(store_op2) (re_opcode_t op, UCHAR_T *loc, int arg1, int arg2)
4256 STORE_NUMBER (loc + 1 + OFFSET_ADDRESS_SIZE, arg2);
4281 PREFIX(insert_op2) (re_opcode_t op, UCHAR_T *loc, int arg1, int arg2,
4290 PREFIX(store_op2) (op, loc, arg1, arg2);
4239 store_op2(re_opcode_t op, UCHAR_T *loc, int arg1, int arg2) argument
4268 insert_op2(re_opcode_t op, UCHAR_T *loc, int arg1, int arg2, UCHAR_T *end) argument
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Derrarg.h48 const errarg &arg2 = empty_errarg,
H A Derror.h27 const errarg &arg2 = empty_errarg,
33 const errarg &arg2 = empty_errarg,
39 const errarg &arg2 = empty_errarg,
44 const errarg &arg2 = empty_errarg,
49 const errarg &arg2 = empty_errarg,
54 const errarg &arg2 = empty_errarg,
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Derrarg.cpp99 const errarg &arg2,
116 assert(!arg2.empty());
117 arg2.print();
97 errprint(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
H A Derror.cpp39 const errarg &arg2,
70 errprint(format, arg1, arg2, arg3);
81 const errarg &arg2,
85 current_lineno, type, format, arg1, arg2, arg3);
91 const errarg &arg2,
94 do_error(ERROR, format, arg1, arg2, arg3);
99 const errarg &arg2,
102 do_error(WARNING, format, arg1, arg2, arg3);
107 const errarg &arg2,
110 do_error(FATAL, format, arg1, arg2, arg
33 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
78 do_error(error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
89 error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
97 warning(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
105 fatal(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
113 error_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
124 warning_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
135 fatal_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
[all...]
H A Dfont.cpp83 const errarg &arg2 = empty_errarg,
144 const errarg &arg2,
148 error_with_file_and_line(path, lineno, format, arg1, arg2, arg3);
142 error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
/netbsd-current/external/gpl2/groff/dist/src/preproc/eqn/
H A Deqn.h46 const errarg &arg2 = empty_errarg,
H A Dlex.cpp1153 const errarg &arg2,
1159 error(message, arg1, arg2, arg3);
1161 error_with_file_and_line(filename, lineno, message, arg1, arg2, arg3);
1151 lex_error(const char *message, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
/netbsd-current/external/gpl2/groff/dist/src/preproc/pic/
H A Dlex.cpp1940 const errarg &arg2,
1946 error(message, arg1, arg2, arg3);
1948 error_with_file_and_line(filename, lineno, message, arg1, arg2, arg3);
1953 const errarg &arg2,
1959 warning(message, arg1, arg2, arg3);
1961 warning_with_file_and_line(filename, lineno, message, arg1, arg2, arg3);
1938 lex_error(const char *message, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
1951 lex_warning(const char *message, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
H A Dpic.h107 const errarg &arg2 = empty_errarg,
112 const errarg &arg2 = empty_errarg,
/netbsd-current/external/gpl2/groff/dist/src/preproc/refer/
H A Dcommand.cpp110 const errarg &arg2 = empty_errarg,
229 const errarg &arg2, const errarg &arg3)
235 error_with_file_and_line(filename, lineno, format, arg1, arg2, arg3);
238 ::error(format, arg1, arg2, arg3);
242 const errarg &arg2, const errarg &arg3)
244 input_stack::error(format, arg1, arg2, arg3);
228 error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
241 command_error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
H A Drefer.h75 const errarg &arg2 = empty_errarg,
/netbsd-current/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp109 const string &arg2 = an_empty_string,
2740 void printfs(const char *s, const string &arg1, const string &arg2, argument
2752 prints(arg2);
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dinfo.c555 info_error (char *format, void *arg1, void *arg2)
562 fprintf (stderr, format, arg1, arg2);
572 window_message_in_echo_area (format, arg1, arg2);
578 temp = build_message_node (format, arg1, arg2);
553 info_error(char *format, void *arg1, void *arg2) argument
H A Dinfo.h132 extern void info_error (char *format, void *arg1, void *arg2);
H A Dsession.c143 void *arg1, void *arg2)
146 info_error (format, arg1, arg2);
142 begin_info_session_with_error(NODE *initial_node, char *format, void *arg1, void *arg2) argument
H A Dsession.h113 char *format, void *arg1, void *arg2);
H A Dwindow.c1264 window_message_in_echo_area (char *format, void *arg1, void *arg2)
1267 echo_area_node = build_message_node (format, arg1, arg2);
1281 message_in_echo_area (char *format, void *arg1, void *arg2)
1290 window_message_in_echo_area (format, arg1, arg2);
1331 build_message_buffer (char *format, void *arg1, void *arg2, void *arg3)
1338 args[1] = arg2;
1478 build_message_node (char *format, void *arg1, void *arg2)
1483 build_message_buffer (format, arg1, arg2, 0);
1520 printf_to_message_buffer (char *format, void *arg1, void *arg2, void *arg3)
1522 build_message_buffer (format, arg1, arg2, arg
1262 window_message_in_echo_area(char *format, void *arg1, void *arg2) argument
1279 message_in_echo_area(char *format, void *arg1, void *arg2) argument
1329 build_message_buffer(char *format, void *arg1, void *arg2, void *arg3) argument
1476 build_message_node(char *format, void *arg1, void *arg2) argument
1518 printf_to_message_buffer(char *format, void *arg1, void *arg2, void *arg3) argument
[all...]
H A Dwindow.h172 extern NODE *build_message_node (char *format, void *arg1, void *arg2);
178 extern void printf_to_message_buffer (char *format, void *arg1, void *arg2,
194 extern void window_message_in_echo_area (char *format, void *arg1, void *arg2);
200 extern void message_in_echo_area (char *format, void *arg1, void *arg2);
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dxref.c120 char *arg2 = get_xref_token (0); local
142 if (*arg2 || *arg3)
147 execute_string ("%s", *arg3 ? arg3 : arg2);
179 if (*arg2)
182 execute_string ("%s", arg2);
218 arg2 - reference name
219 arg3 - title or topic (and reference name if arg2 is NULL)
224 if (!*arg2)
232 ref_name = arg2;
290 if (arg2) fre
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doverload.cc104 char arg2 = 2; local
H A Dovldbreak.cc49 char arg2 = 2; local
67 foo_instance1.overload1arg(arg2);
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dltmain.sh2098 arg2=
2125 arg2=$install_override_mode
2139 if test -n "$arg2"; then
2140 func_quote_for_eval "$arg2"

Completed in 558 milliseconds

1234567891011>>