Searched defs:strspn (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/
H A Dstring.c427 size_t strspn(const char *s, const char *accept) function
437 EXPORT_SYMBOL(strspn); variable
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py76 def strspn(str1, str2): function
[all...]

Completed in 166 milliseconds