Searched refs:inactstring (Results 1 – 2 of 2) sorted by relevance
122 static char inactstring[10]; /* inactivity string representation */ variable599 (void) sprintf(inactstring, "%ld", inact);600 nargv[argindex++] = inactstring;
108 char inactstring[10]; variable