Searched refs:RT_NFS_HOST_EXPORT (Results 1 – 8 of 8) sorted by relevance
| /bsp/dm365/applications/ |
| A D | application.c | 92 if (dfs_mount(RT_NULL, "/nfs", "nfs", 0, RT_NFS_HOST_EXPORT) == 0) in nfs_start()
|
| /bsp/bf533/ |
| A D | rtconfig.h | 108 #define RT_NFS_HOST_EXPORT "192.168.1.5:/" macro
|
| /bsp/at91/at91sam9260/applications/ |
| A D | application.c | 146 if (dfs_mount(RT_NULL, "/nfs", "nfs", 0, RT_NFS_HOST_EXPORT) == 0) in nfs_start()
|
| /bsp/at91/at91sam9g45/applications/ |
| A D | application.c | 147 if (dfs_mount(RT_NULL, "/nfs", "nfs", 0, RT_NFS_HOST_EXPORT) == 0) in nfs_start()
|
| /bsp/xplorer4330/M0/ |
| A D | rtconfig.h | 164 #define RT_NFS_HOST_EXPORT "192.168.1.20:/" macro
|
| /bsp/nxp/lpc/lpc43xx/M0/ |
| A D | rtconfig.h | 163 #define RT_NFS_HOST_EXPORT "192.168.1.20:/" macro
|
| /bsp/nxp/lpc/lpc43xx/M4/ |
| A D | rtconfig.h | 165 #define RT_NFS_HOST_EXPORT "192.168.1.20:/" macro
|
| /bsp/dm365/ |
| A D | rtconfig.h | 161 #define RT_NFS_HOST_EXPORT "192.168.1.5:/" macro
|
Completed in 16 milliseconds