Home
last modified time | relevance | path

Searched defs:mountlist (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/usr.bin/showmount/
H A Dshowmount.c73 struct mountlist { struct
74 struct mountlist *ml_left; argument
75 struct mountlist *ml_right; argument
91 static struct mountlist *mntdump; argument
/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_bsdi2.h164 typedef struct mountlist *mountlist; typedef
458 struct mountlist { struct
461 mountlist ml_next; argument
H A Dnfs_prot_irix6.h175 typedef struct mountlist *mountlist; typedef
423 struct mountlist { struct
426 struct mountlist *ml_nxt; argument
H A Dnfs_prot_aix3.h179 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_aix4.h177 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_sunos5_4.h215 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_sunos5_3.h208 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_aix4_2.h182 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_ultrix.h158 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_osf2.h170 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_aix5_1.h182 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_aix4_3.h182 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_aix5_2.h279 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_sunos4.h161 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_osf5.h184 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_osf4.h169 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_hpux.h163 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_sunos3.h161 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_svr4.h152 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_irix5.h210 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_ncr2.h157 typedef struct mountlist *mountlist; typedef
H A Dnfs_prot_nextstep.h338 typedef struct mountlist *mountlist; typedef
/netbsd-src/lib/librpcsvc/
H A Dmount.x111 typedef struct mountbody *mountlist; typedef
/netbsd-src/usr.sbin/mountd/
H A Dmountd.c114 struct mountlist { struct
115 struct mountlist *ml_next; argument
116 char ml_host[RPCMNT_NAMELEN + 1];
117 char ml_dirp[RPCMNT_PATHLEN + 1];
118 int ml_flag;/* XXX more flags (same as dp_flag) */