Searched refs:aBuflen (Results 1 – 2 of 2) sorted by relevance
134 int aBuflen,917 int aBuflen, in prvRemoveSpaces() argument923 while( ( *pcMessage != 0 ) && ( pcTarget < ( pcBuffer + aBuflen - 1 ) ) ) in prvRemoveSpaces()
78 int aBuflen,1046 int aBuflen, in prvRemoveSpaces() argument1052 while( ( *pcMessage != 0 ) && ( pcTarget < ( &pcBuffer[ aBuflen - 1 ] ) ) ) in prvRemoveSpaces()