Searched refs:D_ROOT_SZ (Results 1 – 1 of 1) sorted by relevance
88 #define D_ROOT_SZ 512 macro1753 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()