Searched defs:LR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dname.c469 int LR; local
476 if ((LR = cf(nam, nscan->namid)) == 0)
479 else if (LR < 0)
659 int LR; local
665 if ((LR = cf(nam, nscan->namid)) == 0)
667 else if (LR < 0)

Completed in 45 milliseconds