Searched refs:_nsc_reopen_io (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c98 static int _nsc_reopen_io(char *, int);
233 while ((rc = _nsc_reopen_io(NULL, 0)) != 0)
327 while ((rc = _nsc_reopen_io(NULL, flag)) != 0)
399 while ((rc = _nsc_reopen_io(path, 0)) != 0)
446 while ((rc = _nsc_reopen_io(sp->sp_path, flag)) != 0)
470 * _nsc_reopen_io (char *path, int flag)
486 _nsc_reopen_io(path, flag) function

Completed in 119 milliseconds