Searched refs:_find_string (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/lib/libc/time/
H A Dstrptime.c81 static const u_char *_find_string(const u_char *, int *, const char * const *,
425 ep = _find_string(bp, &i,
478 ep = _find_string(bp, &i, nast, NULL, 4);
485 ep = _find_string(bp, &i, nadt, NULL, 4);
634 _find_string(const u_char *bp, int *tgt, const char * const *n1, function

Completed in 160 milliseconds