HomeSort by: relevance | last modified time | path
    Searched defs:attach_optargs (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/mail/
main.c 183 struct name *attach_optargs; local in function:main
230 attach_optargs = NULL;
255 attach_optargs = np;
397 if (attach_optargs != NULL && to == NULL)
432 mime_attach_optargs(attach_optargs));

Completed in 11 milliseconds