| /onnv-gate/usr/src/cmd/hal/hald/ |
| H A D | util.c | 806 gchar **programs; member 834 if (c->programs[c->next_program] == NULL) { in callout_do_next() 845 g_strfreev (c->programs); in callout_do_next() 852 hald_runner_run(c->d, c->programs[c->next_program], c->extra_env, in callout_do_next() 861 GSList *programs, gchar **extra_env) in hal_callout_device() argument 870 c->programs = hal_util_dup_strv_from_g_slist (programs); in hal_callout_device() 880 GSList *programs; in hal_util_callout_device_add() local 883 if ((programs = hal_device_property_get_strlist (d, "info.callouts.add")) == NULL) { in hal_util_callout_device_add() 890 hal_callout_device (d, callback, userdata1, userdata2, programs, extra_env); in hal_util_callout_device_add() 898 GSList *programs; in hal_util_callout_device_remove() local [all …]
|
| /onnv-gate/usr/src/cmd/sgs/libelf/demo/ |
| H A D | 00README | 25 This directory contains sample programs that demonstrate how to use libelf. 28 Each of these sample programs displays, or manipulates information from a ELF 56 Makefile make file to build the above programs. 62 To build the programs: 66 To test the programs:
|
| /onnv-gate/usr/src/cmd/ssh/doc/ |
| H A D | WARNING.RNG | 29 This collector operates by executing the programs listed in 33 programs that it runs. 56 it generated. You can the find the culprit programs which are causing 59 The entropy collector will timeout programs which take too long 62 re-execute programs which have not been found, have had a non-zero
|
| H A D | OVERVIEW | 9 the auxiliary programs ssh-keygen, ssh-agent, ssh-add, and 14 these programs. 123 - The programs use the functions fatal(), log(), debug(), error() 127 programs use an implementation that sends output to stderr; it
|
| /onnv-gate/usr/src/cmd/lp/filter/postscript/ |
| H A D | README | 23 Version 3.15 source code for a few programs that can be used with PostScript 27 or install the programs. 30 the pathnames defined in common/path.h before compiling the programs. If you're 31 on a UTS system compile the programs with the native compiler! The new postreverse 105 BINDIR - Where programs, like dpost and postprint, are installed. You may 106 want to change this definition. Things are set up so the programs 136 CFLAGS - Some of the programs use floating point arithmetic, so if you're 138 option before compiling the programs. 163 Brief descriptions of the programs and source directories follow. Check the man 164 pages for more detailed information about the programs. [all …]
|
| /onnv-gate/usr/src/lib/libshell/common/tests/ |
| H A D | sun_solaris_vartree003.sh | 73 X11Rx/R6.4/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-Demi.pmf 96 … X11Rx/R6.4/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-DemiOblique.pmf
|
| /onnv-gate/usr/src/cmd/tcpd/ |
| H A D | README | 59 The package provides tiny daemon wrapper programs that can be installed 72 The programs are very portable. Build procedures are provided for many 84 What to do if this is your first encounter with the wrapper programs: 96 The wrapper programs rely on source address information obtained from 111 the wrapper programs, and introduce some of the terminology that is 122 process. A few examples of client and server programs are shown in the 136 The wrapper programs rely on a simple, but powerful mechanism. Instead 142 The wrapper programs have no interaction with the client user (or with 149 Another important property is that the wrapper programs are active only 160 related software for ways to deal with such server programs. [all …]
|
| H A D | man.sed | 72 library interface. Some programs, including the Solaris inetd daemon,\ 74 require replacing the real server programs with tcpd. The libwrap\
|
| H A D | README.sfw | 13 the Solaris compatible libwrap shared object and the executable programs
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlfaq3.pod | 106 =head2 How do I debug my Perl programs? 131 =head2 How do I profile my Perl programs? 166 =head2 How do I cross-reference my Perl programs? 169 for Perl programs. 215 Perl programs are just plain text, so any editor will do. 478 programs?'' if you haven't done so already. 491 bigger perl executable, but your Perl programs (and programmers) may 642 That's why long-running programs sometimes re-exec 660 Beyond the normal measures described to make general Perl programs 682 programs becomes a permanent CGI daemon process. [all …]
|
| H A D | perlutil.pod | 78 To help you convert legacy programs to Perl, we've included three 85 F<a2p> converts F<awk> scripts to Perl programs; for example, C<a2p -F:> 96 Similarly, F<s2p> converts F<sed> scripts to Perl programs. F<s2p> run 138 There are a set of utilities which help you in developing Perl programs,
|
| H A D | perlartistic.pod | 14 programs, etc., that want to declare this as their distribution 126 You may distribute the programs of this Package in object code or 160 commercial) programs as part of a larger (possibly commercial) software 170 output from the programs of this Package do not automatically fall
|
| /onnv-gate/usr/src/cmd/sendmail/ |
| H A D | READ_ME | 41 aux Useful programs and shell scripts for debugging and 54 needed by sendmail and its auxiliary programs.
|
| /onnv-gate/usr/src/cmd/terminfo/ |
| H A D | README | 58 The cvt.h file is useful for a quick hack at converting termcap programs 64 class of programs. It requires a sed that understands \< and \>, the 84 environment, then compile your source with tic. Tic and user programs 159 handle common programs without assuming an HP (or even a vt100).
|
| /onnv-gate/usr/src/pkg/manifests/ |
| H A D | driver-network-llc2.mf | 35 set name=pkg.summary value="LLC2 driver and its initialization programs" 76 name="LLC2 driver and its initialization programs"
|
| /onnv-gate/usr/src/cmd/lp/filter/postscript/common/ |
| H A D | README | 23 Common header and source files used when you compile most of the programs in this
|
| /onnv-gate/usr/src/lib/libbsm/ |
| H A D | mkhdr.sh | 68 * 2048 - 32767 Reserved for the Solaris TCB programs.
|
| /onnv-gate/usr/src/cmd/dtrace/test/ |
| H A D | README | 28 The SUNWdtrt package delivers a set of test programs and D source
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
| H A D | README.top | 20 programs, such as xprompt. This allows the password to be supplied
|
| /onnv-gate/usr/src/common/openssl/doc/apps/ |
| H A D | dhparam.pod | 111 The program B<dhparam> combines the functionality of the programs B<dh> and 113 programs are retained for now but may have different purposes in future
|
| /onnv-gate/usr/src/common/mapfiles/common/ |
| H A D | map.above4G | 23 # Linker mapfile for loading 64-bit programs above 4 gigabytes.
|
| H A D | map.below4G | 23 # Linker mapfile for loading 64-bit SPARC programs below 4 gigabytes
|
| H A D | map.default | 23 # Linker mapfile that shows how programs are loaded by default.
|
| /onnv-gate/usr/src/tools/findunref/ |
| H A D | exception_list.common | 62 # Ignore internal test directories and test programs.
|
| /onnv-gate/usr/src/grub/grub-0.97/ |
| H A D | INSTALL | 98 4. Type `make install' to install the programs and any data files and 107 all sorts of other programs in order to regenerate files that came 132 use PATH as the prefix for installing programs and libraries. 140 If the package supports it, you can cause programs to be installed
|