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

/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_raw.c291 int rc, cd, the_cd; local
328 the_cd = -1;
334 the_cd = cd;
336 } else if (the_cd == -1 && !cdi->in_use)
337 the_cd = cd;
340 if (the_cd == -1) {
342 the_cd = fd_hwm++;
351 cdi = &_nsc_raw_files[the_cd];

Completed in 56 milliseconds