Searched refs:slap_verbmasks (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dconfig.c901 bverb_to_mask(struct berval *bword, slap_verbmasks *v) {
910 verb_to_mask(const char *word, slap_verbmasks *v) {
917 verbs_to_mask(int argc, char *argv[], slap_verbmasks *v, slap_mask_t *m) {
932 mask_to_verbs(slap_verbmasks *v, slap_mask_t m, BerVarray *bva) {
951 mask_to_verbstring(slap_verbmasks *v, slap_mask_t m0, char delim, struct berval *bv)
988 verbstring_to_mask(slap_verbmasks *v, char *str, char delim, slap_mask_t *m) {
1010 slap_verbmasks_init( slap_verbmasks **vp, slap_verbmasks *v )
1018 *vp = ch_calloc( i + 1, sizeof( slap_verbmasks ) );
1031 slap_verbmasks_destroy( slap_verbmasks *
[all...]
H A Dindex.c25 static slap_verbmasks idxstr[] = {
H A Dproto-slap.h711 struct berval *bword, slap_verbmasks *v ));
713 const char *word, slap_verbmasks *v ));
715 int argc, char *argv[], slap_verbmasks *v, slap_mask_t *m ));
717 slap_verbmasks *v, slap_mask_t m, BerVarray *bva ));
719 slap_verbmasks *v, slap_mask_t m, char delim, struct berval *bv ));
721 slap_verbmasks *v, char *str, char delim, slap_mask_t *m ));
723 slap_verbmasks *v, slap_mask_t m, struct berval *bv ));
724 LDAP_SLAPD_F (int) slap_verbmasks_init LDAP_P(( slap_verbmasks **vp, slap_verbmasks *v ));
725 LDAP_SLAPD_F (int) slap_verbmasks_destroy LDAP_P(( slap_verbmasks *
[all...]
H A Dconfig.h219 LDAP_SLAPD_V (slap_verbmasks *) slap_ldap_response_code;
H A Dmain.c175 static slap_verbmasks syslogUsers[] = {
210 static slap_verbmasks str2syslog_level[] = {
H A Dbconfig.c3084 slap_verbmasks restrictable_ops[] = {
3133 slap_verbmasks allowable_ops[] = {
3167 slap_verbmasks disallowable_ops[] = {
3204 slap_verbmasks requires_ops[] = {
3298 static slap_verbmasks *loglevel_ops;
3303 slap_verbmasks lo[] = {
H A Dslap.h1666 typedef struct slap_verbmasks { struct
1669 } slap_verbmasks; typedef in typeref:struct:slap_verbmasks
H A Dsyncrepl.c1758 static slap_verbmasks modops[] = {
4675 static slap_verbmasks datamodes[] = {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sock/
H A Dconfig.c106 static slap_verbmasks bs_exts[] = {
114 static slap_verbmasks ov_ops[] = {
126 static slap_verbmasks ov_resps[] = {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dconfig.c442 static slap_verbmasks idassert_mode[] = {
450 static slap_verbmasks tls_mode[] = {
460 static slap_verbmasks t_f_mode[] = {
467 static slap_verbmasks cancel_mode[] = {
H A Dchain.c1482 static slap_verbmasks chaining_mode[] = {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dnssov.c403 static slap_verbmasks nss_svcs[] = {
418 static slap_verbmasks pam_opts[] = {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dvalsort.c77 static slap_verbmasks sorts[] = {
H A Daccesslog.c143 static slap_verbmasks logops[] = {
1290 slap_verbmasks *lo = logops+logop+EN_OFFSET;
1432 slap_verbmasks *lo;
H A Dmemberof.c1703 static slap_verbmasks dangling_mode[] = {
H A Drwm.c1878 static slap_verbmasks t_f_mode[] = {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c758 static slap_verbmasks smbk5pwd_modules[] = {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dconfig.c186 static slap_verbmasks bdb_lockd[] = {

Completed in 253 milliseconds