Searched refs:setoption (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/bin/sh/ |
| HD | options.c | 75 static void setoption(int, int); 207 setoption(c, val); in options() 305 setoption(int flag, int val) in setoption() function
|
| /freebsd-11-stable/contrib/tnftp/src/ |
| HD | extern.h | 214 void setoption(int, char **);
|
| HD | cmdtab.c | 283 { "set", H(sethelp), 0, 0, 0, CMPL(o) setoption },
|
| HD | cmds.c | 2669 setoption(int argc, char *argv[]) in setoption() function
|
| /freebsd-11-stable/contrib/sendmail/src/ |
| HD | main.c | 946 setoption(*optarg, optarg + 1, false, true, 951 setoption(' ', optarg, false, true, &BlankEnvelope); 1180 setoption(j, "T", false, true, &BlankEnvelope); 1185 setoption(j, optarg, false, true, &BlankEnvelope); 1189 setoption('f', "T", false, true, &BlankEnvelope); 1734 setoption('c', "F", true, false, &BlankEnvelope); 1737 setoption('d', "", true, false, &BlankEnvelope);
|
| HD | readcf.c | 661 setoption(bp[1], &bp[2], safe, false, e); 3003 setoption(opt, val, safe, sticky, e) in setoption() function
|
| HD | sendmail.h | 2816 extern void setoption __P((int, char *, bool, bool, ENVELOPE *));
|
| HD | map.c | 7974 setoption(' ', name, true, false, CurEnv);
|
| /freebsd-11-stable/contrib/unbound/doc/ |
| HD | Changelog | 4960 getoption and setoption support cache-min-ttl and cache-max-ttl.
|