Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 25 of 104) sorted by relevance

12345

/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Dcvtpath.c34 cvtpath(char *path, char *copy) in cvtpath()
H A Dsrcpath.c44 char *copy; in srcpath() local
/titanic_50/usr/src/lib/libtecla/common/
H A Dstringrp.c170 char *copy; /* The recorded copy of string[] */ in _sg_store_string() local
231 char *copy; /* The allocated string */ in _sg_alloc_string() local
/titanic_50/usr/src/lib/libadm/common/
H A Dgetinput.c44 char *copy, *pt; in getinput() local
H A Dpkginfo.c195 char *value, *pt, *copy, **memloc; in rdconfig() local
427 char *pt, *copy, *value, *myarch, *myvers; in ckinfo() local
H A Dpkgparam.c124 char *mempt, *copy; in fpkgparam() local
322 char *pt, *copy, *value, line[PATH_MAX]; in pkgparam() local
H A Dputtext.c51 wchar_t *copy, *lastword, *lastend, temp[MWIDTH+1]; in puttext() local
H A Dckdate.c117 char *ptr, *copy; in p_eday() local
169 char *copy; in p_month() local
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dnbloader.S89 copy: label
H A Dterminfo.c255 ti_get_term(struct terminfo *copy) in ti_get_term()
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c403 beginpath(char *buf, int copy) in beginpath()
454 drawpath(char *buf, int copy) in drawpath()
/titanic_50/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DPrintaRecord.java513 List <Aggregation> copy = new ArrayList <Aggregation> in readObject() local
522 List <Tuple> copy = new ArrayList <Tuple> (tuples.size()); in readObject() local
H A DPrintfRecord.java270 List <ValueRecord> copy = new ArrayList <ValueRecord> (records.size()); in readObject() local
/titanic_50/usr/src/cmd/csh/
H A Dsh.local.h54 #define copy(to, from, size) bcopy(from, to, size) macro
/titanic_50/usr/src/cmd/lp/lib/lp/
H A Dgetlist.c79 char *copy, local
/titanic_50/usr/src/uts/common/zmod/
H A Dinflate.c335 unsigned copy, dist; local
572 unsigned copy; /* number of stored or match bytes to copy */ local
1355 struct inflate_state FAR *copy; local
/titanic_50/usr/src/lib/nsswitch/nis/common/
H A Dgethostent.c53 char *copy; local
H A Dgethostent6.c54 char *copy; local
/titanic_50/usr/src/cmd/ypcmd/
H A Dgetlist.c52 char *copy; local
/titanic_50/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpr.c79 int copy = 1; /* default is to copy the data */ in main() local
H A Dlp.c76 int copy = 0; in main() local
/titanic_50/usr/src/cmd/tcopy/
H A Dtcopy.c60 int copy; variable
/titanic_50/usr/src/lib/libpkg/common/
H A Dmappath.c65 char *npt, *pt, *pt2, *copy; in mappath() local
/titanic_50/usr/src/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c161 unsigned char *dof, *copy; in main() local
/titanic_50/usr/src/cmd/mailx/
H A Dhead.c246 copy(char *str1, char *str2) in copy() function

12345