Searched refs:ARGS (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-9.3-release/crypto/openssl/util/
H A Darx.pl11 my @ARGS = grep { !exists $EXCL{$_} } @ARGV;
13 system @ARGS;
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-users.sh53 ARGS="${1}"
58 run_chroot_cmd "cat /.tmpPass | pw useradd ${ARGS}"
62 run_chroot_cmd "cat /.tmpPass | pw useradd ${ARGS}"
134 ARGS="-n ${USERNAME}"
138 ARGS="${ARGS} -c \"${USERCOMMENT}\""
143 ARGS="${ARGS} -h 0"
147 ARGS="${ARGS}
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Derror.h21 #define PROTO(ARGS) ARGS
23 #define PROTO(ARGS) ()
/freebsd-9.3-release/contrib/nvi/common/
H A Dargs.h19 * structure or to walk the array until an ARGS structure with a length of 0
29 } ARGS; typedef in typeref:struct:_args
/freebsd-9.3-release/contrib/cvs/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/freebsd-9.3-release/crypto/heimdal/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/freebsd-9.3-release/contrib/ntp/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/api/
H A Dccpriv.h82 #define cc_log(CC, FMT, ARGS...) do { \
84 (CC) , ## ARGS); \
94 #define cc_log(CC, FMT, ARGS...) do { } while (0)
136 #define cc_port_log(P, FMT, ARGS...) do { \
138 (P), (P)->param.port , ## ARGS); \
148 #define cc_port_log(P, FMT, ARGS...) do { } while (0)
323 #define cc_conn_log(C, FMT, ARGS...) do { \
325 (C) , ## ARGS); \
335 #define cc_conn_log(C, FMT, ARGS...) do { } while (0)
388 #define cc_party_log(P, FMT, ARGS
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y941 #define ARGS 1 /* expect miscellaneous arguments */
954 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
955 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
956 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
957 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
959 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
961 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
962 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
963 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
974 { "ALLO", ALLO, ARGS,
[all...]
H A Dftpcmd.c2998 #define ARGS 1 /* expect miscellaneous arguments */
3011 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
3012 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
3013 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
3014 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
3016 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
3018 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
3019 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
3020 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
3031 { "ALLO", ALLO, ARGS,
2995 #define ARGS macro
[all...]
/freebsd-9.3-release/contrib/binutils/include/
H A Dansidecl.h155 #define PARAMS(ARGS) ARGS
158 #define VPARAMS(ARGS) ARGS
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dansidecl.h155 #define PARAMS(ARGS) ARGS
158 #define VPARAMS(ARGS) ARGS
/freebsd-9.3-release/contrib/gdb/include/
H A Dansidecl.h152 #define PARAMS(ARGS) ARGS
153 #define VPARAMS(ARGS) ARGS
/freebsd-9.3-release/contrib/opie/
H A Dftpcmd.y800 #define ARGS 1 /* expect miscellaneous arguments */
813 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
814 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
815 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
816 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
817 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
818 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
819 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
820 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
831 { "ALLO", ALLO, ARGS,
[all...]
/freebsd-9.3-release/usr.bin/yacc/test/
H A Dftp.tab.c402 #define ARGS 1 /* expect miscellaneous arguments */ macro
423 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
424 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
425 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
426 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
427 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
428 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
429 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
430 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
441 { "ALLO", ALLO, ARGS,
[all...]
H A Dftp.y662 #define ARGS 1 /* expect miscellaneous arguments */
683 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
684 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
685 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
686 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
687 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
688 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
689 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
690 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
701 { "ALLO", ALLO, ARGS,
[all...]
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_misc.c188 printf(ARGS(alarm, "%u"), args->secs);
222 printf(ARGS(brk, "%p"), (void *)(uintptr_t)args->dsend);
256 printf(ARGS(uselib, "%s"), library);
492 printf(ARGS(select, "%d, %p, %p, %p, %p"), args->nfds,
586 printf(ARGS(mremap, "%p, %08lx, %08lx, %08lx"),
651 printf(ARGS(time, "*"));
693 printf(ARGS(times, "*"));
730 printf(ARGS(newuname, "*"));
770 printf(ARGS(utime, "%s, *"), fname);
803 printf(ARGS(utime
[all...]
H A Dlinux_stats.c204 printf(ARGS(newstat, "%s, *"), path);
225 printf(ARGS(newlstat, "%s, *"), path);
243 printf(ARGS(newfstat, "%d, *"), args->fd);
296 printf(ARGS(stat, "%s, *"), path);
318 printf(ARGS(lstat, "%s, *"), path);
408 printf(ARGS(statfs, "%s, *"), path);
455 printf(ARGS(statfs64, "%s, *"), path);
474 printf(ARGS(fstatfs, "%d, *"), args->fd);
496 printf(ARGS(ustat, "%d, *"), args->dev);
549 printf(ARGS(stat6
[all...]
H A Dlinux_file.c85 printf(ARGS(creat, "%s, %d"), path, args->mode);
193 printf(ARGS(openat, "%i, %s, 0x%x, 0x%x"), args->dfd,
211 printf(ARGS(open, "%s, 0x%x, 0x%x"),
232 printf(ARGS(lseek, "%d, %ld, %d"),
251 printf(ARGS(llseek, "%d, %d:%d, %d"),
538 printf(ARGS(getdents, "%d, *, %d"), args->fd, args->count);
550 printf(ARGS(getdents64, "%d, *, %d"), args->fd, args->count);
574 printf(ARGS(access, "%s, %d"), path, args->flags);
597 printf(ARGS(access, "%s, %d"), path, args->mode);
618 printf(ARGS(unlin
[all...]
H A Dlinux_signal.c183 printf(ARGS(signal, "%d, %p"),
205 printf(ARGS(rt_sigaction, "%ld, %p, %p, %ld"),
274 printf(ARGS(sigprocmask, "%d, *, *"), args->how);
305 printf(ARGS(rt_sigprocmask, "%d, %p, %p, %ld"),
338 printf(ARGS(sgetmask, ""));
357 printf(ARGS(ssetmask, "%08lx"), (unsigned long)args->mask);
386 printf(ARGS(sigpending, "*"));
415 printf(ARGS(rt_sigpending, "*"));
445 printf(ARGS(rt_sigtimedwait, "*"));
521 printf(ARGS(kil
[all...]
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.y1049 #define ARGS 1 /* expect miscellaneous arguments */
1074 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
1075 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
1076 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
1077 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4, b5" },
1078 { "LPRT", LPRT, ARGS, 1, "<sp> af, hal, h1, h2, h3,..., pal, p1, p2..." },
1080 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
1081 { "LPSV", LPSV, ARGS, 1, "(set server in passive mode)" },
1082 { "EPSV", EPSV, ARGS, 1, "[<sp> af|ALL]" },
1083 { "TYPE", TYPE, ARGS,
[all...]

Completed in 169 milliseconds

1234