Searched refs:EFILE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/grep_xpg4/
H A DMakefile30 EFILE= egrep macro
37 ROOTXPG4LINKS = $(ROOTXPG4BIN)/$(FFILE) $(ROOTXPG4BIN)/$(EFILE)
60 test: $(FFILE) $(EFILE)
65 $(EFILE): $(XPG4PROG)
66 @$(RM) $(EFILE); $(LN) $(XPG4PROG) $(EFILE)
/illumos-gate/usr/src/tools/scripts/
H A Donbld_elfmod.pm174 open (EFILE, $file) ||
176 while ($Line = onbld_elfmod::GetLine(\*EFILE, \$LineNum)) {
204 close EFILE;
H A Dinterface_cmp.pl122 open (EFILE, $file) ||
124 while ($Line = onbld_elfmod::GetLine(\*EFILE, \$LineNum)) {
153 close EFILE;

Completed in 47 milliseconds