Lines Matching refs:ber_tag_t

300 #define LDAP_TAG_SYNC_NEW_COOKIE		((ber_tag_t) 0x80U)
301 #define LDAP_TAG_SYNC_REFRESH_DELETE ((ber_tag_t) 0xa1U)
302 #define LDAP_TAG_SYNC_REFRESH_PRESENT ((ber_tag_t) 0xa2U)
303 #define LDAP_TAG_SYNC_ID_SET ((ber_tag_t) 0xa3U)
305 #define LDAP_TAG_SYNC_COOKIE ((ber_tag_t) 0x04U)
306 #define LDAP_TAG_REFRESHDELETES ((ber_tag_t) 0x01U)
307 #define LDAP_TAG_REFRESHDONE ((ber_tag_t) 0x01U)
308 #define LDAP_TAG_RELOAD_HINT ((ber_tag_t) 0x01U)
397 #define LDAP_TAG_X_ACCOUNT_USABILITY_AVAILABLE ((ber_tag_t) 0x80U) /* primitive + 0 */
398 #define LDAP_TAG_X_ACCOUNT_USABILITY_NOT_AVAILABLE ((ber_tag_t) 0xA1U) /* constructed + 1 */
400 #define LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ((ber_tag_t) 0x80U) /* primitive + 0 */
401 #define LDAP_TAG_X_ACCOUNT_USABILITY_RESET ((ber_tag_t) 0x81U) /* primitive + 1 */
402 #define LDAP_TAG_X_ACCOUNT_USABILITY_EXPIRED ((ber_tag_t) 0x82U) /* primitive + 2 */
403 #define LDAP_TAG_X_ACCOUNT_USABILITY_REMAINING_GRACE ((ber_tag_t) 0x83U) /* primitive + 3 */
404 #define LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ((ber_tag_t) 0x84U) /* primitive + 4 */
419 #define LDAP_TAG_EXOP_MODIFY_PASSWD_ID ((ber_tag_t) 0x80U)
420 #define LDAP_TAG_EXOP_MODIFY_PASSWD_OLD ((ber_tag_t) 0x81U)
421 #define LDAP_TAG_EXOP_MODIFY_PASSWD_NEW ((ber_tag_t) 0x82U)
422 #define LDAP_TAG_EXOP_MODIFY_PASSWD_GEN ((ber_tag_t) 0x80U)
428 #define LDAP_TAG_EXOP_REFRESH_REQ_DN ((ber_tag_t) 0x80U)
429 #define LDAP_TAG_EXOP_REFRESH_REQ_TTL ((ber_tag_t) 0x81U)
430 #define LDAP_TAG_EXOP_REFRESH_RES_TTL ((ber_tag_t) 0x81U)
435 #define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_COOKIE ((ber_tag_t) 0x80U)
436 #define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ((ber_tag_t) 0x81U)
437 #define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_CONTROLS ((ber_tag_t) 0xa2U) /* context specific + constructed + 2 */
504 #define LDAP_TAG_MESSAGE ((ber_tag_t) 0x30U) /* constructed + 16 */
505 #define LDAP_TAG_MSGID ((ber_tag_t) 0x02U) /* integer */
507 #define LDAP_TAG_LDAPDN ((ber_tag_t) 0x04U) /* octet string */
508 #define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */
510 #define LDAP_TAG_CONTROLS ((ber_tag_t) 0xa0U) /* context specific + constructed + 0 */
511 #define LDAP_TAG_REFERRAL ((ber_tag_t) 0xa3U) /* context specific + constructed + 3 */
513 #define LDAP_TAG_NEWSUPERIOR ((ber_tag_t) 0x80U) /* context-specific + primitive + 0 */
515 #define LDAP_TAG_EXOP_REQ_OID ((ber_tag_t) 0x80U) /* context specific + primitive */
516 #define LDAP_TAG_EXOP_REQ_VALUE ((ber_tag_t) 0x81U) /* context specific + primitive */
517 #define LDAP_TAG_EXOP_RES_OID ((ber_tag_t) 0x8aU) /* context specific + primitive */
518 #define LDAP_TAG_EXOP_RES_VALUE ((ber_tag_t) 0x8bU) /* context specific + primitive */
520 #define LDAP_TAG_IM_RES_OID ((ber_tag_t) 0x80U) /* context specific + primitive */
521 #define LDAP_TAG_IM_RES_VALUE ((ber_tag_t) 0x81U) /* context specific + primitive */
523 #define LDAP_TAG_SASL_RES_CREDS ((ber_tag_t) 0x87U) /* context specific + primitive */
526 #define LDAP_REQ_BIND ((ber_tag_t) 0x60U) /* application + constructed */
527 #define LDAP_REQ_UNBIND ((ber_tag_t) 0x42U) /* application + primitive */
528 #define LDAP_REQ_SEARCH ((ber_tag_t) 0x63U) /* application + constructed */
529 #define LDAP_REQ_MODIFY ((ber_tag_t) 0x66U) /* application + constructed */
530 #define LDAP_REQ_ADD ((ber_tag_t) 0x68U) /* application + constructed */
531 #define LDAP_REQ_DELETE ((ber_tag_t) 0x4aU) /* application + primitive */
532 #define LDAP_REQ_MODDN ((ber_tag_t) 0x6cU) /* application + constructed */
535 #define LDAP_REQ_COMPARE ((ber_tag_t) 0x6eU) /* application + constructed */
536 #define LDAP_REQ_ABANDON ((ber_tag_t) 0x50U) /* application + primitive */
537 #define LDAP_REQ_EXTENDED ((ber_tag_t) 0x77U) /* application + constructed */
540 #define LDAP_RES_BIND ((ber_tag_t) 0x61U) /* application + constructed */
541 #define LDAP_RES_SEARCH_ENTRY ((ber_tag_t) 0x64U) /* application + constructed */
542 #define LDAP_RES_SEARCH_REFERENCE ((ber_tag_t) 0x73U) /* V3: application + constructed */
543 #define LDAP_RES_SEARCH_RESULT ((ber_tag_t) 0x65U) /* application + constructed */
544 #define LDAP_RES_MODIFY ((ber_tag_t) 0x67U) /* application + constructed */
545 #define LDAP_RES_ADD ((ber_tag_t) 0x69U) /* application + constructed */
546 #define LDAP_RES_DELETE ((ber_tag_t) 0x6bU) /* application + constructed */
547 #define LDAP_RES_MODDN ((ber_tag_t) 0x6dU) /* application + constructed */
550 #define LDAP_RES_COMPARE ((ber_tag_t) 0x6fU) /* application + constructed */
551 #define LDAP_RES_EXTENDED ((ber_tag_t) 0x78U) /* V3: application + constructed */
552 #define LDAP_RES_INTERMEDIATE ((ber_tag_t) 0x79U) /* V3+: application + constructed */
564 #define LDAP_AUTH_NONE ((ber_tag_t) 0x00U) /* no authentication */
565 #define LDAP_AUTH_SIMPLE ((ber_tag_t) 0x80U) /* context specific + primitive */
566 #define LDAP_AUTH_SASL ((ber_tag_t) 0xa3U) /* context specific + constructed */
567 #define LDAP_AUTH_KRBV4 ((ber_tag_t) 0xffU) /* means do both of the following */
568 #define LDAP_AUTH_KRBV41 ((ber_tag_t) 0x81U) /* context specific + primitive */
569 #define LDAP_AUTH_KRBV42 ((ber_tag_t) 0x82U) /* context specific + primitive */
572 #define LDAP_AUTH_NEGOTIATE ((ber_tag_t) 0x04FFU)
575 #define LDAP_FILTER_AND ((ber_tag_t) 0xa0U) /* context specific + constructed */
576 #define LDAP_FILTER_OR ((ber_tag_t) 0xa1U) /* context specific + constructed */
577 #define LDAP_FILTER_NOT ((ber_tag_t) 0xa2U) /* context specific + constructed */
578 #define LDAP_FILTER_EQUALITY ((ber_tag_t) 0xa3U) /* context specific + constructed */
579 #define LDAP_FILTER_SUBSTRINGS ((ber_tag_t) 0xa4U) /* context specific + constructed */
580 #define LDAP_FILTER_GE ((ber_tag_t) 0xa5U) /* context specific + constructed */
581 #define LDAP_FILTER_LE ((ber_tag_t) 0xa6U) /* context specific + constructed */
582 #define LDAP_FILTER_PRESENT ((ber_tag_t) 0x87U) /* context specific + primitive */
583 #define LDAP_FILTER_APPROX ((ber_tag_t) 0xa8U) /* context specific + constructed */
584 #define LDAP_FILTER_EXT ((ber_tag_t) 0xa9U) /* context specific + constructed */
587 #define LDAP_FILTER_EXT_OID ((ber_tag_t) 0x81U) /* context specific */
588 #define LDAP_FILTER_EXT_TYPE ((ber_tag_t) 0x82U) /* context specific */
589 #define LDAP_FILTER_EXT_VALUE ((ber_tag_t) 0x83U) /* context specific */
590 #define LDAP_FILTER_EXT_DNATTRS ((ber_tag_t) 0x84U) /* context specific */
593 #define LDAP_SUBSTRING_INITIAL ((ber_tag_t) 0x80U) /* context specific */
594 #define LDAP_SUBSTRING_ANY ((ber_tag_t) 0x81U) /* context specific */
595 #define LDAP_SUBSTRING_FINAL ((ber_tag_t) 0x82U) /* context specific */
609 #define LDAP_SUBSTRING_INITIAL ((ber_tag_t) 0x80U) /* context specific */
610 #define LDAP_SUBSTRING_ANY ((ber_tag_t) 0x81U) /* context specific */
611 #define LDAP_SUBSTRING_FINAL ((ber_tag_t) 0x82U) /* context specific */
1019 ber_tag_t request, ber_int_t msgid,
2775 ber_tag_t lr_op; /* type of operation - LDAP_REQ_MODIFY, LDAP_REQ_ADD, etc. */