/solaris-userland/components/openvswitch/files/lib/ |
H A D | route-table-solaris.c | 70 char *cp = m_rtmsg.m_space; local 99 (void) memcpy(cp, &sin, l); 100 cp += l; 103 (void) memcpy(cp, &sdl, l); 104 cp += l; 106 rtm->rtm_msglen = l = cp - (char *)&m_rtmsg; 120 cp = (void *)&m_rtmsg.m_space; 123 const struct sockaddr *sa = (const void *)cp; 138 RT_ADVANCE(cp, sa);
|
/solaris-userland/components/net-snmp-57/sun/agent/mibs/ |
H A D | Makefile | 33 cp ./$(MIBFILES) $(ROOT)/etc/net-snmp/snmp/mibs
|
/solaris-userland/components/open-fabrics/libmlx4/ |
H A D | Makefile | 47 cp mlx4.driver.i386 $(@D)/mlx4.driver; \ 49 cp mlx4.driver.sparc $(@D)/mlx4.driver; \
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/seaExtensions/ |
H A D | Makefile | 59 cp $(PROG) $(ROOT)/$(CFGLIB64); \ 61 cp $(PROG) $(ROOT)/$(CFGLIB); \ 63 cp $(PROG) $(ROOT)/$(CFGLIB64); \
|
H A D | sunProcesses.c | 132 int cp; local 135 cp = uid % (NUID); 137 cp = uid & ((NUID) - 1); 139 if (uid >= 0 && nc[cp].uid == uid && nc[cp].name[0]) 140 return (nc[cp].name); 144 nc[cp].uid = uid; 145 strncpy(nc[cp].name, pw->pw_name, USRNM_SZ); 147 return (nc[cp].name);
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/entityMib/ |
H A D | Makefile | 68 cp $(PROG) $(ROOT)/$(CFGLIB64); \ 70 cp $(PROG) $(ROOT)/$(CFGLIB); \ 72 cp $(PROG) $(ROOT)/$(CFGLIB64); \ 76 #cp $(PROG) /usr/local/lib
|
/solaris-userland/components/desktop/os-welcome/files/ |
H A D | os-icons-copy.sh | 21 /bin/cp "$APPDIR/$dtfile" "$DESKTOP_DIR" 32 /bin/cp "$APPDIR/$ADDMORESOFTWARE" "$DESKTOP_DIR"
|
/solaris-userland/components/proftpd/ |
H A D | mod_solaris_priv.c | 81 char *cp = cmd->argv[i]; local 82 cp++; 88 if (strcasecmp(cp, "PRIV_USE_FILE_CHOWN") == 0) { 92 } else if (strcasecmp(cp, "PRIV_FILE_CHOWN_SELF") == 0) { 96 } else if (strcasecmp(cp, "PRIV_DAC_READ") == 0) { 100 } else if (strcasecmp(cp, "PRIV_DAC_WRITE") == 0) { 104 } else if (strcasecmp(cp, "PRIV_DAC_SEARCH") == 0) { 108 } else if (strcasecmp(cp, "PRIV_FILE_OWNER") == 0) { 114 cp, "'", NULL));
|
/solaris-userland/components/stdcxx/Solaris/ |
H A D | fix_nls_symlinks.sh | 35 cp -fp ../Solaris/readlink.sh build/nls/
|
H A D | configure | 230 cp -fp ./include/tr1/${file} ./include/ansi/ 278 cp -fp ../Solaris/atomic-cxx.d build/lib/.depend/ 307 cp -fp ../../Solaris/${HEADER_FILE} . 312 cp -fp "${TOPLEVELDIR}/../Solaris/rwconfig_std.h" .
|
/solaris-userland/components/open-fabrics/libibverbs/ |
H A D | Makefile | 58 cp ofa_solaris.h $(@D)/include/infiniband ; \ 59 cp solaris_compatibility.c $(@D)/src ; \
|
/solaris-userland/components/apache24/Solaris/ |
H A D | customization.sh | 37 cp ${CONFDIR}/original/httpd.conf ${CONFDIR}/httpd.conf
|
/solaris-userland/components/open-fabrics/libsdp/ |
H A D | Makefile | 54 cp manpages/$(MAN3FILES) manpages/$(MAN5FILES) $(@D)/man ; \
|
/solaris-userland/components/open-fabrics/rds-tools/ |
H A D | Makefile | 42 cp rds-vendor.c $(@D)/
|
/solaris-userland/components/shim/ |
H A D | Makefile | 46 COMPONENT_PREP_ACTION +=(cp elf_x86_64_efi_sol2.lds $(SOURCE_DIR))
|
/solaris-userland/components/gnuplot/ |
H A D | rundemo | 93 trap "find $GNUPLOT_DEMO_TMPDIR -type f -a -exec cp -p {} . \; ; rm -rf $GNUPLOT_DEMO_TMPDIR; exit 1" INT TERM 130 find $GNUPLOT_DEMO_TMPDIR -type f -exec cp -p {} . \;
|
H A D | runtcldemo | 91 trap "find $GNUPLOT_DEMO_TMPDIR -type f -a -exec cp -p {} . \; ; rm -rf $GNUPLOT_DEMO_TMPDIR; exit 1" INT TERM 122 find $GNUPLOT_DEMO_TMPDIR -type f -exec cp -p {} . \;
|
/solaris-userland/components/bash/ |
H A D | Makefile | 175 cp -Rp "en@boldquot" en ; \ 176 cp -Rp "en@boldquot" en_CA ; \ 177 cp -Rp "en@boldquot" en_GB )
|
/solaris-userland/components/quilt/ |
H A D | Makefile | 57 CONFIGURE_OPTIONS += --with-cp=$(GNUBIN)/cp
|
/solaris-userland/components/libxml2/ |
H A D | Makefile | 58 COMPONENT_PREP_ACTION += (cd $(@D) ; cp ../mapfile libxml2.syms ; autoreconf -if) 74 (cd $(@D) ; cp -rp python python3.4 ; \
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/ |
H A D | Makefile | 58 /usr/bin/cp health_monitor.conf $(ROOT)/etc/net-snmp/snmp ; \
|
/solaris-userland/components/sbsigntool/ |
H A D | Makefile | 53 (cp test-x86_64_sol2.lds $(SOURCE_DIR)/tests/.)
|
/solaris-userland/components/sendmail/files/ |
H A D | sendmail_include.sh | 92 cp "${name}.cf" "${cf_path}.tmp" &&
|
/solaris-userland/components/bzip2/ |
H A D | Makefile | 59 cp ../../oldapi.c . )
|
/solaris-userland/components/gamin/ |
H A D | Makefile | 85 cp _gamin.so 64 \
|