Searched refs:NAME_SIZE (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev.h34 #define NAME_SIZE 256 macro
59 char subsystem[NAME_SIZE]; /* $class, $bus, drivers, module */
60 char kernel[NAME_SIZE]; /* device instance name */
61 char kernel_number[NAME_SIZE];
62 char driver[NAME_SIZE]; /* device driver name */
70 char action[NAME_SIZE];
76 char owner[NAME_SIZE];
78 char group[NAME_SIZE];
H A Dudev_sysfs.c42 char value_local[NAME_SIZE];
348 char value[NAME_SIZE];
474 char subsys[NAME_SIZE];
H A Dudevtrigger.c175 char attr[NAME_SIZE];
194 char value[NAME_SIZE];
H A Dudev_db.c197 char target[NAME_SIZE];
H A Dudevinfo.c64 char value[NAME_SIZE];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dirqueue.h36 #define NAME_SIZE 32 macro
63 char q_name[NAME_SIZE];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dtar.c40 #define NAME_SIZE 100 macro
44 char name[NAME_SIZE]; /* 0-99 */
52 char linkname[NAME_SIZE]; /* 157-256 */
430 if (strlen(fileName) >= NAME_SIZE) {

Completed in 118 milliseconds