Searched refs:SL_NONE (Results 1 – 2 of 2) sorted by relevance
236 enum {SL_NONE, SL_FOUND, SL_EXTEND} sl_status; /* slot status */ enumerator
196 if (slot.sl_status == SL_NONE) in pc_direnter()908 slotp->sl_status = SL_NONE; in pc_findentry()936 if (error == ENOENT && slotp->sl_status == SL_NONE) { in pc_findentry()948 if (slotp->sl_status == SL_NONE) { in pc_findentry()