Searched refs:src (Results 401 - 425 of 1056) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/v9/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 CPPFLAGS += -I../../../../../../../../src/cmd/mdb/common
/illumos-gate/usr/src/cmd/mdb/sun4u/modules/serengeti/sgsbbc/v9/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 CPPFLAGS += -I../../../../../../../../src/cmd/mdb/common
/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
34 INCPATH= -I. -I../src -I../include -I../db
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
34 INCPATH= -I. -I../src -I../include
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
424 char *src; local
437 for (src = &filename[strlen(filename)], --src;
438 (src > filename) && (*src != '.'); --src)
440 if (*src != '.')
443 for (src
[all...]
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dcook.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
118 register char *src = elf->ed_ident; local
131 if ((sz = (size_t)(src - (char *)elf->ed_image) % szof) == 0)
133 dst = src - sz;
155 if (memmove((void *)dst, (const void *)src, elf->ed_fsz) != (void *)dst)
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subr.h135 const char *src, int len, int caseopt, int *lenp);
137 const char *src, int caseopt);
138 int smb_put_string(struct smb_rq *rqp, const char *src);
139 int smb_put_asunistring(struct smb_rq *rqp, const char *src);
/illumos-gate/usr/src/tools/scripts/
H A Dcheckproto.sh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
67 SRC=${WS}/usr/src
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43 ROOTDIR= $(ROOT)/usr/share/src
/illumos-gate/usr/src/uts/sun4u/sunfire/ml/
H A Dac_asm.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
53 ac_blkcopy(caddr_t src, caddr_t dst, u_int linecount, u_int linesize)
59 ! i0 = src va
90 ldda [%i0]ASI_BLK_P, %d0 ! *dst = *src;
95 add %i0, %i3, %i0 ! dst++, src++;
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43 ROOTDIR= $(ROOT)/usr/share/src
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_error.h9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
57 char *src);
/illumos-gate/usr/src/uts/sun4u/vm/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43 ROOTDIR= $(ROOT)/usr/share/src
/illumos-gate/usr/src/uts/sun4v/vm/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43 ROOTDIR= $(ROOT)/usr/share/src
/illumos-gate/usr/src/uts/intel/pmcs/
H A DMakefile7 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
32 UTSBASE = ../../../../src/uts
/illumos-gate/usr/src/uts/sparc/pmcs/
H A DMakefile7 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
32 UTSBASE = ../../../../src/uts
/illumos-gate/usr/src/uts/i86pc/vm/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43 ROOTDIR= $(ROOT)/usr/share/src
/illumos-gate/usr/src/uts/i86xpv/sys/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
46 ROOTDIR= $(ROOT)/usr/share/src
/illumos-gate/usr/src/uts/i86xpv/vm/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
46 ROOTDIR= $(ROOT)/usr/share/src
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dcmp_ca.sh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43 WSSRC=usr/src/uts/intel/io/acpica
44 WSHDR=usr/src/uts/intel/sys/acpi
/illumos-gate/usr/src/lib/libm/
H A DMakefile.libm.com46 LM_IL = $(LIBMDIR)/$(TARGET_ARCH)/src/locallibm.il
53 -I$(LIBMSRC)/$(LDBLDIR) -I$(LIBMDIR)/$(TARGET_ARCH)/src
/illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/
H A DMakefile3 .include <src.opts.mk>
/illumos-gate/usr/src/boot/sys/boot/efi/fdt/
H A DMakefile3 .include <src.opts.mk>
/illumos-gate/usr/src/boot/sys/boot/uboot/fdt/
H A DMakefile3 .include <src.opts.mk>
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_xlator.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
98 const dtrace_typeinfo_t *src, const dtrace_typeinfo_t *dst,
138 dxp->dx_ident->di_ctfp = src->dtt_ctfp;
139 dxp->dx_ident->di_type = src->dtt_type;
188 dxp->dx_src_ctfp = src->dtt_ctfp;
189 dxp->dx_src_type = src->dtt_type;
190 dxp->dx_src_base = ctf_type_resolve(src->dtt_ctfp, src->dtt_type);
258 dt_xlator_lookup(dtrace_hdl_t *dtp, dt_node_t *src, dt_node_ argument
97 dt_xlator_create(dtrace_hdl_t *dtp, const dtrace_typeinfo_t *src, const dtrace_typeinfo_t *dst, const char *name, dt_node_t *members, dt_node_t *nodes) argument
[all...]

Completed in 187 milliseconds

<<11121314151617181920>>