Maps a devfs path to the corresponding standard dev path
00205 { 00206 /* Do nothing on other systems */ 00207 return snprintf (buf, n, "%s", path); 00208 }