Home
last modified time | relevance | path

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

12345

/illumos-gate/usr/src/lib/libtecla/common/
H A Dstringrp.c168 char *copy; /* The recorded copy of string[] */ in _sg_store_string() local
229 char *copy; /* The allocated string */ in _sg_alloc_string() local
/illumos-gate/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
/illumos-gate/usr/src/boot/libsa/
H A Dstrdup.c40 char *copy = NULL; in strdup() local
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetinput.c43 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.c50 wchar_t *copy, *lastword, *lastend, temp[MWIDTH+1]; in puttext() local
H A Dckdate.c117 char *ptr, *copy; in p_eday() local
166 char *copy; in p_month() local
/illumos-gate/usr/src/lib/lib9p/common/
H A Dpack.c154 uint16_t copy; in l9p_pu16() local
178 uint32_t copy; in l9p_pu32() local
202 uint64_t copy; in l9p_pu64() local
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c401 beginpath(char *buf, int copy) in beginpath()
452 drawpath(char *buf, int copy) in drawpath()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dnbloader.S89 copy: label
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DPrintaRecord.java511 List <Aggregation> copy = new ArrayList <Aggregation> in readObject() local
520 List <Tuple> copy = new ArrayList <Tuple> (tuples.size()); in readObject() local
/illumos-gate/usr/src/cmd/csh/
H A Dsh.local.h52 #define copy(to, from, size) bcopy(from, to, size) macro
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dgetlist.c79 char *copy, local
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.sh397 copy() # "output-file" "data-that-must-not-be-processed-by-echo" function
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpr.c77 int copy = 1; /* default is to copy the data */ in main() local
/illumos-gate/usr/src/cmd/ypcmd/
H A Dgetlist.c50 char *copy; local
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgethostent.c51 char *copy; local
H A Dgethostent6.c52 char *copy; local
/illumos-gate/usr/src/lib/libpkg/common/
H A Dmappath.c65 char *npt, *pt, *pt2, *copy; in mappath() local
/illumos-gate/usr/src/cmd/tcopy/
H A Dtcopy.c58 int copy; variable
/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.c382 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) in updatewindow()
614 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local
1465 struct inflate_state FAR *copy; in inflateCopy() local
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c2886 CK_ATTRIBUTE_PTR template, boolean_t copy, kernel_session_t *sp) in kernel_set_common_key_attribute()
2973 CK_ATTRIBUTE_PTR template, boolean_t copy, kernel_session_t *sp) in kernel_set_public_key_attribute()
3039 CK_ATTRIBUTE_PTR template, boolean_t copy, kernel_session_t *sp) in kernel_set_private_key_attribute()
3137 CK_ATTRIBUTE_PTR template, boolean_t copy, kernel_session_t *sp) in kernel_set_secret_key_attribute()
3231 boolean_t copy, kernel_session_t *sp) in kernel_set_attribute()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c4585 CK_ATTRIBUTE_PTR template, boolean_t copy)
4685 CK_ATTRIBUTE_PTR template, boolean_t copy)
4761 CK_ATTRIBUTE_PTR template, boolean_t copy)
4812 CK_ATTRIBUTE_PTR template, boolean_t copy)
4884 CK_ATTRIBUTE_PTR template, boolean_t copy)
4992 CK_ATTRIBUTE_PTR template, boolean_t copy)
5088 boolean_t copy)

12345