YAZ  5.34.0
Data Structures | Macros | Typedefs | Functions
z-diag1.h File Reference

ASN.1 Module DiagnosticFormatDiag1. More...

#include <yaz/odr.h>
#include <yaz/z-core.h>

Go to the source code of this file.

Data Structures

struct  Z_DiagnosticFormat_s
 
struct  Z_DiagnosticFormat
 
struct  Z_TooMany
 
struct  Z_BadSpec
 
struct  Z_DbUnavail_0
 
struct  Z_DbUnavail
 
struct  Z_Attribute
 
struct  Z_AttCombo
 
struct  Z_DiagTerm
 
struct  Z_Proximity
 
struct  Z_AttrListList
 
struct  Z_Scan
 
struct  Z_StringList
 
struct  Z_Sort
 
struct  Z_Segmentation
 
struct  Z_ExtServices
 
struct  Z_OidList
 
struct  Z_AltOidList
 
struct  Z_AccessCtrl
 
struct  Z_RecordSyntax
 
struct  Z_DiagFormat
 

Macros

#define Z_DiagnosticFormat_s_defaultDiagRec   1
 
#define Z_DiagnosticFormat_s_explicitDiagnostic   2
 
#define Z_TooMany_argumentWords   1
 
#define Z_TooMany_truncatedWords   2
 
#define Z_TooMany_booleanOperators   3
 
#define Z_TooMany_incompleteSubfields   4
 
#define Z_TooMany_characters   5
 
#define Z_TooMany_recordsRetrieved   6
 
#define Z_TooMany_dataBasesSpecified   7
 
#define Z_TooMany_resultSetsCreated   8
 
#define Z_TooMany_indexTermsProcessed   9
 
#define Z_DbUnavail_0_doesNotExist   0
 
#define Z_DbUnavail_0_existsButUnavail   1
 
#define Z_DbUnavail_0_locked   2
 
#define Z_DbUnavail_0_accessDenied   3
 
#define Z_DiagTerm_codedValue   1
 
#define Z_DiagTerm_unparsable   2
 
#define Z_DiagTerm_tooShort   3
 
#define Z_DiagTerm_type   4
 
#define Z_Proximity_resultSets   1
 
#define Z_Proximity_badSet   2
 
#define Z_Proximity_relation   3
 
#define Z_Proximity_unit   4
 
#define Z_Proximity_distance   5
 
#define Z_Proximity_attributes   6
 
#define Z_Proximity_ordered   7
 
#define Z_Proximity_exclusion   8
 
#define Z_Scan_mustBeOne   1
 
#define Z_Scan_mustBePositive   2
 
#define Z_Scan_mustBeNonNegative   3
 
#define Z_Scan_other   4
 
#define Z_Scan_nonZeroStepSize   1
 
#define Z_Scan_specifiedStepSize   2
 
#define Z_Scan_termList1   3
 
#define Z_Scan_termList2   4
 
#define Z_Scan_posInResponse   5
 
#define Z_Scan_resources   6
 
#define Z_Scan_endOfList   7
 
#define Z_Sort_tooMany   1
 
#define Z_Sort_duplicate   2
 
#define Z_Sort_relation   1
 
#define Z_Sort_case   2
 
#define Z_Sort_action   3
 
#define Z_Sort_sort   4
 
#define Z_SortD_sequence   1
 
#define Z_SortD_noRsName   2
 
#define Z_SortD_tooMany   3
 
#define Z_SortD_incompatible   4
 
#define Z_SortD_generic   5
 
#define Z_SortD_dbSpecific   6
 
#define Z_SortD_sortElement   7
 
#define Z_SortD_key   8
 
#define Z_SortD_action   9
 
#define Z_SortD_illegal   10
 
#define Z_SortD_inputTooLarge   11
 
#define Z_SortD_aggregateTooLarge   12
 
#define Z_Segmentation_segmentCount   1
 
#define Z_Segmentation_segmentSize   2
 
#define Z_ExtServices_nameInUse   1
 
#define Z_ExtServices_noSuchName   2
 
#define Z_ExtServices_quota   3
 
