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

1234

/freebsd-10.0-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-10.0-release/contrib/subversion/subversion/include/private/
H A Dsvn_debug.h71 #define SVN_DBG(ARGS) svn_dbg__preamble(__FILE__, __LINE__, NULL)
72 #define SVN_DBG_PROPS(ARGS) svn_dbg__preamble(__FILE__, __LINE__, NULL)
93 #define SVN_DBG(ARGS) (svn_dbg__preamble(__FILE__, __LINE__, SVN_DBG_OUTPUT), \
94 svn_dbg__printf ARGS)
95 #define SVN_DBG_PROPS(ARGS) (svn_dbg__preamble(__FILE__, __LINE__, \
97 svn_dbg__print_props ARGS)
/freebsd-10.0-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-10.0-release/contrib/file/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/freebsd-10.0-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-10.0-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-10.0-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-10.0-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-10.0-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-10.0-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-10.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y923 #define ARGS 1 /* expect miscellaneous arguments */
936 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
937 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
938 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
939 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
941 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
943 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
944 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
945 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
956 { "ALLO", ALLO, ARGS,
[all...]
H A Dftpcmd.c2979 #define ARGS 1 /* expect miscellaneous arguments */
2992 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
2993 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
2994 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
2995 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
2997 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
2999 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
3000 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
3001 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
3012 { "ALLO", ALLO, ARGS,
2976 #define ARGS macro
[all...]
/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_display.c29 static int is_prefix __P((ARGS *, CHAR_T *));
43 ARGS *arg;
75 is_prefix(ARGS *arg, CHAR_T *str)
/freebsd-10.0-release/contrib/binutils/include/
H A Dansidecl.h155 #define PARAMS(ARGS) ARGS
158 #define VPARAMS(ARGS) ARGS
/freebsd-10.0-release/contrib/gcclibs/include/
H A Dansidecl.h155 #define PARAMS(ARGS) ARGS
158 #define VPARAMS(ARGS) ARGS
/freebsd-10.0-release/contrib/gdb/include/
H A Dansidecl.h152 #define PARAMS(ARGS) ARGS
153 #define VPARAMS(ARGS) ARGS
/freebsd-10.0-release/usr.sbin/pc-sysinstall/backend-query/
H A Ddisk-list.sh28 ARGS=$1
/freebsd-10.0-release/contrib/byacc/test/
H A Dftp.y743 #define ARGS 1 /* expect miscellaneous arguments */
756 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
757 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
758 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
759 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
760 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
761 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
762 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
763 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
774 { "ALLO", ALLO, ARGS,
[all...]
/freebsd-10.0-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-10.0-release/tools/regression/usr.bin/yacc/
H A Dftp.y717 #define ARGS 1 /* expect miscellaneous arguments */
730 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
731 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
732 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
733 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
734 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
735 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
736 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
737 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
748 { "ALLO", ALLO, ARGS,
[all...]
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_misc.c187 printf(ARGS(alarm, "%u"), args->secs);
221 printf(ARGS(brk, "%p"), (void *)(uintptr_t)args->dsend);
255 printf(ARGS(uselib, "%s"), library);
487 printf(ARGS(select, "%d, %p, %p, %p, %p"), args->nfds,
581 printf(ARGS(mremap, "%p, %08lx, %08lx, %08lx"),
646 printf(ARGS(time, "*"));
688 printf(ARGS(times, "*"));
725 printf(ARGS(newuname, "*"));
765 printf(ARGS(utime, "%s, *"), fname);
798 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.c83 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"),
537 printf(ARGS(getdents, "%d, *, %d"), args->fd, args->count);
549 printf(ARGS(getdents64, "%d, *, %d"), args->fd, args->count);
573 printf(ARGS(access, "%s, %d"), path, args->amode);
598 printf(ARGS(access, "%s, %d"), path, args->amode);
619 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-10.0-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 631 milliseconds

1234