Home
last modified time | relevance | path

Searched defs:charset_cache (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h394 struct charset_cache { struct
395 struct charset_cache *next; argument
396 kiconv_t inbound;
397 kiconv_t outbound;
398 struct sockaddr client_addr;