/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | stringrp.c | 168 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 D | cvtpath.c | 34 cvtpath(char *path, char *copy) in cvtpath()
|
H A D | srcpath.c | 44 char *copy; in srcpath() local
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | strdup.c | 40 char *copy = NULL; in strdup() local
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | pack.c | 154 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/grub/grub-0.97/stage2/ |
H A D | nbloader.S | 89 copy: label
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | getinput.c | 43 char *copy, *pt; in getinput() local
|
H A D | pkginfo.c | 195 char *value, *pt, *copy, **memloc; in rdconfig() local 427 char *pt, *copy, *value, *myarch, *myvers; in ckinfo() local
|
H A D | pkgparam.c | 124 char *mempt, *copy; in fpkgparam() local 322 char *pt, *copy, *value, line[PATH_MAX]; in pkgparam() local
|
H A D | puttext.c | 50 wchar_t *copy, *lastword, *lastend, temp[MWIDTH+1]; in puttext() local
|
H A D | ckdate.c | 117 char *ptr, *copy; in p_eday() local 166 char *copy; in p_month() local
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | draw.c | 401 beginpath(char *buf, int copy) in beginpath() 452 drawpath(char *buf, int copy) in drawpath()
|
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | PrintaRecord.java | 511 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 D | sh.local.h | 52 #define copy(to, from, size) bcopy(from, to, size) macro
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | iffe.sh | 397 copy() # "output-file" "data-that-must-not-be-processed-by-echo" function
|
/illumos-gate/usr/src/cmd/lp/lib/lp/ |
H A D | getlist.c | 79 char *copy, local
|
/illumos-gate/usr/src/lib/nsswitch/nis/common/ |
H A D | gethostent.c | 51 char *copy; local
|
H A D | gethostent6.c | 52 char *copy; local
|
/illumos-gate/usr/src/cmd/ypcmd/ |
H A D | getlist.c | 50 char *copy; local
|
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | lpr.c | 77 int copy = 1; /* default is to copy the data */ in main() local
|
/illumos-gate/usr/src/lib/libpkg/common/ |
H A D | mappath.c | 65 char *npt, *pt, *pt2, *copy; in mappath() local
|
/illumos-gate/usr/src/cmd/tcopy/ |
H A D | tcopy.c | 58 int copy; variable
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | inflate.c | 382 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 D | kernelAttributeUtil.c | 2886 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 D | softAttributeUtil.c | 4585 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)
|