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

  /src/usr.bin/mail/
names.c 425 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) function in typeref:typename:PUBLIC struct name *
445 nlist = gexpand(nlist, ngh, metoo, ntype);
492 new = gexpand(new, gh, metoo, np->n_type);
extern.h 223 struct name * gexpand(struct name *, struct grouphead *, int, int);
cmd4.c 162 np = gexpand(NULL, gh, 0, ntype);

Completed in 17 milliseconds