Home
last modified time | relevance | path

Searched refs:nm_path (Results 1 - 4 of 4) sorted by relevance

/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h90 char nm_path[NFS_MOUNT_PATH_MAX_SIZE]; /* server's path of the directory being mounted */ member
H A Dnfs_adapter.c586 (void)strncpy_s(nmp->nm_path, sizeof(nmp->nm_path), argp->path, pathlen); in nfs_bind()
613 rpc->rc_path = nmp->nm_path; in nfs_bind()
/third_party/littlefs/scripts/
H A Dcode.py139 nm_path=NM_PATH,
167 cmd = nm_path + ['--size-sort', path]
H A Ddata.py139 nm_path=NM_PATH,
167 cmd = nm_path + ['--size-sort', path]

Completed in 9 milliseconds