HomeSort by: relevance | last modified time | path
    Searched refs:lexpand (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
main.c 153 lexpand(char *str, int ntype) function in typeref:typename:PUBLIC struct name *
341 cc = cat(cc, lexpand(optarg, GCC));
347 bcc = cat(bcc, lexpand(optarg, GBCC));
extern.h 211 struct name *lexpand(char *, int);
complete.c 1255 keys = cp && *cp ? lexpand(cp, 0) : NULL;

Completed in 99 milliseconds