Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsinfo.h81 extern void compute_automount_point(char *, size_t, host *, char *);
H A Dwr_atab.c135 compute_automount_point(amountpt, sizeof(amountpt), in write_amount_info()
H A Dfsi_util.c301 compute_automount_point(char *buf, size_t l, host *hp, char *vn) in compute_automount_point() function
H A Dfsi_analyze.c285 compute_automount_point(nbuf, sizeof(nbuf), dk->d_host, mp2->m_volname); in analyze_dkmounts()