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

/osnet-11/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c78 char *cn = NULL; /* char spcl pathname */
83 /* ensure we have the block spcl pathname */
138 char *spcl = NULL; /* special dev. path */ local
139 char *spcl_failed = NULL; /* spcl that failed */
176 media_info_gotten = get_media_info(bn, &mtype, &mnum, &spcl);
179 mnum, spcl, bn);
185 if (get_media_info(bn, &mtype, &mnum, &spcl)) {
206 if (strcmp(spcl, spcl_failed) == 0) {
211 mtype, mnum, spcl, bn);
214 /* save spcl devic
560 call_unmount_prog(int mi_gotten, int use_rmm, char *mtype, int mnum, char *spcl, char *bn) argument
[all...]

Completed in 15 milliseconds