Home
last modified time | relevance | path

Searched refs:NFS_PROGRAM (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/
H A Dnfs.x749 program NFS_PROGRAM {
H A Dnfs.h924 #define NFS_PROGRAM 100003 macro
H A Ddfs_nfs.c468 nfs->nfs_client=clnt_create((char *)nfs->host, NFS_PROGRAM, NFS_V3, "udp"); in nfs_mount()