Home
last modified time | relevance | path

Searched refs:empcl (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sbin/fsck_msdosfs/
Ddir.c544 cl_t cl, valcl = ~0, invcl = ~0, empcl = ~0; in readDosDirSection() local
617 empcl = cl; in readDosDirSection()
631 empcl, empty - buffer, in readDosDirSection()
634 q = ((empcl == cl) ? empty : buffer); in readDosDirSection()