Home
last modified time | relevance | path

Searched refs:strcollect (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dstrcollect.c80 strcollect(char *first, ...) in strcollect() function
H A Droken-common.h420 #define strcollect rk_strcollect macro
422 strcollect(char *first, ...);
H A DMakefile.am110 strcollect.c \
H A DMakefile.in167 strcollect.c strerror_r.c strpool.c timeval.c tm2time.c \
192 libroken_la-socket.lo libroken_la-strcollect.lo \
597 strcollect.c strerror_r.c strpool.c timeval.c tm2time.c \
911 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-strcollect.Plo@am__quote@
1240 libroken_la-strcollect.lo: strcollect.c
1241 …-strcollect.lo -MD -MP -MF $(DEPDIR)/libroken_la-strcollect.Tpo -c -o libroken_la-strcollect.lo `t…
1242 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libroken_la-strcollect.Tpo $(DEPDIR)/libroken_la-strcollec…
1245 … $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-strcollect.lo `test -f 'strcollect.c' || echo '$(srcdir)…
H A DChangeLog1507 * Makefile.am(libroken_la_SOURCES): add strcollect.c
1508 * Makefile.in: add strcollect.[co]
1511 (strcollect, vstrcollect): add prototypes
1512 * strcollect.c: new file. functions for collapsing an `va_list'
/freebsd/kerberos5/lib/libroken/
H A DMakefile66 strcollect.c \