Searched refs:tst_open (Results 1 – 1 of 1) sorted by relevance
60 void tst_open(char *, char *, char *, int);132 tst_open(name, core, swap, (wflag ? O_RDWR : O_RDONLY)); in main()165 tst_open(char *namelist, char *corefile, char *swapfile, int flag) in tst_open() function