Searched refs:info (Results 1 - 25 of 50) sorted by relevance

12

/solaris-userland/components/gdb/
H A DMakefile131 $(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 DMakefile42 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 Dsvc-texinfo-update31 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 Dlibusbugen.c85 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 Dsolaris_ipsec.py77 # 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 Djk-24.conf11 # Set the jk log level [debug/error/info]
12 JkLogLevel info
/solaris-userland/components/unzip/
H A DMakefile34 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 DMakefile30 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 Dtime.c48 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 DMakefile37 CONFIGURE_OPTIONS += --infodir=$(USRSHAREDIR)/$(COMPONENT_NAME)-$(COMPONENT_VERSION)/info
/solaris-userland/components/automake/automake-1.11.2/
H A DMakefile38 CONFIGURE_OPTIONS += --infodir=$(USRSHAREDIR)/$(COMPONENT_NAME)-$(COMPONENT_MAJMIN_VERS)/info
/solaris-userland/components/libtasn1/
H A DMakefile36 COMPONENT_BUILD_TARGETS = all info
/solaris-userland/components/automake/automake-1.15/
H A DMakefile37 CONFIGURE_OPTIONS += --infodir=$(USRSHAREDIR)/$(COMPONENT_NAME)-$(COMPONENT_VERSION)/info
/solaris-userland/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c144 /* 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 Dsendmail_include.sh85 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 DsunProcesses.c63 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 DMakefile39 COMPONENT_BUILD_TARGETS = all info
/solaris-userland/components/cackey/
H A DMakefile52 COMPONENT_PROJECT_URL= http://www.rkeene.org/projects/info/wiki/161
/solaris-userland/components/emacs/
H A DMakefile196 # 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 DMakefile33 COMPONENT_PROJECT_URL= http://gnuplot.info/
42 COMPONENT_BUILD_TARGETS = all info
/solaris-userland/components/gnutls/
H A DMakefile37 COMPONENT_BUILD_TARGETS = all info
/solaris-userland/components/gzip/
H A DMakefile57 # 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 DMakefile34 COMPONENT_PROJECT_URL= http://libusb.info/
/solaris-userland/components/fetchmail/
H A DMakefile34 COMPONENT_PROJECT_URL= http://www.fetchmail.info/
/solaris-userland/components/libgcrypt/
H A DMakefile57 COMPONENT_BUILD_TARGETS = all info

Completed in 370 milliseconds

12