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

/illumos-gate/usr/src/cmd/format/
H A Dmain.c403 if (cur_dtype->dtype_flags & DT_NEED_SPEFS) {
405 cur_dtype->dtype_flags &= ~DT_NEED_SPEFS;
599 assert(cur_dtype->dtype_flags & DT_NEED_SPEFS);
H A Dglobal.h215 #define DT_NEED_SPEFS 0x01 /* specifics fields are uninitialized */ macro
H A Dstartup.c2098 search_dtype->dtype_flags |= DT_NEED_SPEFS;

Completed in 50 milliseconds