Home
last modified time | relevance | path

Searched refs:atr_convention_to_string (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/ccid/
H A Datr.h182 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() function
/illumos-gate/usr/src/cmd/ccidadm/
H A Dccidadm.c432 atr_convention_to_string(conv)); in ccidadm_atr_props()