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

/illumos-gate/usr/src/lib/libkvm/common/
H A Dtest.c60 void tst_open(char *, char *, char *, int);
132 tst_open(name, core, swap, (wflag ? O_RDWR : O_RDONLY));
165 tst_open(char *namelist, char *corefile, char *swapfile, int flag) function

Completed in 211 milliseconds