HomeSort by relevance Sort by last modified time
    Searched refs:getmntinfo (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
ismounted.c 206 n = getmntinfo(&mp, MNT_NOWAIT);
319 #warning "Can't use getmntent or getmntinfo to check for mounted filesystems!"
  /system/core/toolbox/
newfs_msdos.c 746 if (!(n = getmntinfo(&mp, MNT_NOWAIT)))
747 err(1, "getmntinfo");
  /external/e2fsprogs/
configure     [all...]

Completed in 647 milliseconds