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

  /src/usr.bin/mail/
cmd4.c 156 name_expand(char *sname, int ntype) function in typeref:struct:name *
232 np = name_expand(argv[0], GTO);
283 for (np = name_expand(*ap, GTO); np; np = np->n_flink)
cmd4.c 156 name_expand(char *sname, int ntype) function in typeref:struct:name *
232 np = name_expand(argv[0], GTO);
283 for (np = name_expand(*ap, GTO); np; np = np->n_flink)
cmd4.c 156 name_expand(char *sname, int ntype) function in typeref:struct:name *
232 np = name_expand(argv[0], GTO);
283 for (np = name_expand(*ap, GTO); np; np = np->n_flink)

Completed in 80 milliseconds