Searched refs:uuencode (Results 1 - 6 of 6) sorted by relevance

/ast/src/lib/libuu/
H A Duu.h82 extern ssize_t uuencode(Uu_t*, Sfio_t*, Sfio_t*, size_t, const char*);
H A Duulib.c25 * uuencode/uudecode methods
1207 "posix", "uuencode", "",
1416 uuencode(register Uu_t* uu, Sfio_t* ip, Sfio_t* op, size_t n, const char* path) function
/ast/src/cmd/builtin/
H A DMakefile83 strings tr uudecode -luu uuencode -luu what who
90 look mkdir mkfifo mktemp mv nl od paste rm tail tr uniq uuencode wc
H A Duuencode.c23 * uuencode
27 "[-?\n@(#)$Id: uuencode (AT&T Research) 2002-03-24 $\n]"
29 "[+NAME?uuencode - encode a binary file]"
92 error_info.id = "uuencode";
166 uuencode(uu, ip, op, SF_UNBOUND, epath);
/ast/src/cmd/INIT/
H A Dhurl.sh183 AUTHORIZE=$'\nAuthorization: '$type' '$(print -n -r -- "$authorize" | uuencode -h -x base64)$'\r'
/ast/src/cmd/std/
H A Dshar.sh85 [B:uuencode,binary-files-files?Treat all files as binary and
94 [M:mixed-uuencode?Mixed mode. Determine if the files are text or
370 uuencode "$cname" < $dname

Completed in 29 milliseconds