Searched defs:strcspn (Results 1 - 1 of 1) sorted by path

/bionic/libc/upstream-openbsd/lib/libc/string/
H A Dstrcspn.c1 /* $OpenBSD: strcspn.c,v 1.5 2005/08/08 08:05:37 espie Exp $ */
40 strcspn(const char *s1, const char *s2) function

Completed in 172 milliseconds