Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_internal.h86 #define TABTOK '\t' macro
H A Dns_common.c613 while (*temptr == SPACETOK || *temptr == TABTOK) in parseDN()