Searched refs:strdup (Results 226 - 250 of 783) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_getparam.c54 *(str) = strdup((val)); \
299 *certname = strdup(cert_parameter);
364 *passphrase = strdup(param_place);
1149 postdata = strdup("");
1215 postdata = strdup("");
1593 config->range = strdup(buffer);
1688 global->trace_dump = strdup("%");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress.gen.c114 if ((msg->from_name_data = strdup(value)) == NULL)
126 if ((msg->to_name_data = strdup(value)) == NULL)
518 if ((msg->weapon_data = strdup(value)) == NULL)
530 if ((msg->action_data = strdup(value)) == NULL)
816 msg->notes_data[msg->notes_length - 1] = strdup(value);
866 if ((msg->how_data = strdup(value)) == NULL)
904 msg->notes_data[off] = strdup(value);
906 event_warnx("%s: strdup", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-atalk.c573 tp->name = strdup(nambuf);
590 tp->name = strdup(nambuf);
600 tp->name = strdup(nambuf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/untgz/
H A Duntgz.c33 # define strdup(str) _strdup(str) macro
260 item->fname = strdup(fname);
330 char *buffer = strdup(newdir);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfloppyd_io.c423 char* newname = strdup(name);
442 *display = strdup(newname);
454 newname = strdup("localhost");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_amule_lib_standalone.cpp216 cat->value.str_val = strdup("some_cat");
468 result->str_val = strdup("some_str");
508 val->str_val = strdup(PACKAGE_VERSION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/untgz/
H A Duntgz.c33 # define strdup(str) _strdup(str) macro
260 item->fname = strdup(fname);
330 char *buffer = strdup(newdir);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dlogger.c356 char *tmp = strdup(filename);
626 ptr = strdup(logstr);
662 str = strdup(logstr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/untgz/
H A Duntgz.c33 # define strdup(str) _strdup(str) macro
260 item->fname = strdup(fname);
330 char *buffer = strdup(newdir);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml-node.c420 node->value.element.name = strdup(name);
489 node->value.opaque = strdup(opaque);
562 node->value.text.string = strdup(string);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/untgz/
H A Duntgz.c33 # define strdup(str) _strdup(str) macro
260 item->fname = strdup(fname);
330 char *buffer = strdup(newdir);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Ded.c56 fileName = strdup(argv[1]);
191 newname = strdup(cp);
276 fileName = strdup(cp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipmroute.c73 viftable[vifi] = strdup(dev);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_ematch.h28 b->data = strdup(text);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibip6t_dst.c61 buffer = strdup(optsstr);
63 xtables_error(OTHER_PROBLEM, "strdup failed");
H A Dlibip6t_hbh.c63 buffer = strdup(optsstr);
64 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed");
H A Dlibip6t_ipv6header.c150 buffer = strdup(flags);
H A Dlibip6t_mh.c110 buffer = strdup(mhtype);
H A Dlibipt_SAME.c44 arg = strdup(orig_arg);
46 xtables_error(RESOURCE_PROBLEM, "strdup");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dctlparse.c112 * The string is allocated using strdup().
143 return strdup(buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/hwdep/
H A Dhwdep_hw.c139 hwdep->name = strdup(name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/name-test/
H A Dtest-privserver-client.c106 addr = strdup (addr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dpam_winbind.h70 #define x_strdup(s) ( (s) ? strdup(s):NULL )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dclib_port.h246 #define strdup __db_Cstrdup macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Dclib_port.h246 #define strdup __db_Cstrdup macro

Completed in 406 milliseconds

1234567891011>>