HomeSort by: relevance | last modified time | path
    Searched defs:fixmount_check_mount (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/am-utils/dist/conf/checkmount/
checkmount_bsd44.c 51 int fixmount_check_mount(char *host, struct in_addr hostaddr, char *path);
54 fixmount_check_mount(char *host, struct in_addr hostaddr, char *path) function
checkmount_default.c 55 fixmount_check_mount(char *host, struct in_addr hostaddr, char *path) function
102 found = fixmount_check_mount(host, hostaddr, path);
checkmount_osf.c 51 fixmount_check_mount(char *host, struct in_addr hostaddr, char *path) function
checkmount_svr4.c 51 fixmount_check_mount(char *host, struct in_addr hostaddr, char *path) function
93 found = fixmount_check_mount(host, hostaddr, path);
checkmount_ultrix.c 51 fixmount_check_mount(char *host, struct in_addr hostaddr, char *path) function
checkmount_aix.c 60 fixmount_check_mount(char *host, struct in_addr hostaddr, char *path) function

Completed in 27 milliseconds