Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dpkginstall.h78 extern int rdonly_respfile __P((void));
H A Dreqexec.c66 rdonly_respfile(void) in rdonly_respfile() function
H A Dmain.c1547 if ((!rdonly_respfile()) && (preinstallCheck == B_FALSE)) { in main()