Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 25 of 47) sorted by relevance

12

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-network-wificonfig.p5m27 set name=pkg.summary value="wifi config tool"
28 set name=pkg.description value="wifi config tool"
39 legacy pkg=SUNWwlanr desc="wifi config tool binaries" name="wifi config tool"
40 legacy pkg=SUNWwlanu desc="wifi config tool" name="wifi config tool"
H A Ddiagnostic-latencytop.p5m27 set name=pkg.summary value="LatencyTOP tool"
28 set name=pkg.description value="LatencyTOP tool"
41 legacy pkg=SUNWlatencytop desc="LatencyTOP tool" name="LatencyTOP tool"
H A Ddiagnostic-powertop.p5m27 set name=pkg.summary value="PowerTOP tool"
28 set name=pkg.description value="PowerTOP tool"
41 legacy pkg=SUNWpowertop desc="PowerTOP tool" name="PowerTOP tool"
H A Dprint-lp-print-manager-legacy.p5m30 value="Graphical tool for managing printers under Solaris."
52 legacy pkg=SUNWppm desc="Graphical tool for managing printers under Solaris." \
54 legacy pkg=SUNWppmr desc="Graphical tool for managing printers under Solaris." \
H A Ddeveloper-build-make.p5m15 set name=pkg.summary value="Parallel make(1) build tool"
16 set name=pkg.description value="Parallel make(1) build tool"
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathprobe.c52 pathprobe(char* path, char* attr, const char* lang, const char* tool, const char* proc, int op) in pathprobe() argument
54 return pathprobe_20100601(lang, tool, proc, op, path, PATH_MAX, attr, PATH_MAX); in pathprobe()
98 pathprobe_20100601(const char* lang, const char* tool, const char* aproc, int op, char* path, size_… in pathprobe_20100601() argument
152 p = k + sfsprintf(k, x - k, "%s/%s/", lang, tool); in pathprobe_20100601()
153 pathkey(lang, tool, proc, key, sizeof(key), attr, attrsize); in pathprobe_20100601()
303 …error(0, "%s probe information for %s language processor %s must be manually regenerated", tool, l… in pathprobe_20100601()
317 *ap++ = (char*)tool; in pathprobe_20100601()
H A Dpathcheck.c52 pathcheck(const char* package, const char* tool, Pathcheck_t* pc) in pathcheck() argument
58 …if (strmatch(tool, PARANOID) && environ && (s = *environ) && *s++ == '_' && *s++ == '=' && !stat(s… in pathcheck()
86 NoP(tool); in pathcheck()
H A Dpathkey.c44 pathkey(char* key, char* attr, const char* lang, const char* tool, const char* path) in pathkey() argument
46 return pathkey_20100601(lang, tool, path, key, 16, attr, PATH_MAX); in pathkey()
54 pathkey_20100601(const char* lang, const char* tool, const char* apath, char* key, size_t keysize, … in pathkey_20100601() argument
77 if (tool && streq(tool, "mam")) in pathkey_20100601()
/illumos-gate/usr/src/lib/libsqlite/
H A Dmain.mk162 $(TOP)/tool/spaceanal.tcl
169 $(TOP)/tool/spaceanal.tcl >spaceanal_tcl.h
190 lemon: $(TOP)/tool/lemon.c $(TOP)/tool/lempar.c
191 $(BCC) -o lemon $(TOP)/tool/lemon.c
192 cp $(TOP)/tool/lempar.c .
H A DMakefile.com54 TOOLDIR = ../tool
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DPROBE.mk4 * <lang> <tool> :PROBE: *.probe *.sh *
H A DC+probe10 # common C probe preamble for the tool specific probes
37 # the following are set by the preamble for the tool specific probe
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py683 def find_tool(tool) : argument
686 if os.path.exists(tool) :
687 return tool
691 location = pdir + "/" + tool
695 location = pdir + "/" + arch + "/" + tool
699 error("Could not find path to: " + tool);
/illumos-gate/usr/src/data/perfmon/
H A DREADME.illumos23 For more information, see the cpcgen tool.
H A Dreadme.txt112 workload or tool preference.
/illumos-gate/usr/src/cmd/acpi/
H A DReadme33 3. The tool 'tools/acpica-update' in the repository can be used to
/illumos-gate/usr/src/data/amdpmc/
H A DREADME7 For more information, see the cpcgen tool. This data is derived from the
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_program/
H A Dzfs_program_json.ksh131 if python -m json.tool --sort-keys <<< "{}"; then
/illumos-gate/usr/src/tools/findunref/
H A DREADME.exception_lists29 Exception lists for the findunref tool
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dmapfile-vers41 # "fksmbcl" development tool can provide its own versions.
/illumos-gate/usr/src/tools/
H A DREADME.tools38 for ABI Auditing tool (interface_check, interface_cmp).
253 Files you have to update to add a tool
256 1. Add the tool in its appropriate place.
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/icu-mapping-data/
H A Dwindows-720-2000.ucm69 # File created by genmucm tool.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex217 This document does not deal with the needs and use cases of any specific OS or tool, but only with …
315 …uration of the HW and loading of the FW, mostly in relation with the init-tool. See chapter \ref{c…
317 …Chapter \ref{cha:hwinit} doesn't really give a thorough explanation of the init tool - at most it …
424tool-generated code known as the init-tool. Since there are quite a few values which depend upon a…
453 …t}{hw_init} – This function actually initializes the chip, using the init-tool and the runtime arr…
459 …\_mode()} – this creates a bitmask which will be later passed to the init-tool which describes the…
826 …, I.e., assuming the HW-function has already been initialized by the init tool and the PF\_START r…
/illumos-gate/usr/src/pkg/
H A DREADME.pkg142 To test the generated repository, you should use the "onu" tool
/illumos-gate/usr/src/grub/grub-0.97/
H A Daclocal.m469 # tool from the auxiliary directory. The problem is that $srcdir (and
944 # tool to use in cross-compilation environments, therefore Automake

12