Home
last modified time | relevance | path

Searched refs:mt_mountpoint (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/am-utils/dist/amq/
Damq.c123 mt->mt_mountpoint, in show_mti()
162 mt->mt_mountpoint); in show_mti()
181 len = strlen(mt->mt_mountpoint); in show_pwd()
182 if (NSTREQ(path, mt->mt_mountpoint, len) && in show_pwd()
183 !STREQ(mt->mt_directory, mt->mt_mountpoint)) { in show_pwd()
Damq_xdr.c71 if (!xdr_amq_string(xdrs, &objp->mt_mountpoint)) { in xdr_amq_mount_tree()
/netbsd/src/external/bsd/am-utils/dist/include/
Damq_defs.h86 amq_string mt_mountpoint; member
/netbsd/src/external/bsd/am-utils/dist/
DChangeLog1120 go into an infinite loop since the mt_directory and mt_mountpoint