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

  /external/chromium_org/chrome/browser/extensions/api/music_manager_private/
device_id_mac.cc 40 int num_volumes = getmntinfo(&mounted_volumes, 0);
  /external/e2fsprogs/lib/ext2fs/
ismounted.c 254 n = getmntinfo(&mp, MNT_NOWAIT);
365 #warning "Can't use getmntent or getmntinfo to check for mounted filesystems!"
  /system/core/toolbox/
newfs_msdos.c 761 if (!(n = getmntinfo(&mp, MNT_NOWAIT)))
762 err(1, "getmntinfo");
    [all...]
  /external/e2fsprogs/
configure     [all...]

Completed in 196 milliseconds