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

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Drecfmt.c34 #include <recfmt.h>
43 recfmt(const void* buf, size_t size, off_t total) function
161 sfprintf(sfstdout, "%d\n", recfmt(s, size, total));
H A Dreclen.c30 #include <recfmt.h>
H A Dfmtrec.c28 #include <recfmt.h>
H A Drecstr.c39 #include <recfmt.h>
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/include/
H A Drecfmt.h77 extern Recfmt_t recfmt(const void*, size_t, off_t);
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/
H A DMakefile35 option.h proc.h re_comp.h recfmt.h regex.h regexp.h \
90 base64.c recfmt.c recstr.c reclen.c fmtrec.c \

Completed in 95 milliseconds