Lines Matching refs:buflenp
114 * zero-terminated) and buflenp points to the length of the buffer.
117 * non-zero then the original bufp will be freed. *buflenp should be
1060 ldap_t61_to_8859( char **bufp, unsigned long *buflenp, int free_input )
1069 *buflenp, 0, 0 );
1071 len = *buflenp;
1185 *buflenp = len;
1598 ldap_8859_to_t61( char **bufp, unsigned long *buflenp, int free_input )
1606 *buflenp, 0, 0 );
1608 len = *buflenp;
1699 *buflenp = len;