Home
last modified time | relevance | path

Searched refs:devfs_id (Results 1 – 2 of 2) sorted by relevance

/external/sg3_utils/src/
Dsg_map.c52 static const char * devfs_id = "/dev/.devfsd"; variable
255 if (stat(devfs_id, &a_stat) == 0) in main()
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c366 static const char *devfs_id = "/dev/.devfsd"; variable
3102 if (stat(devfs_id, &stat_buf) == 0) in show_scsi_maps()