#define Z_ExtServices_type   4
 
#define Z_ExtServices_id   1
 
#define Z_ExtServices_modifyDelete   2
 
#define Z_ExtServices_failed   1
 
#define Z_ExtServices_service   2
 
#define Z_ExtServices_parameters   3
 
#define Z_ExtServices_req   1
 
#define Z_ExtServices_permission   2
 
#define Z_ExtServices_immediate   3
 
#define Z_AccessCtrl_noUser   1
 
#define Z_AccessCtrl_refused   2
 
#define Z_AccessCtrl_simple   3
 
#define Z_AccessCtrl_oid   4
 
#define Z_AccessCtrl_alternative   5
 
#define Z_AccessCtrl_pwdInv   6
 
#define Z_AccessCtrl_pwdExp   7
 
#define Z_DiagFormat_and   0
 
#define Z_DiagFormat_or   1
 
#define Z_DiagFormat_and_not   2
 
#define Z_DiagFormat_prox   3
 
#define Z_DiagFormat_tooMany   1
 
#define Z_DiagFormat_badSpec   2
 
#define Z_DiagFormat_dbUnavail   3
 
#define Z_DiagFormat_unSupOp   4
 
#define Z_DiagFormat_attribute   5
 
#define Z_DiagFormat_attCombo   6
 
#define Z_DiagFormat_term   7
 
#define Z_DiagFormat_proximity   8
 
#define Z_DiagFormat_scan   9
 
#define Z_DiagFormat_sort   10
 
#define Z_DiagFormat_segmentation   11
 
#define Z_DiagFormat_extServices   12
 
#define Z_DiagFormat_accessCtrl   13
 
#define Z_DiagFormat_recordSyntax   14
 

Typedefs

typedef struct Z_DiagnosticFormat_s Z_DiagnosticFormat_s
 
typedef struct Z_DiagnosticFormat Z_DiagnosticFormat
 
typedef struct Z_TooMany Z_TooMany
 
typedef struct Z_BadSpec Z_BadSpec
 
typedef struct Z_DbUnavail_0 Z_DbUnavail_0
 
typedef struct Z_DbUnavail Z_DbUnavail
 
typedef struct Z_Attribute Z_Attribute
 
typedef struct Z_AttCombo Z_AttCombo
 
typedef struct Z_DiagTerm Z_DiagTerm
 
typedef struct Z_Proximity Z_Proximity
 
typedef struct Z_AttrListList Z_AttrListList
 
typedef struct Z_Scan Z_Scan
 
typedef struct Z_StringList Z_StringList
 
typedef struct Z_Sort Z_Sort
 
typedef struct Z_Segmentation Z_Segmentation
 
typedef struct Z_ExtServices Z_ExtServices
 
typedef struct Z_OidList Z_OidList
 
typedef struct Z_AltOidList Z_AltOidList
 
typedef struct Z_AccessCtrl Z_AccessCtrl
 
typedef struct Z_RecordSyntax Z_RecordSyntax
 
typedef struct Z_DiagFormat Z_DiagFormat
 

Functions

int z_DiagnosticFormat_s (ODR o, Z_DiagnosticFormat_s **p, int opt, const char *name)
 
int z_DiagnosticFormat (ODR o, Z_DiagnosticFormat **p, int opt, const char *name)
 
int z_TooMany (ODR o, Z_TooMany **p, int opt, const char *name)
 
int z_BadSpec (ODR o, Z_BadSpec **p, int opt, const char *name)
 
int z_DbUnavail_0 (ODR o, Z_DbUnavail_0 **p, int opt, const char *name)
 
int z_DbUnavail (ODR o, Z_DbUnavail **p, int opt, const char *name)
 
int z_Attribute (ODR o, Z_Attribute **p, int opt, const char *name)
 
int z_AttCombo (ODR o, Z_AttCombo **p, int opt, const char *name)
 
int z_DiagTerm (ODR o, Z_DiagTerm **p, int opt, const char *name)
 
int z_Proximity (ODR o, Z_Proximity **p, int opt, const char *name)
 
