Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/conf/
H A Dconfunix.c37 struct bootobj rootfs, swapfile; variable
/illumos-gate/usr/src/uts/i86pc/conf/
H A Dconfunix.c35 struct bootobj swapfile = { variable
/illumos-gate/usr/src/lib/libkvm/common/
H A Dtest.c163 tst_open(char *namelist, char *corefile, char *swapfile, int flag) in tst_open()
H A Dkvm.c89 kvm_open(const char *namelist, const char *corefile, const char *swapfile, in kvm_open()
/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, in xkb_open()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c2682 int swapfile = 0; in data_in() local