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

/linux-master/lib/
H A Dstring.c446 size_t strcspn(const char *s, const char *reject) function
456 EXPORT_SYMBOL(strcspn); variable
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py67 def strcspn(str1, str2): function

Completed in 201 milliseconds