Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dpreconv.c51 struct encode { struct
65 static const struct encode encs[ENC__MAX] = { argument
H A Dterm.c585 encode(struct termp *p, const char *word, size_t sz) in encode() function
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dupdate.c466 unsigned encode; in wrt() local
817 unsigned encode; in _elfxx_update() local
865 unsigned encode; in _elfxx_swap_wrimage() local
H A Dbegin.c136 unsigned encode; in _elf_config() local
H A Dgelf.c430 gelf_xlatetof(Elf *elf, Elf_Data *dst, const Elf_Data *src, unsigned encode) in gelf_xlatetof()
449 gelf_xlatetom(Elf *elf, Elf_Data *dst, const Elf_Data *src, unsigned encode) in gelf_xlatetom()
/titanic_41/usr/src/cmd/bnu/
H A Duuencode.c180 encode(FILE *in, FILE *out, int base64) in encode() function
/titanic_41/usr/src/cmd/spell/
H A Dhuff.c136 encode(long k, long *py) in encode() function
/titanic_41/usr/src/ucbcmd/stty/
H A Dsttyparse.c417 static int encode(cb, term) in encode() function
/titanic_41/usr/src/cmd/ast/msgcc/
H A Dmsgcvt.c411 encode(Sfio_t* op, register int c) in encode() function
/titanic_41/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c77 static unsigned encode; /* data encoding if an ELF file */ variable
/titanic_41/usr/src/lib/libast/common/misc/
H A Dfindlib.h119 #define encode code.code_encode macro
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c81 static int encode = 0; variable
/titanic_41/usr/src/uts/common/io/
H A Dfdc.c1575 encode(xlate_tbl_t *tablep, int val, uchar_t *rcode) in encode() function
/titanic_41/usr/src/lib/libsasl/include/
H A Dsaslplug.h200 int (*encode)(void *context, const struct iovec *invec, unsigned numiov, member