Home
last modified time | relevance | path

Searched refs:argument (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dragonfly/contrib/zstd/programs/
H A Dzstdcli.c801 if (argument[0]=='-') { in main()
955 argument++; in main()
960 if ((*argument>='0') && (*argument<='9')) { in main()
1013 argument++; in main()
1026 argument++; in main()
1032 argument++; in main()
1038 argument++; in main()
1044 argument++; in main()
1050 argument++; in main()
1058 argument++; in main()
[all …]
/dragonfly/contrib/libarchive/tar/
H A Dbsdtar.c327 if (strlen(bsdtar->argument) == 0) in main()
331 set_chdir(bsdtar, bsdtar->argument); in main()
370 bsdtar->filename = bsdtar->argument; in main()
383 bsdtar->gname = bsdtar->argument; in main()
432 bsdtar->argument) != ARCHIVE_OK) in main()
435 bsdtar->argument); in main()
506 bsdtar->argument) != ARCHIVE_OK) in main()
513 bsdtar->argument) != ARCHIVE_OK) in main()
520 bsdtar->argument) != ARCHIVE_OK) in main()
527 bsdtar->argument) != ARCHIVE_OK) in main()
[all …]
H A Dcmdline.c226 bsdtar->argument = NULL; in bsdtar_getopt()
260 bsdtar->argument = *bsdtar->argv; in bsdtar_getopt()
261 if (bsdtar->argument == NULL) { in bsdtar_getopt()
342 bsdtar->argument = bsdtar->getopt_word; in bsdtar_getopt()
356 bsdtar->argument = (char *)(uintptr_t)(p + 1); in bsdtar_getopt()
395 if (bsdtar->argument == NULL) { in bsdtar_getopt()
396 bsdtar->argument = *bsdtar->argv; in bsdtar_getopt()
397 if (bsdtar->argument == NULL) { in bsdtar_getopt()
408 if (bsdtar->argument != NULL) { in bsdtar_getopt()
/dragonfly/contrib/libedit/src/
H A Dcommon.c78 int count = el->el_state.argument; in ed_insert()
99 c_insert(el, el->el_state.argument); in ed_insert()
127 el->el_state.argument, ce__isword); in ed_delete_prev_word()
324 el->el_state.argument, in ed_prev_word()
395 el->el_state.argument = c - '0'; in ed_digit()
399 el->el_state.argument = in ed_digit()
421 if (el->el_state.argument > 1000000) in ed_argument_digit()
423 el->el_state.argument = (el->el_state.argument * 10) + in ed_argument_digit()
426 el->el_state.argument = c - '0'; in ed_argument_digit()
761 if (el->el_state.argument > 0) in ed_prev_line()
[all …]
H A Demacs.c78 c_delafter(el, el->el_state.argument); in em_delete_or_list()
103 el->el_state.argument, ce__isword); in em_delete_next_word()
147 if (el->el_state.argument == 1) in em_yank()
271 el->el_state.argument, in em_next_word()
294 el->el_state.argument, ce__isword); in em_upper_case()
318 el->el_state.argument, ce__isword); in em_capitol_case()
350 el->el_state.argument, ce__isword); in em_lower_case()
403 if (el->el_state.argument > 1000000) in em_universal_argument()
406 el->el_state.argument *= 4; in em_universal_argument()
454 el->el_state.argument, ce__isword); in em_copy_prev_word()
[all …]
H A Dvi.c166 el->el_state.argument, in vi_prev_big_word()
191 el->el_state.argument, in vi_prev_word()
215 el->el_line.lastchar, el->el_state.argument, cv__isWord); in vi_next_big_word()
239 el->el_line.lastchar, el->el_state.argument, cv__isword); in vi_next_word()
262 for (i = 0; i < el->el_state.argument; i++) { in vi_change_case()
358 c_delafter(el, el->el_state.argument); in vi_substitute_char()
783 el->el_state.argument, el->el_search.chatflg); in vi_repeat_next_char()
799 el->el_state.argument, el->el_search.chatflg); in vi_repeat_prev_char()
876 el->el_state.argument--; in vi_to_column()
983 - el->el_state.argument; in vi_to_history_line()
[all …]
/dragonfly/contrib/libarchive/cat/
H A Dcmdline.c124 bsdcat->argument = NULL; in bsdcat_getopt()
206 bsdcat->argument = bsdcat->getopt_word; in bsdcat_getopt()
220 bsdcat->argument = (char *)(uintptr_t)(p + 1); in bsdcat_getopt()
259 if (bsdcat->argument == NULL) { in bsdcat_getopt()
260 bsdcat->argument = *bsdcat->argv; in bsdcat_getopt()
261 if (bsdcat->argument == NULL) { in bsdcat_getopt()
272 if (bsdcat->argument != NULL) { in bsdcat_getopt()
/dragonfly/usr.sbin/rpcbind/
H A Drpcb_svc.c73 } argument; in rpcb_service_3() local
160 memset((char *)&argument, 0, sizeof (argument)); in rpcb_service_3()
162 (char *) &argument)) { in rpcb_service_3()
168 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS)) { in rpcb_service_3()
172 result = (*local)(&argument, rqstp, transp, RPCBVERS); in rpcb_service_3()
185 &argument)) { in rpcb_service_3()
H A Drpcb_svc_4.c76 } argument; in rpcb_service_4() local
213 memset((char *)&argument, 0, sizeof (argument)); in rpcb_service_4()
215 (char *)&argument)) { in rpcb_service_4()
221 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS4)) { in rpcb_service_4()
225 result = (*local)(&argument, rqstp, transp, RPCBVERS4); in rpcb_service_4()
238 (char *)&argument)) { in rpcb_service_4()
/dragonfly/libexec/rpc.rwalld/
H A Drwalld.c164 } argument; in wallprog_1() local
184 bzero((char *)&argument, sizeof(argument)); in wallprog_1()
185 if (!svc_getargs(transp, (xdrproc_t)xdr_argument, (caddr_t)&argument)) { in wallprog_1()
189 result = (*local)(&argument, rqstp); in wallprog_1()
194 if (!svc_freeargs(transp, (xdrproc_t)xdr_argument, (caddr_t)&argument)) { in wallprog_1()
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dthr.c96 id argument; member
108 id argument = istate->argument; in __objc_thread_detach_function() local
128 (*imp) (object, selector, argument); in __objc_thread_detach_function()
157 objc_thread_detach (SEL selector, id object, id argument) in objc_thread_detach() argument
170 istate->argument = argument; in objc_thread_detach()
/dragonfly/contrib/libarchive/cpio/
H A Dcmdline.c124 cpio->argument = NULL; in cpio_getopt()
203 cpio->argument = opt_word; in cpio_getopt()
217 cpio->argument = (char *)(uintptr_t)(p + 1); in cpio_getopt()
256 if (cpio->argument == NULL) { in cpio_getopt()
257 cpio->argument = *cpio->argv; in cpio_getopt()
258 if (cpio->argument == NULL) { in cpio_getopt()
269 if (cpio->argument != NULL) { in cpio_getopt()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Doptions.texi162 of argument the option takes.
186 the argument text itself; in this case, the entire option argument can
235 The option takes a mandatory argument. @code{Joined} indicates
238 @code{Separate} indicates that the option and argument can be
243 The option takes an optional argument. If the argument is given,
275 argument in the compiler proper, not in the driver. This is for
304 argument.
314 the argument string. The pointer will be null if the argument is optional
382 any argument passed to the alias is considered to be passed to
409 @code{Alias} taking more than one argument.
[all …]
/dragonfly/contrib/tcsh-6/nls/ja/
H A Dset325 23 Adds to argument if started or enters digit
26 24 Digit that starts argument
80 78 Emacs universal argument (argument times 4)
H A Dset1128 126 不明オプション: `-%s'\nUsage: %s [ -bcdefilmnqstvVxX -Dname[=value] ] [ argument ... ]
129 127 不明オプション: `-%s'\nUsage: %s [ -bcdefFilmnqstvVxX ] [ argument ... ]
130 128 不明オプション: `-%s'\nUsage: %s [ -bcdefilmnqstvVxX ] [ argument ... ]
/dragonfly/libexec/rpc.rusersd/
H A Drusers_proc.c256 } argument; in rusers_service() local
310 bzero(&argument, sizeof(argument)); in rusers_service()
311 if (!svc_getargs(transp, (xdrproc_t)xdr_argument, &argument)) { in rusers_service()
315 result = (*local)(&argument, rqstp); in rusers_service()
320 if (!svc_freeargs(transp, (xdrproc_t)xdr_argument, &argument)) { in rusers_service()
/dragonfly/tools/regression/usr.bin/
H A Dregress.m46 dnl into the directory specified by our first argument, which is the
41 dnl for checking output differences. The first argument is the command, the
42 dnl second argument (which may be empty) is the test name.
47 dnl A fatal error. This will exit with the given status (first argument) and
48 dnl print the message (second argument) prefixed with the string "FATAL :" to
/dragonfly/contrib/diffutils/lib/
H A Dprintf-args.h136 argument; typedef
144 argument *arg;
145 argument direct_alloc_arg[N_DIRECT_ALLOC_ARGUMENTS];
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def195 /* For template template argument of the form `T::template C'.
211 a vector of places where the argument was instantiated before
240 be used as if it were a zero-argument function. We handle the
263 that expression if it appeared in a template argument list. In
369 /* Represents an argument pack of types (or templates). An argument
398 types when instantiated with one or more argument packs.
402 argument in an argument pack.
421 expressions when instantiated with one or more argument packs.
432 from which the argument will be selected.
508 resolution, the matching argument is saved as the TREE_TYPE
[all …]
/dragonfly/libexec/rpc.rstatd/
H A Drstat_proc.c390 } argument; in rstat_service() local
444 bzero((char *)&argument, sizeof(argument)); in rstat_service()
445 if (!svc_getargs(transp, (xdrproc_t)xdr_argument, (caddr_t)&argument)) { in rstat_service()
449 result = (*local)(&argument, rqstp); in rstat_service()
454 if (!svc_freeargs(transp, (xdrproc_t)xdr_argument, (caddr_t)&argument)) in rstat_service()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.def198 /* For template template argument of the form `T::template C'.
213 a vector of places where the argument was instantiated before
240 be used as if it were a zero-argument function. We handle the
263 that expression if it appeared in a template argument list. In
284 throw, and must call terminate if it does. The second argument
367 /* Represents an argument pack of types (or templates). An argument
396 types when instantiated with one or more argument packs.
400 argument in an argument pack.
419 expressions when instantiated with one or more argument packs.
430 from which the argument will be selected.
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhash-table.h443 int (*Callback) (value_type *slot, Argument argument)>
444 void traverse_noresize (Argument argument);
449 int (*Callback) (value_type *slot, Argument argument)>
450 void traverse (Argument argument);
961 Argument argument)>
963 hash_table<Descriptor, Allocator>::traverse_noresize (Argument argument) in traverse_noresize() argument
973 if (! Callback (slot, argument)) in traverse_noresize()
987 Argument argument)>
989 hash_table<Descriptor, Allocator>::traverse (Argument argument) in traverse() argument
994 traverse_noresize <Argument, Callback> (argument); in traverse()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmachmode.def41 A CLASS argument must be one of the constants defined in
46 A MODE argument must be the printable name of a machine mode,
49 A PRECISION, BYTESIZE, or COUNT argument must be a positive integer
52 A FORMAT argument must be one of the real_mode_format structures
54 on the argument.
56 An EXPR argument must be a syntactically valid C expression.
58 parentheses around it, so it appears to be a single argument to the
129 may grow a PRECISION argument in the future.
164 Unlike a FORMAT argument, if you are adjusting a float format
/dragonfly/contrib/gdb-7/readline/doc/
H A Drluser.texi274 argument that is significant. If you pass a negative argument to a
694 Control-u: universal-argument
700 @code{universal-argument},
729 "\C-u": universal-argument
1114 With an argument @var{n},
1118 Once the argument @var{n} is computed, the argument is extracted
1291 argument. @kbd{M--} starts a negative argument.
1293 @item universal-argument ()
1353 negative argument.
1582 argument is ignored.
[all …]
/dragonfly/contrib/cvs-1.12/lib/
H A Dprintf-args.h118 argument; typedef
123 argument *arg;

12345678910>>...13