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

/macosx-10.10.1/hfs-285/mount_hfs/
H A Dmount_hfs.c452 int mountStatus; local
676 if ((mountStatus = mount(HFS_MOUNT_TYPE, dir, mntflags, &args)) < 0) {
678 printf("mount_hfs: error on mount(): error = %d.\n", mountStatus);

Completed in 67 milliseconds