int z_AttrListList (ODR o, Z_AttrListList **p, int opt, const char *name)
 
int z_Scan (ODR o, Z_Scan **p, int opt, const char *name)
 
int z_StringList (ODR o, Z_StringList **p, int opt, const char *name)
 
int z_Sort (ODR o, Z_Sort **p, int opt, const char *name)
 
int z_Segmentation (ODR o, Z_Segmentation **p, int opt, const char *name)
 
int z_ExtServices (ODR o, Z_ExtServices **p, int opt, const char *name)
 
int z_OidList (ODR o, Z_OidList **p, int opt, const char *name)
 
int z_AltOidList (ODR o, Z_AltOidList **p, int opt, const char *name)
 
int z_AccessCtrl (ODR o, Z_AccessCtrl **p, int opt, const char *name)
 
int z_RecordSyntax (ODR o, Z_RecordSyntax **p, int opt, const char *name)
 
int z_DiagFormat (ODR o, Z_DiagFormat **p, int opt, const char *name)
 

Detailed Description

ASN.1 Module DiagnosticFormatDiag1.

Generated automatically by YAZ ASN.1 Compiler 0.4

Definition in file z-diag1.h.

Macro Definition Documentation

◆ Z_AccessCtrl_alternative

#define Z_AccessCtrl_alternative   5

Definition at line 304 of file z-diag1.h.

◆ Z_AccessCtrl_noUser

#define Z_AccessCtrl_noUser   1

Definition at line 300 of file z-diag1.h.

◆ Z_AccessCtrl_oid

#define Z_AccessCtrl_oid   4

Definition at line 303 of file z-diag1.h.

◆ Z_AccessCtrl_pwdExp

#define Z_AccessCtrl_pwdExp   7

Definition at line 306 of file z-diag1.h.

◆ Z_AccessCtrl_pwdInv

#define Z_AccessCtrl_pwdInv   6

Definition at line 305 of file z-diag1.h.

◆ Z_AccessCtrl_refused

#define Z_AccessCtrl_refused   2

Definition at line 301 of file z-diag1.h.

◆ Z_AccessCtrl_simple

#define Z_AccessCtrl_simple   3

Definition at line 302 of file z-diag1.h.

◆ Z_DbUnavail_0_accessDenied

#define Z_DbUnavail_0_accessDenied   3

Definition at line 125 of file z-diag1.h.

◆ Z_DbUnavail_0_doesNotExist

#define Z_DbUnavail_0_doesNotExist   0

Definition at line 122 of file z-diag1.h.

◆ Z_DbUnavail_0_existsButUnavail

#define Z_DbUnavail_0_existsButUnavail   1

Definition at line 123 of file z-diag1.h.

◆ Z_DbUnavail_0_locked

#define Z_DbUnavail_0_locked   2

Definition at line 124 of file z-diag1.h.

◆ Z_DiagFormat_accessCtrl

#define Z_DiagFormat_accessCtrl   13

Definition at line 349 of file z-diag1.h.

◆ Z_DiagFormat_and

#define Z_DiagFormat_and   0

Definition at line 322 of file z-diag1.h.

◆ Z_DiagFormat_and_not

#define Z_DiagFormat_and_not   2

Definition at line 324 of file z-diag1.h.

◆ Z_DiagFormat_attCombo

#define Z_DiagFormat_attCombo   6

Definition at line 342 of file z-diag1.h.

◆ Z_DiagFormat_attribute

#define Z_DiagFormat_attribute   5

Definition at line 341 of file z-diag1.h.

◆ Z_DiagFormat_badSpec

#define Z_DiagFormat_badSpec   2

Definition at line 338 of file z-diag1.h.

◆ Z_DiagFormat_dbUnavail

#define Z_DiagFormat_dbUnavail   3

Definition at line 339 of file z-diag1.h.

◆ Z_DiagFormat_extServices

#define Z_DiagFormat_extServices   12

Definition at line 348 of file z-diag1.h.

◆ Z_DiagFormat_or

#define Z_DiagFormat_or   1

Definition at line 323 of file z-diag1.h.

