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

/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_file.c309 #define LINUX_RECLEN(namlen) \ macro
317 #define LINUX_MAXRECLEN max(LINUX_RECLEN(LINUX_NAME_MAX), \
447 : LINUX_RECLEN(bdp->d_namlen);

Completed in 38 milliseconds