Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c88 #define D_ROOT_SZ 512 macro
1753 char ds_root[D_ROOT_SZ]; in show_devfs_devices()
1754 char di_root[D_ROOT_SZ]; in show_devfs_devices()
1759 strncpy(ds_root, "/dev", D_ROOT_SZ); in show_devfs_devices()
1761 strncpy(di_root, ds_root, D_ROOT_SZ); in show_devfs_devices()
1770 strncpy(di_root, ds_root, D_ROOT_SZ); in show_devfs_devices()