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

/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-statvfs.h58 unsigned long f_namemax;/* Maximum filename length. */ member in struct:statvfs
/macosx-10.10/Libc-1044.1.2/include/sys/
H A Dstatvfs.h48 unsigned long f_namemax; /* Max file name length */ member in struct:statvfs
/macosx-10.10/Libc-1044.1.2/emulated/
H A Dstatvfs.c46 to->f_namemax = NAME_MAX; /* XXX should be per FS */
/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp-client.h47 u_int64_t f_namemax; member in struct:sftp_statvfs
H A Dsftp-server.c512 buffer_put_int64(&msg, st->f_namemax);
H A Dsftp-client.c322 st->f_namemax = buffer_get_int64(&msg);
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dstatvfs.c84 vfs->f_namemax = 14;
135 vfs->f_namemax = 14;

Completed in 209 milliseconds