Searched refs:OPT_ARG (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10.1/ntp-92/ntpd/
H A Dcmd_args.c58 config_file = OPT_ARG( CONFIGFILE );
65 stats_config(STATS_FREQ_FILE, OPT_ARG( DRIFTFILE ));
73 chrootdir = OPT_ARG( JAILDIR );
78 getauthkeys(OPT_ARG( KEYFILE ));
81 stats_config(STATS_PID_FILE, OPT_ARG( PIDFILE ));
89 const char *my_ntp_optarg = OPT_ARG( PROPAGATIONDELAY );
101 stats_config(STATS_STATSDIR, OPT_ARG( STATSDIR ));
125 user = estrdup(OPT_ARG( USER ));
H A Dntpd-opts.h103 #define OPT_ARG(n) (DESC(n).optArg.argString) macro
H A Dntpd.c294 const char *my_optarg = OPT_ARG( LOGFILE );
H A Dntp_config.c3928 dumpfile = fopen(OPT_ARG( SAVECONFIGQUIT ), "w");
3933 OPT_ARG( SAVECONFIGQUIT ), err,
3942 OPT_ARG( SAVECONFIGQUIT ),
3947 OPT_ARG( SAVECONFIGQUIT ));
/macosx-10.10.1/zsh-61/zsh/Src/Modules/
H A Dsystem.c78 infd = getposint(OPT_ARG(ops, 'i'), nam);
89 outfd = getposint(OPT_ARG(ops, 'o'), nam);
96 bufsize = getposint(OPT_ARG(ops, 's'), nam);
103 countvar = OPT_ARG(ops, 'c');
138 to_mn = matheval(OPT_ARG(ops, 't'));
163 to_mn = matheval(OPT_ARG(ops, 't'));
246 outfd = getposint(OPT_ARG(ops, 'o'), nam);
253 countvar = OPT_ARG(ops, 'c');
300 errvar = OPT_ARG(ops, 'e');
308 pfx = OPT_ARG(op
[all...]
H A Dsocket.c71 targetfd = atoi(OPT_ARG(ops,'d'));
74 OPT_ARG(ops, 'd'));
H A Dpcre.c286 receptacle = OPT_ARG(ops,c);
289 matched_portion = OPT_ARG(ops,c);
292 offset_start = getposint(OPT_ARG(ops,c), nam);
H A Ddatetime.c105 scalar = OPT_ARG(ops, 's');
H A Ddb_gdbm.c77 resource_name = OPT_ARG(ops, 'f');
H A Dtcp.c359 targetfd = atoi(OPT_ARG(ops,'d'));
361 zwarnnam(nam, "%s is an invalid argument to -d", OPT_ARG(ops,'d'));
H A Dfiles.c77 char *str = OPT_ARG(ops,'m'), *ptr;
/macosx-10.10.1/ntp-92/sntp/
H A Dmain.c83 init_log(OPT_ARG(FILELOG));
91 kod_init_kod_db(OPT_ARG(KOD));
96 auth_init(OPT_ARG(KEYFILE), &keys);
201 timeout_tv.tv_sec = (int) OPT_ARG(TIMEOUT);
H A Dsntp-opts.h85 #define OPT_ARG(n) (DESC(n).optArg.argString) macro
H A Dnetworking.c294 timeout_tv.tv_sec = (int) OPT_ARG(TIMEOUT);
/macosx-10.10.1/ntp-92/libopts/
H A Dgenshell.h84 #define OPT_ARG(n) (DESC(n).optArg.argString) macro
H A Dmakeshell.c78 "OPT_ARG=\"$1\"\n\n"
83 * 'OPT_ARG' may or may not match the current $1
85 " case \"${OPT_ARG}\" in\n"
92 "OPT_ARG=\"$1\"\n\n"
96 " OPT_ARG=\"${1}\"\n";
134 "unset OPT_ARG || :\n"
245 " OPT_CODE=`echo \"X${OPT_ARG}\"|sed 's/^X-*//'`\n"
247 " OPT_ARG=\"$1\"\n\n"
266 " OPT_ARG_VAL=\"${OPT_ARG}\"\n"
268 " OPT_ARG
[all...]
/macosx-10.10.1/ntp-92/sntp/libopts/
H A Dgenshell.h84 #define OPT_ARG(n) (DESC(n).optArg.argString) macro
H A Dmakeshell.c78 "OPT_ARG=\"$1\"\n\n"
83 * 'OPT_ARG' may or may not match the current $1
85 " case \"${OPT_ARG}\" in\n"
92 "OPT_ARG=\"$1\"\n\n"
96 " OPT_ARG=\"${1}\"\n";
134 "unset OPT_ARG || :\n"
245 " OPT_CODE=`echo \"X${OPT_ARG}\"|sed 's/^X-*//'`\n"
247 " OPT_ARG=\"$1\"\n\n"
266 " OPT_ARG_VAL=\"${OPT_ARG}\"\n"
268 " OPT_ARG
[all...]
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc-opts.h83 #define OPT_ARG(n) (DESC(n).optArg.argString) macro
/macosx-10.10.1/ntp-92/ntpq/
H A Dntpq-opts.h82 #define OPT_ARG(n) (DESC(n).optArg.argString) macro
/macosx-10.10.1/ntp-92/util/
H A Dntp-keygen-opts.h91 #define OPT_ARG(n) (DESC(n).optArg.argString) macro
H A Dntp-keygen.c285 passwd1 = strdup(OPT_ARG( PVT_PASSWD ));
288 passwd2 = strdup(OPT_ARG( GET_PVT_PASSWD ));
294 sign = strdup(OPT_ARG( SIGN_KEY ));
314 scheme = OPT_ARG( CERTIFICATE );
317 hostname = strdup(OPT_ARG( SUBJECT_NAME ));
320 groupname = strdup(OPT_ARG( ISSUER_NAME ));
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dbuiltin.c1553 editor = OPT_ARG(ops, 'e');
1696 tdfmt = OPT_ARG(ops,'t');
1846 arg = OPT_ARG(ops,'i');
1848 arg = OPT_ARG(ops,'E');
1850 arg = OPT_ARG(ops,'F');
1881 arg = OPT_ARG(ops,'L');
1883 arg = OPT_ARG(ops,'R');
1885 arg = OPT_ARG(ops,'Z');
3713 fmt = OPT_ARG(ops,'f');
3810 char *argptr = OPT_ARG(op
[all...]
H A Dzsh.h1207 #define OPT_ARG(ops,c) ((ops)->args[((ops)->ind[c] >> 2) - 1]) macro
1209 #define OPT_ARG_SAFE(ops,c) (OPT_HASARG(ops,c) ? OPT_ARG(ops,c) : NULL)
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_main.c1616 if ((SHTTY = open(OPT_ISSET(ops,'t') ? OPT_ARG(ops,'t') : "/dev/tty",
1623 zwarnnam(name, "%s: not a terminal", OPT_ARG(ops,'t'));

Completed in 334 milliseconds

12