Home
last modified time | relevance | path

Searched refs:recstr (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Drecfmt.h78 extern Recfmt_t recstr(const char*, char**);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Drecstr.c43 recstr(register const char* s, char** e) in recstr() function
/illumos-gate/usr/src/cmd/ast/libast/
H A Dmapfile-vers755 recstr;
H A DMakefile.defs239 misc/recstr.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile90 base64.c recfmt.c recstr.c reclen.c fmtrec.c \
H A DMamfile1664 make recstr.o
1665 make misc/recstr.c
1667 done misc/recstr.c
1668 meta recstr.o %.c>%.o misc/recstr.c recstr
1669 prev misc/recstr.c
1670 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/recstr.c
1671 done recstr.o generated
6101 …cale.o translate.o catopen.o iconv.o lc.o lctab.o mc.o base64.o recfmt.o recstr.o reclen.o fmtrec.…
H A DRELEASE180 10-04-10 misc/recstr.c: fix 'd[delimiter]' parse
370 07-09-05 misc/recstr.c: handle [lL] gobbled by strtol() -- ouch
547 05-05-15 recfmt.h: add recstr() reclen() fmtrec()