Home
last modified time | relevance | path

Searched refs:ENCODE_STRING (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/stand/sys/
H A Dsalib.h78 enum encode_how { ENCODE_BYTES, ENCODE_STRING }; enumerator
/titanic_44/usr/src/stand/lib/sa/sparc/
H A Dprom_misc.c58 assert(how == ENCODE_STRING); in prom_create_encoded_prop()