Home | History | Annotate | Download | only in openssh

Lines Matching full:sscanf

8057 	n = sscanf(ZLIB_VERSION, "%d.%d.%d.%d", &a, &b, &c, &d);