Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mailx/
H A Dnames.c447 struct grouphead *ngh; in gexpand() local
464 if ((ngh = findgroup(cp)) != NOGRP) { in gexpand()
465 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()