Symbol: ldap_next_line_tokens
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
160
if ( ldap_next_line_tokens( &buf, &buflen, &toks ) != 2 ||
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
476
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
492
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
503
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
514
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) < 1 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
531
while (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) > 0 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
554
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
569
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
580
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
595
while (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) > 0 ) {
usr/src/lib/libldap5/sources/ldap/common/disptmpl.c
637
while (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) > 0 ) {
usr/src/lib/libldap5/sources/ldap/common/getfilter.c
119
while ( buflen > 0 && ( tokcnt = ldap_next_line_tokens( &buf,
usr/src/lib/libldap5/sources/ldap/common/ldap-int.h
662
int ldap_next_line_tokens( char **bufp, long *blenp, char ***toksp );
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
119
if ( ldap_next_line_tokens( &buf, &buflen, &toks ) != 2 ||
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
258
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
275
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) < 1 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
293
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
304
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
315
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
326
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
337
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
348
if (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) != 1 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
370
while (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) > 0 ) {
usr/src/lib/libldap5/sources/ldap/common/srchpref.c
403
while (( tokcnt = ldap_next_line_tokens( bufp, blenp, &toks )) > 0 ) {