Searched refs:name_max (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dzlib.h118 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
834 If name is not Z_NULL, then up to name_max characters are written there,
835 terminated with a zero unless the length is greater than name_max. If
H A Dinflate.c710 state->length < state->head->name_max)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dzlib.h118 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
834 If name is not Z_NULL, then up to name_max characters are written there,
835 terminated with a zero unless the length is greater than name_max. If
H A Dinflate.c710 state->length < state->head->name_max)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dzlib.h118 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
834 If name is not Z_NULL, then up to name_max characters are written there,
835 terminated with a zero unless the length is greater than name_max. If
H A Dinflate.c710 state->length < state->head->name_max)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTextClient.cpp598 unsigned int name_max = 80; local
612 output = output.SubString(0, nr_max).Append(file->sFileName).Append(' ', name_max);
615 output = output.SubString(0, nr_max + name_max + mb_max - mb.Length() ).Append(mb).Append(kb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/isapnp/
H A Dcore.c559 isapnp_parse_name(char *name, unsigned int name_max, unsigned short *size) argument
563 *size >= name_max ? (name_max - 1) : *size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dzlib.h121 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
967 If name is not Z_NULL, then up to name_max characters are written there,
968 terminated with a zero unless the length is greater than name_max. If
H A Dinflate.c762 state->length < state->head->name_max)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dzlib.h121 uInt name_max; /* space at name (only when reading header) */ member in struct:gz_header_s
982 If name is not Z_NULL, then up to name_max characters are written there,
983 terminated with a zero unless the length is greater than name_max. If
H A Dinflate.c763 state->length < state->head->name_max)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/pascal/
H A Dzlibpas.pas59 name_max: Integer; (* space at name (only when reading header) *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dzlibpas.pas59 name_max: Integer; (* space at name (only when reading header) *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/test/
H A Dinfcover.c306 head.name_max = len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/test/
H A Dinfcover.c306 head.name_max = len;

Completed in 620 milliseconds