Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h164 uint8_t sotype; /* Socket type */ member
H A Dnfs_adapter.c387 if ((argp->sotype == SOCK_DGRAM) != 0) in nfs_decode_args()
591 nmp->nm_sotype = argp->sotype; in nfs_bind()
777 nfs_args.sotype = SOCK_STREAM; in nfs_mount()
779 nfs_args.sotype = SOCK_DGRAM; in nfs_mount()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs128 pub sotype: ::c_int,

Completed in 9 milliseconds