Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
Dnfs_proto.h223 #define MAXFIDSZ 16 macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs851 pub fid_data: [::c_char; ::MAXFIDSZ as usize],
3626 pub const MAXFIDSZ: ::c_int = 16; constant