Searched refs:compute_automount_point (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/am-utils/dist/fsinfo/ |
H A D | fsinfo.h | 81 extern void compute_automount_point(char *, size_t, host *, char *);
|
H A D | wr_atab.c | 135 compute_automount_point(amountpt, sizeof(amountpt), in write_amount_info()
|
H A D | fsi_util.c | 301 compute_automount_point(char *buf, size_t l, host *hp, char *vn) in compute_automount_point() function
|
H A D | fsi_analyze.c | 285 compute_automount_point(nbuf, sizeof(nbuf), dk->d_host, mp2->m_volname); in analyze_dkmounts()
|