Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c448 struct grouphead *ngh; in gexpand() local
465 if ((ngh = findgroup(cp)) != NOGRP) { in gexpand()
466 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()