Lines Matching refs:NAMING_AUTHORITY
17 NAMING_AUTHORITY,
40 typedef struct NamingAuthority_st NAMING_AUTHORITY;
47 const NAMING_AUTHORITY *n);
48 void NAMING_AUTHORITY_set0_authorityId(NAMING_AUTHORITY *n,
51 const NAMING_AUTHORITY *n);
52 void NAMING_AUTHORITY_set0_authorityURL(NAMING_AUTHORITY *n,
55 const NAMING_AUTHORITY *n);
56 void NAMING_AUTHORITY_set0_authorityText(NAMING_AUTHORITY *n,
70 const NAMING_AUTHORITY *ADMISSIONS_get0_namingAuthority(const ADMISSIONS *a);
71 void ADMISSIONS_set0_namingAuthority(ADMISSIONS *a, NAMING_AUTHORITY *na);
79 const NAMING_AUTHORITY *PROFESSION_INFO_get0_namingAuthority(
82 PROFESSION_INFO *pi, NAMING_AUTHORITY *na);
112 The B<NAMING_AUTHORITY> type has an authority ID and URL, and text fields.