Searched refs:swapfile (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/i86pc/conf/
H A Dconfunix.c37 struct bootobj swapfile = { variable in typeref:struct:bootobj
/opensolaris-onvv-gate/usr/src/uts/sun4/conf/
H A Dconfunix.c37 struct bootobj rootfs, swapfile; variable in typeref:struct:
/opensolaris-onvv-gate/usr/src/lib/libkvm/common/
H A Dtest.c165 tst_open(char *namelist, char *corefile, char *swapfile, int flag) argument
170 (swapfile == NULL) ?
171 ((corefile == NULL) ? "LIVE_KERNEL" : "(none)") : swapfile,
176 swapfile, flag, "libkvm test")) == NULL)
H A Dkvm.c83 kvm_open(const char *namelist, const char *corefile, const char *swapfile, argument
/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dbootconf.h194 extern struct bootobj swapfile;
/opensolaris-onvv-gate/usr/src/uts/sun/sys/
H A Dbootconf.h198 extern struct bootobj swapfile;
/opensolaris-onvv-gate/usr/src/cmd/cpio/
H A Dcpio.c2669 int swapfile = 0; local
2686 swapfile = 1;
2691 swapfile = 0;
2697 swapfile = 0;
2702 data_in_info->data_in_swapfile = swapfile;
/opensolaris-onvv-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c1333 xkb_open(const char *namelist, const char *corefile, const char *swapfile, argument
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmodsysfile.c1503 bootobjp = &swapfile;

Completed in 185 milliseconds