Home
last modified time | relevance | path

Searched defs:efile (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c72 static char efile[PATHSIZE]; in setfile() local
H A Dcmd3.c237 static char efile[PATHSIZE]; in schdir() local
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py728 def readexceptionfile(self, efile, arch): argument
/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c39 char *efile; variable
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c1402 char *efile = which == 1 ? efile1 : efile2; in only() local