HomeSort by: relevance | last modified time | path
    Searched refs:ber_pvt_opt_on (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblber/
options.c 28 char ber_pvt_opt_on; /* used to get a non-NULL address for *_OPT_ON */ variable
  /src/external/bsd/openldap/dist/include/
lber.h 166 LBER_V( char ) ber_pvt_opt_on;
167 #define LBER_OPT_ON ((void *) &ber_pvt_opt_on)
ldap.h 235 #define LDAP_OPT_ON ((void *) &ber_pvt_opt_on)
  /src/external/mpl/dhcp/dist/
configure 7297 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing ber_pvt_opt_on" >&5
7298 $as_echo_n "checking for library containing ber_pvt_opt_on... " >&6; }
7312 char ber_pvt_opt_on ();
7316 return ber_pvt_opt_on ();
7354 as_fn_error $? "*** Cannot find ber_pvt_opt_on with -llber - do you need to install an OpenLDAP2 Devel package?

Completed in 60 milliseconds