Searched defs:nsc_open (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libnsctl/common/ |
H A D | cache.c | 45 * Turn off ckdchk checking of nsc_open()'d volumes since we have no CKD 48 * CKD module, and having nsc_open() prevent any non-NSC_CKD_DISK open 56 nsc_open(path, flag, mode) function
|
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_dev.c | 185 * nsc_open. 707 * nsc_open (char *path, int type, nsc_def_t *def, blind_t arg, int *sts) 720 nsc_open(path, type, def, arg, sts) function
|
/illumos-gate/usr/src/uts/common/avs/ns/ |
H A D | nsctl_inter.h | 75 nsc_fd_t *nsc_open(char *, int, void *, blind_t, int *) { } function
|
Completed in 777 milliseconds