Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dstrptime.c329 strmatch(cp, string, termc) in strmatch() argument
332 char termc;
350 if (isspace((unsigned char)termc)) {
354 if (c != (unsigned char)termc)