Home
last modified time | relevance | path

Searched refs:getdelim (Results 1 – 16 of 16) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/m4/
Dgetdelim.m41 # getdelim.m4 serial 1
13 AC_LIBSOURCES([getdelim.c, getdelim.h])
15 dnl Persuade glibc <stdio.h> to declare getdelim().
18 AC_REPLACE_FUNCS(getdelim)
19 AC_CHECK_DECLS_ONCE(getdelim)
26 # Prerequisites of lib/getdelim.c.
Dgnulib-comp.m4164 lib/getdelim.c
165 lib/getdelim.h
298 m4/getdelim.m4
/mirbsd/src/gnu/usr.bin/cvs/lib/
Dgetdelim.h27 ssize_t getdelim (char **lineptr, size_t *n, int delimiter, FILE *stream);
Dgetline.c31 return getdelim (lineptr, n, '\n', stream); in getline()
Dgetdelim.c49 getdelim (char **lineptr, size_t *n, int delimiter, FILE *fp) in getdelim() function
DMakefile.in64 getdate.h getdelim.c getdelim.h gethostname.c getline.c \
94 $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
/mirbsd/src/gnu/usr.bin/cvs/src/
Dmyndbm.c229 while ((line_length = getdelim (&line, &line_size, '\012', fp)) >= 0) in mydbm_load_file()
DMakefile.in74 $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
/mirbsd/src/gnu/usr.bin/cvs/man/
DMakefile.in72 $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
/mirbsd/src/gnu/usr.bin/cvs/diff/
DMakefile.in55 $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
/mirbsd/src/gnu/usr.bin/cvs/contrib/
DMakefile.in78 $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
/mirbsd/src/gnu/usr.bin/cvs/
DMakefile.in73 $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
Dconfig.h.in179 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
283 /* Define to 1 if you have the `getdelim' function. */
Daclocal.m4918 m4_include([m4/getdelim.m4])
Dconfigure11109 (void) getdelim;
16924 for ac_func in getdelim
17603 for ac_func in getdelim
/mirbsd/src/gnu/usr.bin/cvs/doc/
DMakefile.in75 $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \