Home
last modified time | relevance | path

Searched refs:_nsc_frz_stop (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_freeze.c64 extern int _nsc_frz_stop(char *, int *); /* forward decl */
153 (void) _nsc_frz_stop(path, &rc);
174 _nsc_frz_stop(path, rvp) in _nsc_frz_stop() function
H A Dnsctl.c68 extern int _nsc_frz_stop(char *, int *);
806 rc = _nsc_frz_stop(path, rvp); in nscioctl()