Home
last modified time | relevance | path

Searched defs:int_strspn (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dstring.c37 #define int_strspn strspn macro
39 static int int_strspn( const char *str, const char *delim ) in int_strspn() function