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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c493 get_spec(char *line, char *spec, size_t ssz) function
499 rcm_log_message(RCM_ERROR, "FILESYS: get_spec() failed: "
597 if (get_spec(line, spec, sizeof (spec)) == -1) {

Completed in 59 milliseconds