Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
Dnfs_proto.h109 #define NFSERR_NOT_SYNC 10002 macro
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs687 NFSERR_NOT_SYNC = 10002, enumerator
715 pub const S_nfsLib_NFSERR_NOT_SYNC: ::c_int = M_nfsStat | nfsstat::NFSERR_NOT_SYNC as ::c_int;