Home
last modified time | relevance | path

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

/freebsd/usr.bin/limits/
H A Dlimits.c269 static const char rcs_string[] = RCS_STRING; variable
339 if ((p = strchr(rcs_string, optopt)) != NULL) { in main()
340 int rcswhich1 = p - rcs_string; in main()