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

/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_vols.c77 static int sv_action(char *, CFGFILE *, char *, int);
503 retval = sv_action(path, cfg, ctag, DO_ENABLE);
555 retval = sv_action(path, cfg, ctag, DO_DISABLE);
980 sv_action(char *path, CFGFILE *caller_cfg, char *ctag, int enable) function

Completed in 46 milliseconds