Searched refs:emalloc (Results 101 - 104 of 104) sorted by relevance

12345

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_request.c1590 sp = emalloc(sizeof(*sp));
H A Drefclock_parse.c5278 t = (trimble_t *)(parse->localdata = emalloc(sizeof(trimble_t)));
/freebsd-10.2-release/contrib/bmake/
H A Dconfigure5497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for emalloc in -lutil" >&5
5498 $as_echo_n "checking for emalloc in -lutil... " >&6; }
5513 char emalloc ();
5517 return emalloc ();
/freebsd-10.2-release/crypto/heimdal/lib/roken/
H A DMakefile.in48 closefrom.c copyhostent.c daemon.c ecalloc.c emalloc.c \
792 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/emalloc.Plo@am__quote@

Completed in 370 milliseconds

12345