◆ Z_DiagFormat_prox

#define Z_DiagFormat_prox   3

Definition at line 325 of file z-diag1.h.

◆ Z_DiagFormat_proximity

#define Z_DiagFormat_proximity   8

Definition at line 344 of file z-diag1.h.

◆ Z_DiagFormat_recordSyntax

#define Z_DiagFormat_recordSyntax   14

Definition at line 350 of file z-diag1.h.

◆ Z_DiagFormat_scan

#define Z_DiagFormat_scan   9

Definition at line 345 of file z-diag1.h.

◆ Z_DiagFormat_segmentation

#define Z_DiagFormat_segmentation   11

Definition at line 347 of file z-diag1.h.

◆ Z_DiagFormat_sort

#define Z_DiagFormat_sort   10

Definition at line 346 of file z-diag1.h.

◆ Z_DiagFormat_term

#define Z_DiagFormat_term   7

Definition at line 343 of file z-diag1.h.

◆ Z_DiagFormat_tooMany

#define Z_DiagFormat_tooMany   1

Definition at line 337 of file z-diag1.h.

◆ Z_DiagFormat_unSupOp

#define Z_DiagFormat_unSupOp   4

Definition at line 340 of file z-diag1.h.

◆ Z_DiagnosticFormat_s_defaultDiagRec

#define Z_DiagnosticFormat_s_defaultDiagRec   1

Definition at line 89 of file z-diag1.h.

◆ Z_DiagnosticFormat_s_explicitDiagnostic

#define Z_DiagnosticFormat_s_explicitDiagnostic   2

Definition at line 90 of file z-diag1.h.

◆ Z_DiagTerm_codedValue

#define Z_DiagTerm_codedValue   1

Definition at line 149 of file z-diag1.h.

◆ Z_DiagTerm_tooShort

#define Z_DiagTerm_tooShort   3

Definition at line 151 of file z-diag1.h.

◆ Z_DiagTerm_type

#define Z_DiagTerm_type   4

Definition at line 152 of file z-diag1.h.

◆ Z_DiagTerm_unparsable

#define Z_DiagTerm_unparsable   2

Definition at line 150 of file z-diag1.h.

◆ Z_ExtServices_failed

#define Z_ExtServices_failed   1

Definition at line 270 of file z-diag1.h.

◆ Z_ExtServices_id

#define Z_ExtServices_id   1

Definition at line 267 of file z-diag1.h.

◆ Z_ExtServices_immediate

#define Z_ExtServices_immediate   3

Definition at line 276 of file z-diag1.h.

◆ Z_ExtServices_modifyDelete

#define Z_ExtServices_modifyDelete   2

Definition at line 268 of file z-diag1.h.

◆ Z_ExtServices_nameInUse

#define Z_ExtServices_nameInUse   1

Definition at line 262 of file z-diag1.h.

◆ Z_ExtServices_noSuchName

#define Z_ExtServices_noSuchName   2

Definition at line 263 of file z-diag1.h.

◆ Z_ExtServices_parameters

#define Z_ExtServices_parameters   3

Definition at line 272 of file z-diag1.h.

◆ Z_ExtServices_permission

#define Z_ExtServices_permission   2

Definition at line 275 of file z-diag1.h.

◆ Z_ExtServices_quota

#define Z_ExtServices_quota   3

Definition at line 264 of file z-diag1.h.

◆ Z_ExtServices_req

#define Z_ExtServices_req   1

Definition at line 274 of file z-diag1.h.

◆ Z_ExtServices_service

#define Z_ExtServices_service   2

Definition at line 271 of file z-diag1.h.

◆ Z_ExtServices_type

#define Z_ExtServices_type   4

Definition at line 265 of file z-diag1.h.

◆ Z_Proximity_attributes

#define Z_Proximity_attributes   6

Definition at line 173 of file z-diag1.h.

◆ Z_Proximity_badSet

#define Z_Proximity_badSet   2

Definition at line 169 of file z-diag1.h.

◆ Z_Proximity_distance

#define Z_Proximity_distance   5

Definition at line 172 of file z-diag1.h.

