Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amq/
H A Damq.c102 int mw = strlen(mt->mt_mountinfo); in show_mti()
122 mt->mt_mountinfo, in show_mti()
161 mt->mt_mountinfo, in show_mti()
H A Damq_xdr.c63 if (!xdr_amq_string(xdrs, &objp->mt_mountinfo)) { in xdr_amq_mount_tree()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Damq_defs.h84 amq_string mt_mountinfo; member