Home
last modified time | relevance | path

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

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