◆ Z_Proximity_exclusion

#define Z_Proximity_exclusion   8

Definition at line 175 of file z-diag1.h.

◆ Z_Proximity_ordered

#define Z_Proximity_ordered   7

Definition at line 174 of file z-diag1.h.

◆ Z_Proximity_relation

#define Z_Proximity_relation   3

Definition at line 170 of file z-diag1.h.

◆ Z_Proximity_resultSets

#define Z_Proximity_resultSets   1

Definition at line 168 of file z-diag1.h.

◆ Z_Proximity_unit

#define Z_Proximity_unit   4

Definition at line 171 of file z-diag1.h.

◆ Z_Scan_endOfList

#define Z_Scan_endOfList   7

Definition at line 204 of file z-diag1.h.

◆ Z_Scan_mustBeNonNegative

#define Z_Scan_mustBeNonNegative   3

Definition at line 193 of file z-diag1.h.

◆ Z_Scan_mustBeOne

#define Z_Scan_mustBeOne   1

Definition at line 191 of file z-diag1.h.

◆ Z_Scan_mustBePositive

#define Z_Scan_mustBePositive   2

Definition at line 192 of file z-diag1.h.

◆ Z_Scan_nonZeroStepSize

#define Z_Scan_nonZeroStepSize   1

Definition at line 198 of file z-diag1.h.

◆ Z_Scan_other

#define Z_Scan_other   4

Definition at line 194 of file z-diag1.h.

◆ Z_Scan_posInResponse

#define Z_Scan_posInResponse   5

Definition at line 202 of file z-diag1.h.

◆ Z_Scan_resources

#define Z_Scan_resources   6

Definition at line 203 of file z-diag1.h.

◆ Z_Scan_specifiedStepSize

#define Z_Scan_specifiedStepSize   2

Definition at line 199 of file z-diag1.h.

◆ Z_Scan_termList1

#define Z_Scan_termList1   3

Definition at line 200 of file z-diag1.h.

◆ Z_Scan_termList2

#define Z_Scan_termList2   4

Definition at line 201 of file z-diag1.h.

◆ Z_Segmentation_segmentCount

#define Z_Segmentation_segmentCount   1

Definition at line 254 of file z-diag1.h.

◆ Z_Segmentation_segmentSize

#define Z_Segmentation_segmentSize   2

Definition at line 255 of file z-diag1.h.

◆ Z_Sort_action

#define Z_Sort_action   3

Definition at line 229 of file z-diag1.h.

◆ Z_Sort_case

#define Z_Sort_case   2

Definition at line 228 of file z-diag1.h.

◆ Z_Sort_duplicate

#define Z_Sort_duplicate   2

Definition at line 224 of file z-diag1.h.

◆ Z_Sort_relation

#define Z_Sort_relation   1

Definition at line 227 of file z-diag1.h.

◆ Z_Sort_sort

#define Z_Sort_sort   4

Definition at line 230 of file z-diag1.h.

◆ Z_Sort_tooMany

#define Z_Sort_tooMany   1

Definition at line 223 of file z-diag1.h.

◆ Z_SortD_action

#define Z_SortD_action   9

Definition at line 242 of file z-diag1.h.

◆ Z_SortD_aggregateTooLarge

#define Z_SortD_aggregateTooLarge   12

Definition at line 245 of file z-diag1.h.

◆ Z_SortD_dbSpecific

#define Z_SortD_dbSpecific   6

Definition at line 239 of file z-diag1.h.

◆ Z_SortD_generic

#define Z_SortD_generic   5

Definition at line 238 of file z-diag1.h.

◆ Z_SortD_illegal

#define Z_SortD_illegal   10

Definition at line 243 of file z-diag1.h.

◆ Z_SortD_incompatible

#define Z_SortD_incompatible   4

Definition at line 237 of file z-diag1.h.

◆ Z_SortD_inputTooLarge

#define Z_SortD_inputTooLarge   11

Definition at line 244 of file z-diag1.h.

◆ Z_SortD_key

#define Z_SortD_key   8

Definition at line 241 of file z-diag1.h.

