Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDmount.h97 #define OMNAMELEN (88 - 2 * sizeof(long)) /* size of on/from name bufs */ macro
117 char f_mntonname[OMNAMELEN]; /* directory on which mounted */
121 char f_mntfromname[OMNAMELEN];/* mounted filesystem */
/trueos/sys/kern/
HDvfs_syscalls.c704 MIN(MNAMELEN, OMNAMELEN));
706 MIN(MNAMELEN, OMNAMELEN));