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

/freebsd-current/stand/ficl/amd64/
H A Dsysdep.c95 int ficlLockDictionary(short fLock) argument
97 IGNORE(fLock);
H A Dsysdep.h407 int ficlLockDictionary(short fLock);
/freebsd-current/stand/ficl/aarch64/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) argument
95 IGNORE(fLock);
H A Dsysdep.h395 int ficlLockDictionary(short fLock);
/freebsd-current/stand/ficl/i386/
H A Dsysdep.c95 int ficlLockDictionary(short fLock) argument
97 IGNORE(fLock);
H A Dsysdep.h405 int ficlLockDictionary(short fLock);
/freebsd-current/stand/ficl/arm/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) argument
95 IGNORE(fLock);
H A Dsysdep.h406 int ficlLockDictionary(short fLock);
/freebsd-current/stand/ficl/powerpc/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) argument
95 IGNORE(fLock);
H A Dsysdep.h409 int ficlLockDictionary(short fLock);
/freebsd-current/stand/ficl/riscv/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) argument
95 IGNORE(fLock);
H A Dsysdep.h395 int ficlLockDictionary(short fLock);

Completed in 211 milliseconds