Searched refs:uudecode (Results 1 – 25 of 81) sorted by relevance
1234
46 struct uudecode { struct363 struct uudecode *uudecode; in uudecode_bidder_init() local373 uudecode = (struct uudecode *)calloc(sizeof(*uudecode), 1); in uudecode_bidder_init()376 if (uudecode == NULL || out_buff == NULL || in_buff == NULL) { in uudecode_bidder_init()379 free(uudecode); in uudecode_bidder_init()385 self->data = uudecode; in uudecode_bidder_init()386 uudecode->in_buff = in_buff; in uudecode_bidder_init()387 uudecode->in_cnt = 0; in uudecode_bidder_init()388 uudecode->in_allocated = IN_BUFF_SIZE; in uudecode_bidder_init()389 uudecode->out_buff = out_buff; in uudecode_bidder_init()[all …]
64 uudecode -m truncated.gz.uue81 uudecode -m crcerror.gz.uue98 uudecode -m good.gz.uue
7 REGRESSION_TEST_ONE(`uudecode -p <${SRCDIR}/regress.traditional.in', `traditional')8 REGRESSION_TEST_ONE(`uudecode -p <${SRCDIR}/regress.base64.in', `base64')
8 PROG= uudecode9 LINKS= ${BINDIR}/uudecode ${BINDIR}/b64decode
9 uudecode -p $? > ${.TARGET}12 uudecode -p $? > ${.TARGET}
16 uudecode < ascii.d.uu ; \17 uudecode < ascii.r.uu ; \
22 uudecode $?25 uudecode $?
108 …uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_font_16[16*256…
28 uudecode -p ${BZ2DIR}/${f}.gz.uu | gunzip > ${f}32 uudecode ${BZ2DIR}/${f}.uu
48 uudecode -p image.uu | bzcat > $D50 uudecode -p ${1}/image.uu | bzcat > $D
12 …compile-with "uudecode < /usr/share/syscons/fonts/${STD8X16FONT}-8x16.fnt && file2c 'unsigned char…22 …uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'static u_char dflt_font_16…
75 …uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_font_16[16*256…
28 int uudecode(const char *, u_char *, size_t);
18 uudecode -p $? > ${.TARGET}
15 uudecode -p $? > ${.TARGET}
9 uudecode -p ${.ALLSRC} > ${.TARGET}
38 atf_check -s exit:0 uudecode $(atf_get_srcdir)/t_pad_output.bz2.uue
36 uudecode d_ff_after_dnl.m4.uue
9 uudecode -p $? > ${.TARGET}
2 You must uudecode it first to run it under the FreeBSD iBCS support.
10 uudecode $UUE