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

/freebsd-12-stable/stand/ficl/aarch64/
H A Dsysdep.c94 int ficlLockDictionary(short fLock) argument
96 IGNORE(fLock);
H A Dsysdep.h396 int ficlLockDictionary(short fLock);
/freebsd-12-stable/stand/ficl/amd64/
H A Dsysdep.c96 int ficlLockDictionary(short fLock) argument
98 IGNORE(fLock);
H A Dsysdep.h408 int ficlLockDictionary(short fLock);
/freebsd-12-stable/stand/ficl/arm/
H A Dsysdep.c94 int ficlLockDictionary(short fLock) argument
96 IGNORE(fLock);
H A Dsysdep.h407 int ficlLockDictionary(short fLock);
/freebsd-12-stable/stand/ficl/i386/
H A Dsysdep.c96 int ficlLockDictionary(short fLock) argument
98 IGNORE(fLock);
H A Dsysdep.h406 int ficlLockDictionary(short fLock);
/freebsd-12-stable/stand/ficl/mips/
H A Dsysdep.c94 int ficlLockDictionary(short fLock) argument
96 IGNORE(fLock);
H A Dsysdep.h407 int ficlLockDictionary(short fLock);
/freebsd-12-stable/stand/ficl/mips64/
H A Dsysdep.c94 int ficlLockDictionary(short fLock) argument
96 IGNORE(fLock);
H A Dsysdep.h407 int ficlLockDictionary(short fLock);
/freebsd-12-stable/stand/ficl/powerpc/
H A Dsysdep.c94 int ficlLockDictionary(short fLock) argument
96 IGNORE(fLock);
H A Dsysdep.h407 int ficlLockDictionary(short fLock);
/freebsd-12-stable/stand/ficl/riscv/
H A Dsysdep.c94 int ficlLockDictionary(short fLock) argument
96 IGNORE(fLock);
H A Dsysdep.h396 int ficlLockDictionary(short fLock);
/freebsd-12-stable/stand/ficl/sparc64/
H A Dsysdep.c94 int ficlLockDictionary(short fLock) argument
96 IGNORE(fLock);
H A Dsysdep.h397 int ficlLockDictionary(short fLock);

Completed in 118 milliseconds