Home
last modified time | relevance | path

Searched refs:programs (Results 1 – 25 of 93) sorted by relevance

1234

/titanic_44/usr/src/cmd/hal/hald/
H A Dutil.c806 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 …]
/titanic_44/usr/src/cmd/sgs/libelf/demo/
H A D00README25 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:
/titanic_44/usr/src/cmd/ssh/doc/
H A DWARNING.RNG29 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 DOVERVIEW9 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
/titanic_44/usr/src/cmd/lp/filter/postscript/
H A DREADME23 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 …]
/titanic_44/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_vartree003.sh73 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
/titanic_44/usr/src/cmd/sendmail/
H A DREAD_ME41 aux Useful programs and shell scripts for debugging and
54 needed by sendmail and its auxiliary programs.
/titanic_44/usr/src/cmd/lp/filter/postscript/common/
H A DREADME23 Common header and source files used when you compile most of the programs in this
/titanic_44/usr/src/cmd/perl/
H A DTHIRDPARTYLICENSE73 4. You may distribute the programs of this Package in object code or
93 commercial) programs as part of a larger (possibly commercial)
101 output from the programs of this Package do not automatically fall
/titanic_44/usr/src/lib/libbsm/
H A Dmkhdr.sh68 * 2048 - 32767 Reserved for the Solaris TCB programs.
/titanic_44/usr/src/cmd/dtrace/test/
H A DREADME28 The SUNWdtrt package delivers a set of test programs and D source
/titanic_44/usr/src/grub/grub-0.97/
H A DINSTALL98 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
/titanic_44/usr/src/cmd/lp/filter/postscript/postscript/
H A DREADME27 requiring a recompilation of any programs supplied with this package. In
/titanic_44/usr/src/common/mapfiles/common/
H A Dmap.above4G23 # Linker mapfile for loading 64-bit programs above 4 gigabytes.
H A Dmap.below4G23 # Linker mapfile for loading 64-bit SPARC programs below 4 gigabytes
H A Dmap.default23 # Linker mapfile that shows how programs are loaded by default.
/titanic_44/usr/src/tools/findunref/
H A Dexception_list.common62 # Ignore internal test directories and test programs.
/titanic_44/usr/src/lib/librstp/common/
H A DCOPYING32 it in new free programs; and that you are informed that you can do
71 libraries into non-free programs.
84 of an advantage over competing non-free programs. These disadvantages
91 a de-facto standard. To achieve this, non-free programs must be
98 programs enables a greater number of people to use a large body of
100 non-free programs enables many more people to use the whole GNU
125 prepared so as to be conveniently linked with application programs
319 Library" must include any data and utility programs needed for
427 programs whose distribution conditions are incompatible with these,
/titanic_44/usr/src/cmd/mdb/
H A DREADME32 for programs that are highly optimized, have had their debug information
/titanic_44/usr/src/cmd/cmd-inet/etc/dhcp/
H A Dinittab627 # use by DHCPv6-related programs.
/titanic_44/usr/src/cmd/sendmail/lib/
H A Daliases60 # Aliases to handle mail to programs or files, eg news or vacation
/titanic_44/usr/src/lib/libtecla/common/
H A Dmapfile-vers47 # the typo without preventing those programs from linking against 1.6.
/titanic_44/usr/src/lib/libshell/common/
H A DPROMO.mm121 to stop and restart programs, and to move programs between the
/titanic_44/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS112 non-large-file-aware programs. These new types and functions would be in
136 applications would need to be examined carefully. Some of these programs
/titanic_44/usr/src/lib/libsqlite/test/
H A Dtrigger2.test24 # These tests ensure that trigger programs execute correctly (ie. that a
36 # Tests that trigger-programs may cause other triggers to fire. Also that a
286 # Check execution of BEFORE programs:
299 # Check execution of AFTER programs

1234