Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dstring.c90 HEIM_TID_STRING,
202 return HEIM_TID_STRING; in heim_string_get_type_id()
H A Dheimbasepriv.h64 HEIM_TID_STRING = 131, enumerator
H A Djson.c171 case HEIM_TID_STRING: in base2json()
535 if (v != NULL && heim_get_tid(v) == HEIM_TID_STRING) { in parse_dict()
H A Dbsearch.c869 if (heim_get_tid(key) == HEIM_TID_STRING) in stdb_copy_value()