Searched refs:write_dkrmount (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dwr_fstab.c57 static int write_dkrmount(FILE *ef, qelem *q, char *hn, void (*output) (FILE *, char *, fsmount *));
296 write_dkrmount(FILE *ef, qelem *q, char *hn, void (*output) (FILE *, char *, fsmount *)) function
329 errors += write_dkrmount(ef, hp->h_mount, hp->h_hostname, op->op_mount);

Completed in 123 milliseconds