Searched refs:systemfile (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/lvm/libsvm/common/hdrs/
H A Dsvm.h82 extern int convert_bootlist(char *systemfile, char *mdconf, char **tmpfilename);
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c65 char *systemfile = "/etc/system"; /* name of ascii system file */ variable
767 if (systemfile != NULL) {
769 if ((file = kobj_open_file(systemfile)) ==
772 systemfile);
1031 varnam, systemfile, typenam,
1036 varnam, systemfile, typenam,
1041 varnam, systemfile, typenam,
1048 modnam, varnam, systemfile,
1054 modnam, varnam, systemfile,
1059 modnam, varnam, systemfile,
[all...]
H A Dmodctl.c3351 if ((fd = kobj_open(systemfile)) != -1L)
3354 systemfile = NULL;
3359 systemfile ? systemfile : "/dev/null");
3366 systemfile = NULL;
3371 systemfile = s0;
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h548 extern char *systemfile;

Completed in 67 milliseconds