Searched refs:MAXLEN (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2data.h21 #define MAXLEN 256 /* temporary buffer length */ macro
124 char output_var[MAXLEN];
125 char getvar_buf[MAXLEN];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbsevseg.c27 #define MAXLEN 6 macro
46 u8 decimals[MAXLEN];
48 u8 text[MAXLEN];
131 buffer = kzalloc(MAXLEN, mf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtextctrl.h552 #define EVT_TEXT_MAXLEN(id, fn) wx__DECLARE_TEXTEVT(MAXLEN, id, fn)

Completed in 184 milliseconds