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

/haiku/headers/posix/sys/
H A Dstatvfs.h23 unsigned long f_namemax; /* maximum file name length */ member in struct:statvfs
/haiku/src/system/libroot/posix/sys/
H A Dstatvfs.c27 statvfs->f_namemax = B_FILE_NAME_LENGTH;
/haiku/src/system/libroot/posix/unistd/
H A Dconf.cpp450 return fs->f_namemax;

Completed in 37 milliseconds