Searched refs:getencoding (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/wsfontload/
H A Dwsfontload.c49 static int getencoding(char *);
119 getencoding(char *name) function
167 f.encoding = getencoding(optarg);
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_xar.c403 static int getencoding(struct xmlattr_list *);
1754 getencoding(struct xmlattr_list *list) function
1968 xar->file->encoding = getencoding(list);
2003 xar->xattr->encoding = getencoding(list);

Completed in 107 milliseconds