Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmkpkgmap.c118 static void pushenv(char *file);
164 pushenv(protofile); in mkpkgmap()
611 pushenv(file); in doinclude()
664 pushenv(char *file) in pushenv() function