Searched refs:estrdup (Results 51 - 66 of 66) sorted by relevance

123

/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vnops.c404 df_new->df_linktarget = estrdup(link_target);
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_acts.c280 modem_setup = estrdup(setup);
H A Dkeyword-gen.c744 symb[token] = estrdup(name);
H A Dntpd.c673 user = estrdup(pw->pw_name);
H A Drefclock_gpsdjson.c522 up->logname = estrdup(refnumtoa(&peer->srcadr));
H A Drefclock_oncore.c1280 instance->shmem_fname = estrdup(ca);
H A Dntp_control.c4061 pnonce = (*val) ? estrdup(val) : NULL;
H A Dntp_io.c1208 rule->if_name = estrdup(if_name);
/freebsd-11-stable/usr.sbin/makefs/
H A Dcd9660.c1968 tfsnode->name = estrdup(name);
2116 diskStructure->generic_bootimage = estrdup(bootimage);
/freebsd-11-stable/crypto/heimdal/appl/gssmask/
H A Dgssmask.c1093 c->moniker = estrdup(moniker);
/freebsd-11-stable/sbin/rcorder/
H A Drcorder.c269 temp->filename = estrdup(filename);
/freebsd-11-stable/usr.sbin/jail/
H A Djail.c560 estrdup(const char *str) function
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_cred.c445 self.auth = estrdup("Kerberos");
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c498 vl->name = estrdup(name);
505 vl->value = estrdup(value);
3813 pvdc->v.str = estrdup(val);
/freebsd-11-stable/contrib/bmake/
H A Dconfigure5683 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for estrdup in -lutil" >&5
5684 $as_echo_n "checking for estrdup in -lutil... " >&6; }
5699 char estrdup ();
5703 return estrdup ();
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A DMakefile.in49 erealloc.c err.c errx.c estrdup.c fchown.c flock.c fnmatch.c \
796 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/estrdup.Plo@am__quote@

Completed in 401 milliseconds

123