Searched refs:fixmount_check_mount (Results 1 – 3 of 3) sorted by relevance
49 int fixmount_check_mount(char *host, struct in_addr hostaddr, char *path);52 fixmount_check_mount(char *host, struct in_addr hostaddr, char *path) in fixmount_check_mount() function
58 extern int fixmount_check_mount(char *host, struct in_addr hostaddr, char *path);209 if (force || !fixmount_check_mount(host, hostaddr, p->ml_directory)) in fix_rmtab()
2296 * conf/checkmount/checkmount_osf.c (fixmount_check_mount): add2632 (fixmount_check_mount): document why NOT to use xstrlcpy.