Searched refs:DEVFS_PATHLEN (Results 1 – 3 of 3) sorted by relevance
25 #define DEVFS_PATHLEN 1024 /* Never change this otherwise the macro39 char devname[DEVFS_PATHLEN]; /* This will be '\0' terminated */
3361 pos = devfs_generate_path (de, info->devname, DEVFS_PATHLEN); in devfsd_read()3363 info->namelen = DEVFS_PATHLEN - pos - 1; in devfsd_read()
766 - Switched from PATH_MAX to DEVFS_PATHLEN