Searched defs:swapfile (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/conf/
H A Dconfunix.c37 struct bootobj swapfile = { variable in typeref:struct:bootobj
/illumos-gate/usr/src/uts/sun4/conf/
H A Dconfunix.c37 struct bootobj rootfs, swapfile; variable in typeref:struct:
/illumos-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.c89 kvm_open(const char *namelist, const char *corefile, const char *swapfile, argument
/illumos-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
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c2674 int swapfile = 0; local
2691 swapfile = 1;
2696 swapfile = 0;
2702 swapfile = 0;
2707 data_in_info->data_in_swapfile = swapfile;

Completed in 76 milliseconds