Searched refs:stem_len (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2data.h129 int stem_len; member in struct:os2Global
H A Drexxapi.c695 G.os2.stem_len = len;
696 return G.os2.stem_len;
707 G.os2.stem_len = len;
709 G.os2.stem_len = 0;
710 return G.os2.stem_len;
715 if (G.os2.stem_len > 0) {
769 if (G.os2.stem_len == 0)
771 sprintf(G.os2.output_var+G.os2.stem_len,"%d",idx);
782 if (G.os2.stem_len > 0) {
784 sprintf(G.os2.output_var+G.os2.stem_len,"
[all...]

Completed in 68 milliseconds