Home
last modified time | relevance | path

Searched refs:strcopy (Results 1 – 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c293 p = strcopy(buf, "proto: "); in proto_error()
308 p = strcopy(p, "line "); in proto_error()
316 p = strcopy(p, msg); in proto_error()
327 p = strcopy(p, msg); in proto_error()
331 p = strcopy(p, arg); in proto_error()
377 p = strcopy(p, "\n# "); in linesync()
397 op = strcopy(op, "\ in init()
459 op = strcopy(op, "\ in init()
903 op = strcopy(op, im); in lex()
915 op = strcopy(op, im); in lex()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathkey.c120 attr = strcopy(attr, "PREROOT='"); in pathkey_20100601()
135 attr = strcopy(attr, k); in pathkey_20100601()
144 attr = strcopy(attr, k); in pathkey_20100601()
153 attr = strcopy(attr, "' UNIVERSE='"); in pathkey_20100601()
158 attr = strcopy(attr, k); in pathkey_20100601()
265 attr = strcopy(attr, k); in pathkey_20100601()
274 attr = strcopy(attr, " ATTRIBUTES='PREROOT UNIVERSE"); in pathkey_20100601()
H A Dpathpath.c106 s = strcopy(path, s); in pathpath_20100601()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dcompletion.c396 out = strcopy(begin,path_basename(cp= *com++)); in ed_expand()
405 out = strcopy(begin,cp); in ed_expand()
409 out = strcopy(begin,fmtx(*com)); in ed_expand()
413 out = strcopy(begin,*com++); in ed_expand()
436 out = strcopy(begin,cp); in ed_expand()
440 out = strcopy(begin,cp); in ed_expand()
449 out = strcopy(begin,cp); in ed_expand()
461 out = strcopy(out,fmtx(*com++)); in ed_expand()
482 out = strcopy(out,left); in ed_expand()
570 cp = strcopy((char*)ep->e_inbuf,e_runvi); in ed_fulledit()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1432 p = strcopy(p, "line ");
1440 p = strcopy(p, msg);
1451 p = strcopy(p, msg);
1455 p = strcopy(p, arg);
2689 op = strcopy(op, "\
2751 op = strcopy(op, "\
3169 op = strcopy(op, im);
3181 op = strcopy(op, im);
4894 strcopy( buf, copy);
4898 strcopy( e, file);
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dvmstate.c92 s = strcopy(s, "TRUST|"); in key()
95 s = strcopy(s, "TRACE|"); in key()
97 s = strcopy(s, "DBCHECK|"); in key()
99 s = strcopy(s, "DBABORT|"); in key()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/preroot/
H A Drealopen.c39 strcopy(strcopy(buf, PR_REAL), path); in realopen()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dastsa.omk45 strcopy.c \
70 sfstr.o strcopy.o strdup.o strmatch.o strtoip4.o strtoip6.o \
H A Dastsa.manifest26 ../string/strcopy.c
H A Dast.h152 extern char* strcopy(char*, const char*);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrcopy.c31 strcopy(register char* s, register const char* t) in strcopy() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dglob.c752 pat = strcopy(ap->gl_begin, pattern + optlen); in glob()
754 pat = strcopy(pat, gp->gl_suffix); in glob()
777 strcopy(top->gl_path + gp->gl_extra, nocheck); in glob()
H A Dmime.c224 x = strcopy(tta->value = cap->data, v) + 1; in mimeset()
232 x = strcopy(att->name = x, k) + 1; in mimeset()
233 x = strcopy(att->value = x, v) + 1; in mimeset()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dmnt.c119 s = strcopy(hp->mnt.options = hp->opt, type);
120 s = strcopy(s, ",ignorecase");
/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c218 static char *strcopy(
2049 p = strcopy(disk_name, inquiry->inq_vid,
2052 p = strcopy(p, inquiry->inq_pid, sizeof (inquiry->inq_pid));
2054 p = strcopy(p, inquiry->inq_revision,
2067 strcopy( function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtype.c959 cp = strcopy(cp,NV_DATA); in nv_mktype()
984 cp = strcopy(cp,sp); in nv_mktype()
1063 cp = strcopy(cp,np->nvenv); in nv_mktype()
1074 cp = strcopy(name=cp, &np->nvname[m]); in nv_mktype()
1123 cp = strcopy(cp,cname); in nv_mktype()
1126 cp = strcopy(cp,nr->nvname); in nv_mktype()
H A Dmain.c331 name = strcopy(shp->comdiv,name); in sh_main()
333 strcopy(name," \"$@\""); in sh_main()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME78 strcopy like strcpy(3) but returns end of destination
H A DMakefile60 sig.3 spawnveg.3 stak.3 stk.3 strcopy.3 strdup.3 strelapsed.3 \
73 chresc.c chrtoi.c streval.c strexpr.c strmatch.c strcopy.c \
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap303 #undef strcopy
304 #define strcopy _ast_strcopy
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap303 #undef strcopy
304 #define strcopy _ast_strcopy
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap303 #undef strcopy
304 #define strcopy _ast_strcopy
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap303 #undef strcopy
304 #define strcopy _ast_strcopy
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h323 extern char* strcopy(char*, const char*);
/illumos-gate/usr/src/cmd/ed/
H A Ded.c284 static void strcopy(char *source, char *dest);
3086 strcopy(scan, tabvect); in stdtab()
3128 strcopy(char *source, char *dest) in strcopy() function

12