Home
last modified time | relevance | path

Searched refs:atr_convention_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/ccid/
H A Datr.h64 } atr_convention_t; typedef
151 extern atr_convention_t atr_convention(atr_data_t *);
182 extern const char *atr_convention_to_string(atr_convention_t);
H A Datr.c417 atr_convention_to_string(atr_convention_t conv) in atr_convention_to_string()
824 atr_convention_t
/illumos-gate/usr/src/test/os-tests/tests/uccid/
H A Datrparse.c39 atr_convention_t ar_conv;
583 atr_convention_t conv; in atr_parse_one()
/illumos-gate/usr/src/cmd/ccidadm/
H A Dccidadm.c418 atr_convention_t conv; in ccidadm_atr_props()