◆ Z_SortD_noRsName

#define Z_SortD_noRsName   2

Definition at line 235 of file z-diag1.h.

◆ Z_SortD_sequence

#define Z_SortD_sequence   1

Definition at line 234 of file z-diag1.h.

◆ Z_SortD_sortElement

#define Z_SortD_sortElement   7

Definition at line 240 of file z-diag1.h.

◆ Z_SortD_tooMany

#define Z_SortD_tooMany   3

Definition at line 236 of file z-diag1.h.

◆ Z_TooMany_argumentWords

#define Z_TooMany_argumentWords   1

Definition at line 101 of file z-diag1.h.

◆ Z_TooMany_booleanOperators

#define Z_TooMany_booleanOperators   3

Definition at line 103 of file z-diag1.h.

◆ Z_TooMany_characters

#define Z_TooMany_characters   5

Definition at line 105 of file z-diag1.h.

◆ Z_TooMany_dataBasesSpecified

#define Z_TooMany_dataBasesSpecified   7

Definition at line 107 of file z-diag1.h.

◆ Z_TooMany_incompleteSubfields

#define Z_TooMany_incompleteSubfields   4

Definition at line 104 of file z-diag1.h.

◆ Z_TooMany_indexTermsProcessed

#define Z_TooMany_indexTermsProcessed   9

Definition at line 109 of file z-diag1.h.

◆ Z_TooMany_recordsRetrieved

#define Z_TooMany_recordsRetrieved   6

Definition at line 106 of file z-diag1.h.

◆ Z_TooMany_resultSetsCreated

#define Z_TooMany_resultSetsCreated   8

Definition at line 108 of file z-diag1.h.

◆ Z_TooMany_truncatedWords

#define Z_TooMany_truncatedWords   2

Definition at line 102 of file z-diag1.h.

Typedef Documentation

◆ Z_AccessCtrl

typedef struct Z_AccessCtrl Z_AccessCtrl

Definition at line 68 of file z-diag1.h.

◆ Z_AltOidList

typedef struct Z_AltOidList Z_AltOidList

Definition at line 65 of file z-diag1.h.

◆ Z_AttCombo

typedef struct Z_AttCombo Z_AttCombo

Definition at line 35 of file z-diag1.h.

◆ Z_Attribute

typedef struct Z_Attribute Z_Attribute

Definition at line 32 of file z-diag1.h.

◆ Z_AttrListList

Definition at line 44 of file z-diag1.h.

◆ Z_BadSpec

typedef struct Z_BadSpec Z_BadSpec

Definition at line 23 of file z-diag1.h.

◆ Z_DbUnavail

typedef struct Z_DbUnavail Z_DbUnavail

Definition at line 29 of file z-diag1.h.

◆ Z_DbUnavail_0

typedef struct Z_DbUnavail_0 Z_DbUnavail_0

Definition at line 26 of file z-diag1.h.

◆ Z_DiagFormat

typedef struct Z_DiagFormat Z_DiagFormat

Definition at line 74 of file z-diag1.h.

◆ Z_DiagnosticFormat

Definition at line 17 of file z-diag1.h.

◆ Z_DiagnosticFormat_s

Definition at line 1 of file z-diag1.h.

◆ Z_DiagTerm

typedef struct Z_DiagTerm Z_DiagTerm

Definition at line 38 of file z-diag1.h.

◆ Z_ExtServices

typedef struct Z_ExtServices Z_ExtServices

Definition at line 59 of file z-diag1.h.

◆ Z_OidList

typedef struct Z_OidList Z_OidList

Definition at line 62 of file z-diag1.h.

◆ Z_Proximity

typedef struct Z_Proximity Z_Proximity

Definition at line 41 of file z-diag1.h.

◆ Z_RecordSyntax

Definition at line 71 of file z-diag1.h.

◆ Z_Scan

typedef struct Z_Scan Z_Scan

Definition at line 47 of file z-diag1.h.

◆ Z_Segmentation

Definition at line 56 of file z-diag1.h.

◆ Z_Sort

typedef struct Z_Sort Z_Sort

