Searched refs:setoption (Results 1 - 3 of 3) sorted by relevance

/sendmail/sendmail/
H A Dmain.c932 setoption(*optarg, optarg + 1, false, true,
937 setoption(' ', optarg, false, true, &BlankEnvelope);
1166 setoption(j, "T", false, true, &BlankEnvelope);
1171 setoption(j, optarg, false, true, &BlankEnvelope);
1175 setoption('f', "T", false, true, &BlankEnvelope);
1720 setoption('c', "F", true, false, &BlankEnvelope);
1723 setoption('d', "", true, false, &BlankEnvelope);
H A Dreadcf.c621 setoption(bp[1], &bp[2], safe, false, e);
2014 /* no long name, just here to avoid problems in setoption */
2028 /* no long name, just here to avoid problems in setoption */
2432 setoption(opt, val, safe, sticky, e) function
2541 sm_dprintf("setoption: %s does not support suboptions, ignoring .%s\n",
2549 "setoption %s (%c)%s%s=" :
2550 "setoption %s (0x%x)%s%s=",
H A Dsendmail.h2717 extern void setoption __P((int, char *, bool, bool, ENVELOPE *));

Completed in 69 milliseconds