Searched defs:ficlLockDictionary (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/stand/ficl/amd64/
H A Dsysdep.c95 int ficlLockDictionary(short fLock) function
H A Dsysdep.h409 #define ficlLockDictionary(x) 0 /* ignore */ macro
/freebsd-current/stand/ficl/aarch64/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) function
H A Dsysdep.h397 #define ficlLockDictionary(x) 0 /* ignore */ macro
/freebsd-current/stand/ficl/i386/
H A Dsysdep.c95 int ficlLockDictionary(short fLock) function
H A Dsysdep.h407 #define ficlLockDictionary(x) /* ignore */ macro
/freebsd-current/stand/ficl/arm/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) function
H A Dsysdep.h408 #define ficlLockDictionary(x) /* ignore */ macro
/freebsd-current/stand/ficl/powerpc/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) function
H A Dsysdep.h411 #define ficlLockDictionary(x) 0 /* ignore */ macro
/freebsd-current/stand/ficl/riscv/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) function
H A Dsysdep.h397 #define ficlLockDictionary(x) 0 /* ignore */ macro

Completed in 96 milliseconds