Searched refs:ml_directory (Results 1 – 24 of 24) sorted by relevance
| /netbsd/src/external/bsd/am-utils/dist/fixmount/ |
| D | fixmount.c | 135 printf("%s:%s\n", mp->ml_hostname, mp->ml_directory); in print_dump() 138 printf("%s\n", mp->ml_directory); in print_dump() 160 xstrlcpy(dir_path, ml->ml_directory, sizeof(dir_path)); in remove_mount() 163 printf("%s: bogus mount %s:%s\n", host, ml->ml_hostname, ml->ml_directory); in remove_mount() 166 printf("%s: removing %s:%s\n", host, ml->ml_hostname, ml->ml_directory); in remove_mount() 180 host, ml->ml_directory); in remove_mount() 211 if (force || !fixmount_check_mount(host, hostaddr, p->ml_directory)) in fix_rmtab()
|
| /netbsd/src/lib/librpcsvc/ |
| D | mount.x | 114 dirpath ml_directory; member
|
| /netbsd/src/external/bsd/am-utils/dist/conf/nfs_prot/ |
| D | nfs_prot_bsdi2.h | 135 #define ml_directory ml_path macro 460 dirpath ml_directory; member
|
| D | nfs_prot_aix3.h | 79 #define ml_directory ml_path macro
|
| D | nfs_prot_aix4.h | 77 #define ml_directory ml_path macro
|
| D | nfs_prot_aix4_2.h | 82 #define ml_directory ml_path macro
|
| D | nfs_prot_aix4_3.h | 82 #define ml_directory ml_path macro
|
| D | nfs_prot_aix5_1.h | 82 #define ml_directory ml_path macro
|
| D | nfs_prot_aix5_2.h | 179 #define ml_directory ml_path macro
|
| D | nfs_prot_sunos5_3.h | 181 #define ml_directory ml_path macro
|
| D | nfs_prot_sunos5_4.h | 189 #define ml_directory ml_path macro
|
| D | nfs_prot_ultrix.h | 110 #define ml_directory ml_path macro
|
| D | nfs_prot_osf2.h | 112 #define ml_directory ml_path macro
|
| D | nfs_prot_hpux.h | 129 #define ml_directory ml_path macro
|
| D | nfs_prot_sunos3.h | 126 #define ml_directory ml_path macro
|
| D | nfs_prot_sunos4.h | 126 #define ml_directory ml_path macro
|
| D | nfs_prot_osf4.h | 111 #define ml_directory ml_path macro
|
| D | nfs_prot_svr4.h | 105 #define ml_directory ml_path macro
|
| D | nfs_prot_osf5.h | 126 #define ml_directory ml_path macro
|
| D | nfs_prot_irix5.h | 179 #define ml_directory ml_path macro
|
| D | nfs_prot_irix6.h | 130 #define ml_directory ml_path macro
|
| D | nfs_prot_ncr2.h | 110 #define ml_directory ml_path macro
|
| D | nfs_prot_nextstep.h | 184 #define ml_directory ml_path macro
|
| /netbsd/src/external/bsd/am-utils/dist/libamu/ |
| D | xdr_func.c | 451 if (!xdr_dirpath(xdrs, &objp->ml_directory)) { in xdr_mountbody()
|