/solaris-userland/components/gdb/ |
H A D | Makefile | 131 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info \ 132 $(PROTOUSRSHAREDIR)/info/ ; \ 133 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-1 \ 134 $(PROTOUSRSHAREDIR)/info/ ; \ 135 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-2 \ 136 $(PROTOUSRSHAREDIR)/info/ ; \ 137 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-3 \ 138 $(PROTOUSRSHAREDIR)/info/ ; \ 139 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-4 \ 140 $(PROTOUSRSHAREDIR)/info/ ; \ [all...] |
/solaris-userland/components/texinfo/ |
H A D | Makefile | 42 INFOPATH := /usr/share/info 43 INFOPATH := $(INFOPATH):/usr/sfw/share/info 44 INFOPATH := $(INFOPATH):/usr/gnu/share/info 45 INFOPATH := $(INFOPATH):/usr/local/share/info
|
H A D | svc-texinfo-update | 31 TEXINFO_DATA_DIR="/var/info" 55 /var/info/*) # Only process if the link resolves inside /var/info. 60 install-info --dir-file=${dir_file}.new \ 61 --info-file=${info_file} 94 for dir_link in $(pkg search -H -l -o path ':link:path:*/info/dir' | \
|
/solaris-userland/components/libusb/ugen/src/ |
H A D | libusbugen.c | 85 usb_dev_handle_info_t *info, int index, int interface, int alternate); 327 usb_dev_handle_info_t *info; local 340 /* create a handle and info structure */ 346 if ((info = calloc(sizeof (*info), 1)) == NULL) { 352 hdl->info = info; 356 hdl->info->ep_fd[i] = -1; 357 hdl->info->ep_status_fd[i] = -1; 359 hdl->info 404 usb_dev_handle_info_t *info; local 444 usb_dev_handle_info_t *info; local 502 usb_dev_handle_info_t *info; local 544 usb_dev_handle_info_t *info; local 589 usb_dev_handle_info_t *info; local 632 usb_dev_handle_info_t *info; local 835 usb_dev_handle_info_t *info; local 922 usb_dev_handle_info_t *info; local 981 usb_dev_handle_info_t *info; local 1031 usb_dev_handle_info_t *info; local 1116 usb_dev_handle_info_t *info; local 1303 usb_dev_handle_info_t *info = hdl->info; local 1331 usb_set_ep_iface_alts(usb_dev_handle_impl_t *hdl, usb_dev_handle_info_t *info, int index, int interface, int alternate) argument 1381 usb_dev_handle_info_t *info = hdl->info; local [all...] |
/solaris-userland/components/openstack/neutron/files/services/vpn/device_drivers/ |
H A D | solaris_ipsec.py | 77 # Adding "Verbose = True" to the [default] section will cause LOG.info() 81 # messages to be logged in addition to LOG.info() and LOG.warn(). 352 LOG.info("VPNaaS has just started, no tunnels to whack.") 458 LOG.info("No VPNs configured.") 462 LOG.info("New VPN configuration:") 464 LOG.info("Site ID: \"%s\"" % site['id']) 465 LOG.info("\tTenant ID: \"%s\"" % site['tenant_id']) 466 LOG.info("\tIKE policy ID: \"%s\"" % site['ikepolicy_id']) 467 LOG.info("\tIPsec policy ID: \"%s\"" % site['ipsecpolicy_id']) 468 LOG.info("\tVP [all...] |
/solaris-userland/components/apache2-modules/mod_jk/ |
H A D | jk-24.conf | 11 # Set the jk log level [debug/error/info] 12 JkLogLevel info
|
/solaris-userland/components/unzip/ |
H A D | Makefile | 34 COMPONENT_ARCHIVE_URL= ftp://ftp.info-zip.org/pub/infozip/src/$(COMPONENT_ARCHIVE) 35 COMPONENT_PROJECT_URL=http://www.info-zip.org/UnZip.html
|
/solaris-userland/components/zip/ |
H A D | Makefile | 30 COMPONENT_PROJECT_URL= http://www.info-zip.org/Zip.html 35 COMPONENT_ARCHIVE_URL= ftp://ftp.info-zip.org/pub/infozip/src/$(COMPONENT_ARCHIVE)
|
/solaris-userland/tools/ |
H A D | time.c | 48 Dl_info info; local 51 if (dladdr1((void *)pc, &info, &sym, RTLD_DL_SYMENT) != NULL) { 52 if (strstr(info.dli_fname, ".so") == NULL) 53 *(char **)arg = (char *)info.dli_fname;
|
/solaris-userland/components/automake/automake-1.10/ |
H A D | Makefile | 37 CONFIGURE_OPTIONS += --infodir=$(USRSHAREDIR)/$(COMPONENT_NAME)-$(COMPONENT_VERSION)/info
|
/solaris-userland/components/automake/automake-1.11.2/ |
H A D | Makefile | 38 CONFIGURE_OPTIONS += --infodir=$(USRSHAREDIR)/$(COMPONENT_NAME)-$(COMPONENT_MAJMIN_VERS)/info
|
/solaris-userland/components/libtasn1/ |
H A D | Makefile | 36 COMPONENT_BUILD_TARGETS = all info
|
/solaris-userland/components/automake/automake-1.15/ |
H A D | Makefile | 37 CONFIGURE_OPTIONS += --infodir=$(USRSHAREDIR)/$(COMPONENT_NAME)-$(COMPONENT_VERSION)/info
|
/solaris-userland/components/open-fabrics/libibverbs/ |
H A D | solaris_compatibility.c | 144 /* IB device info cache */ 263 * from the uverbs HCA info ioctl. 268 ibdev_cache_info_t *info; local 336 info = &ibdev_cache[hca_infop->uverbs_hca_devidx]; 338 (void) strncpy(info->ibd_name, 342 sprintf(info->ibd_node_guid_str, "%04x:%04x:%04x:%04x", 349 sprintf(info->ibd_node_guid_external_str, "%04x:%04x:%04x:%04x", 356 sprintf(info->ibd_sys_image_guid, "%04x:%04x:%04x:%04x", 367 snprintf(info->ibd_fw_ver, sizeof (info 649 ibdev_cache_info_t *info = NULL; local 1117 ibdev_cache_info_t *info; local 1260 sol_cpu_info_t *info; local [all...] |
/solaris-userland/components/sendmail/files/ |
H A D | sendmail_include.sh | 85 info=`svcprop -p config/include_info $SMF_FMRI 2>/dev/null` 86 if [ "$info" != "true" ]; then
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/seaExtensions/ |
H A D | sunProcesses.c | 63 static struct psinfo info; /* process information structure from /proc */ variable in typeref:struct:psinfo 225 * Determine which processes to print info about by searching 250 * Get the info structure for the process and close quickly. 252 if (read(procfd, &info, sizeof (info)) != sizeof (info)) { 267 psp->pdata.uid = info.pr_uid; 268 psp->pdata.pid = info.pr_pid; 269 psp->pdata.ppid = info.pr_ppid; 270 psp->pdata.sz = info [all...] |
/solaris-userland/components/libgpg-error/ |
H A D | Makefile | 39 COMPONENT_BUILD_TARGETS = all info
|
/solaris-userland/components/cackey/ |
H A D | Makefile | 52 COMPONENT_PROJECT_URL= http://www.rkeene.org/projects/info/wiki/161
|
/solaris-userland/components/emacs/ |
H A D | Makefile | 196 # Throw away usr/share/info/dir and usr/share/info/info.info. These files 201 $(PROTO_DIR)/usr/share/info/dir \ 202 $(PROTO_DIR)/usr/share/info/info.info ; 204 # By default, emacs is configured to compress lisp files, manpages, and info 208 # and then explicitly decompress the manpages and info file [all...] |
/solaris-userland/components/gnuplot/ |
H A D | Makefile | 33 COMPONENT_PROJECT_URL= http://gnuplot.info/ 42 COMPONENT_BUILD_TARGETS = all info
|
/solaris-userland/components/gnutls/ |
H A D | Makefile | 37 COMPONENT_BUILD_TARGETS = all info
|
/solaris-userland/components/gzip/ |
H A D | Makefile | 57 # Fix references to Solaris renamed programs (z*->gz*) in man pages, info 61 for file in `ls *.1 doc/*.info z*.in` ; do \
|
/solaris-userland/components/libusb-1/ |
H A D | Makefile | 34 COMPONENT_PROJECT_URL= http://libusb.info/
|
/solaris-userland/components/fetchmail/ |
H A D | Makefile | 34 COMPONENT_PROJECT_URL= http://www.fetchmail.info/
|
/solaris-userland/components/libgcrypt/ |
H A D | Makefile | 57 COMPONENT_BUILD_TARGETS = all info
|