Home
last modified time | relevance | path

Searched refs:FILE_PATHSEP (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c65 #ifndef FILE_PATHSEP
66 #define FILE_PATHSEP '/' macro
295 (( *(basename + pathlen - 1) != FILE_PATHSEP ) || in buildDBName()
304 *(result+pathlen) = FILE_PATHSEP; /* replaces '\0' */ in buildDBName()