Home
last modified time | relevance | path

Searched refs:setoption (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/bin/sh/
HDoptions.c75 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/
HDextern.h214 void setoption(int, char **);
HDcmdtab.c283 { "set", H(sethelp), 0, 0, 0, CMPL(o) setoption },
HDcmds.c2669 setoption(int argc, char *argv[]) in setoption() function
/freebsd-11-stable/contrib/sendmail/src/
HDmain.c946 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);
HDreadcf.c661 setoption(bp[1], &bp[2], safe, false, e);
3003 setoption(opt, val, safe, sticky, e) in setoption() function
HDsendmail.h2816 extern void setoption __P((int, char *, bool, bool, ENVELOPE *));
HDmap.c7974 setoption(' ', name, true, false, CurEnv);
/freebsd-11-stable/contrib/unbound/doc/
HDChangelog4960 getoption and setoption support cache-min-ttl and cache-max-ttl.