Home
last modified time | relevance | path

Searched refs:ngh (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/mail/
Dnames.c409 struct grouphead *ngh; in gexpand() local
425 if ((ngh = findgroup(cp)) != NULL) { in gexpand()
426 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()