Home
last modified time | relevance | path

Searched refs:loopstr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c59 static char loopstr[MAX_INPUT]; variable
233 (void) fgets(loopstr, sizeof (loopstr), stdin); in main()
234 (void) sscanf(loopstr, "%d", &looptype); in main()