Definition at line 53 of file z-diag1.h.

◆ Z_StringList

typedef struct Z_StringList Z_StringList

Definition at line 50 of file z-diag1.h.

◆ Z_TooMany

typedef struct Z_TooMany Z_TooMany

Definition at line 20 of file z-diag1.h.

Function Documentation

◆ z_AccessCtrl()

int z_AccessCtrl ( ODR  o,
Z_AccessCtrl **  p,
int  opt,
const char *  name 
)

◆ z_AltOidList()

int z_AltOidList ( ODR  o,
Z_AltOidList **  p,
int  opt,
const char *  name 
)

Definition at line 306 of file z-diag1.c.

References odr::direction, name, ODR_DECODE, odr_initmember(), odr_missing(), odr_oid(), odr_sequence_of(), and opt.

Referenced by z_AccessCtrl().

◆ z_AttCombo()

int z_AttCombo ( ODR  o,
Z_AttCombo **  p,
int  opt,
const char *  name 
)

◆ z_Attribute()

int z_Attribute ( ODR  o,
Z_Attribute **  p,
int  opt,
const char *  name 
)

◆ z_AttrListList()

int z_AttrListList ( ODR  o,
Z_AttrListList **  p,
int  opt,
const char *  name 
)

Definition at line 166 of file z-diag1.c.

References odr::direction, name, ODR_DECODE, odr_initmember(), odr_missing(), odr_sequence_of(), opt, and z_AttributeList().

Referenced by z_Scan().

◆ z_BadSpec()

int z_BadSpec ( ODR  o,
Z_BadSpec **  p,
int  opt,
const char *  name 
)

◆ z_DbUnavail()

int z_DbUnavail ( ODR  o,
Z_DbUnavail **  p,
int  opt,
const char *  name 
)

◆ z_DbUnavail_0()

int z_DbUnavail_0 ( ODR  o,
Z_DbUnavail_0 **  p,
int  opt,
const char *  name 
)

◆ z_DiagFormat()

int z_DiagFormat ( ODR  o,
Z_DiagFormat **  p,
int  opt,
const char *  name 
)

◆ z_DiagnosticFormat()

int z_DiagnosticFormat ( ODR  o,
Z_DiagnosticFormat **  p,
int  opt,
const char *  name 
)

◆ z_DiagnosticFormat_s()

int z_DiagnosticFormat_s ( ODR  o,
Z_DiagnosticFormat_s **  p,
int  opt,
const char *  name 
)

◆ z_DiagTerm()

int z_DiagTerm ( ODR  o,
Z_DiagTerm **  p,
int  opt,
const char *  name 
)

◆ z_ExtServices()

int z_ExtServices ( ODR  o,
Z_ExtServices **  p,
int  opt,
const char *  name 
)

◆ z_OidList()

int z_OidList ( ODR  o,
Z_OidList **  p,
int  opt,
const char *  name 
)

Definition at line 294 of file z-diag1.c.

References odr::direction, name, ODR_DECODE, odr_initmember(), odr_missing(), odr_oid(), odr_sequence_of(), and opt.

Referenced by z_AccessCtrl().

◆ z_Proximity()

int z_Proximity ( ODR  o,
Z_Proximity **  p,
int  opt,
const char *  name 
)

◆ z_RecordSyntax()

int z_RecordSyntax ( ODR  o,
Z_RecordSyntax **  p,
int  opt,
const char *  name 
)

◆ z_Scan()

int z_Scan ( ODR  o,
Z_Scan **  p,
int  opt,
const char *  name 
)

◆ z_Segmentation()

int z_Segmentation ( ODR  o,
Z_Segmentation **  p,
int  opt,
const char *  name 
)

◆ z_Sort()

int z_Sort ( ODR  o,
Z_Sort **  p,
int  opt,
const char *  name 
)

◆ z_StringList()

int z_StringList ( ODR  o,
Z_StringList **  p,
int  opt,
const char *  name 
)

◆ z_TooMany()

int z_TooMany ( ODR  o,
Z_TooMany **  p,
int  opt,
const char *  name 
)