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