Searched refs:xstrdup (Results 226 - 250 of 345) sorted by relevance

1234567891011>>

/freebsd-9.3-release/crypto/openssh/
H A Dmonitor_wrap.c420 forced_command = have_forced ? xstrdup("true") : NULL;
938 *name = xstrdup("");
939 *infotxt = xstrdup("");
1102 forced_command = have_forced ? xstrdup("true") : NULL;
H A Dsshconnect2.c132 oavail = avail = xstrdup(KEX_DEFAULT_PK_ALG);
1207 id->filename = xstrdup(options.identity_files[i]);
1556 pkalg = xstrdup(key_ssh_name(private));
1660 supported = xstrdup(authlist);
1703 list = xstrdup(buffer_ptr(&b));
H A Dauthfile.c944 *commentp = xstrdup(name);
1072 *commentp = xstrdup(filename);
1144 *commentp = xstrdup(*cp ?
H A Dssh-agent.c584 lock_passwd = xstrdup(passwd);
649 id->provider = xstrdup(provider);
650 id->comment = xstrdup(provider); /* XXX */
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4280 const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */
4283 char *xstrdup (const char *string);
4364 program_name = (char *) xstrdup (base_name (argv[0]));
4409 newargz[++newargc] = xstrdup (argv[i]);
4435 actual_cwrapper_name = xstrdup (base_name (actual_cwrapper_path));
4446 target_name = xstrdup (base_name (TARGET_PROGRAM_NAME));
4469 tmp_pathspec = xstrdup (newargz[0]);
4561 xstrdup (const char *string)
4644 concat_name = xstrdup (wrapper);
4654 concat_name = xstrdup (wrappe
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh4274 const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */
4277 char *xstrdup (const char *string);
4358 program_name = (char *) xstrdup (base_name (argv[0]));
4403 newargz[++newargc] = xstrdup (argv[i]);
4429 actual_cwrapper_name = xstrdup (base_name (actual_cwrapper_path));
4440 target_name = xstrdup (base_name (TARGET_PROGRAM_NAME));
4463 tmp_pathspec = xstrdup (newargz[0]);
4555 xstrdup (const char *string)
4638 concat_name = xstrdup (wrapper);
4648 concat_name = xstrdup (wrappe
[all...]
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh4274 const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */
4277 char *xstrdup (const char *string);
4358 program_name = (char *) xstrdup (base_name (argv[0]));
4403 newargz[++newargc] = xstrdup (argv[i]);
4429 actual_cwrapper_name = xstrdup (base_name (actual_cwrapper_path));
4440 target_name = xstrdup (base_name (TARGET_PROGRAM_NAME));
4463 tmp_pathspec = xstrdup (newargz[0]);
4555 xstrdup (const char *string)
4638 concat_name = xstrdup (wrapper);
4648 concat_name = xstrdup (wrappe
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c723 new->t_name = old->t_name ? xstrdup(old->t_name) : NULL;
810 (*nmemp)->ml_name = xstrdup(omem->ml_name ? omem->ml_name : "empty omem->ml_name");
829 (*nelp)->el_name = xstrdup(oel->el_name);
/freebsd-9.3-release/contrib/binutils/binutils/
H A Ddllwrap.c278 cmd = xstrdup (name);
786 dll_name = xstrdup (mybasename (dll_file_name));
790 dll_file_name = xstrdup (dll_name);
/freebsd-9.3-release/contrib/dtc/
H A Dflattree.c625 str = xstrdup(inb->ptr);
667 return xstrdup(inb->base + offset);
734 return xstrdup(cpath + plen);
/freebsd-9.3-release/contrib/gcc/
H A Dfix-header.c645 add_path (xstrdup (argv[i] + 2), BRACKET, false, false);
650 add_path (xstrdup (argv[i + 1]), BRACKET, false, false);
995 protect_name = xstrdup (buf.base);
H A Dgenmodes.c456 c = new_mode (cclass, xstrdup (buf), file, line);
503 v = new_mode (vclass, xstrdup (buf), file, line);
655 v = new_mode (vclass, xstrdup (namebuf), file, line);
H A Dgensupport.c236 pathname = xstrdup (filename);
467 p_false = xstrdup (value);
1440 last_real_name = new = xstrdup (name);
H A Dopts.c634 tmp = xstrdup (arg);
1116 char *tmp = xstrdup (arg);
1411 arg = xstrdup (carg);
H A Dread-rtl.c627 m->name = xstrdup (name);
688 copy = xstrdup (GET_MODE_NAME (i));
702 copy = xstrdup (GET_RTX_NAME (i));
1176 def->name = xstrdup (tmp_char);
1182 def->value = xstrdup (tmp_char);
H A Dvmsdbgout.c719 module_name = xstrdup (basename ((char *) primary_filename));
1398 fde->vms_func_name = xstrdup (name);
1520 file_info_table[file_info_table_in_use].file_name = xstrdup (fnam);
/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-win.c843 char *buf_ptr = (char *) xstrdup (arg);
943 char *buf = xstrdup (arg);
1473 buf = buf_ptr = xstrdup (arg);
/freebsd-9.3-release/usr.bin/csup/
H A Dfattr.c248 fa->linktarget = xstrdup(buf);
605 fa->linktarget = xstrdup(attrstart);
716 fa->linktarget = xstrdup(from->linktarget);
/freebsd-9.3-release/contrib/binutils/ld/
H A Dpe-dll.c432 local_copy = xstrdup (new_excludes);
667 char *tmp = xstrdup (pe_def_file->exports[i].name + lead_at);
690 char *tmp = xstrdup (pe_def_file->exports[i].name + lead_at);
2382 dll_symname = xstrdup (dll_filename);
2478 dll_symname = xstrdup (module->name);
H A Dlexsup.c1044 command_line.rpath = xstrdup (optarg);
1080 command_line.rpath_link = xstrdup (optarg);
1367 default_dirlist = xstrdup (optarg);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dutils.c2889 return xstrdup (rp);
2901 return xstrdup (filename);
2932 return xstrdup (rp ? rp : filename);
2938 return xstrdup (filename);
2955 return xstrdup (filename);
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arc.c419 name = xstrdup (name);
661 name = xstrdup (name);
809 ext_op->syntax = xstrdup (syntax);
/freebsd-9.3-release/contrib/binutils/libiberty/
H A DMakefile.in159 xatexit.c xexit.c xmalloc.c xmemdup.c xstrdup.c xstrerror.c \
181 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o \
1181 ./xstrdup.o: $(srcdir)/xstrdup.c config.h $(INCDIR)/ansidecl.h \
1184 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrdup.c -o pic/$@; \
1186 $(COMPILE.c) $(srcdir)/xstrdup.c $(OUTPUT_OPTION)
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A DMakefile.in159 xatexit.c xexit.c xmalloc.c xmemdup.c xstrdup.c xstrerror.c \
181 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o \
1157 ./xstrdup.o: $(srcdir)/xstrdup.c config.h $(INCDIR)/ansidecl.h \
1160 $(COMPILE.c) $(PICFLAG) $(srcdir)/xstrdup.c -o pic/$@; \
1162 $(COMPILE.c) $(srcdir)/xstrdup.c $(OUTPUT_OPTION)
/freebsd-9.3-release/lib/libtacplus/
H A Dtaclib.c78 static char *xstrdup(struct tac_handle *, const char *);
789 if ((srvp->secret = xstrdup(h, secret)) == NULL)
1378 xstrdup(struct tac_handle *h, const char *s) function

Completed in 506 milliseconds

1234567891011>>