Searched refs:programs (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | util.c | 806 gchar **programs; member in struct:__anon631 834 if (c->programs[c->next_program] == NULL) { 845 g_strfreev (c->programs); 852 hald_runner_run(c->d, c->programs[c->next_program], c->extra_env, 861 GSList *programs, gchar **extra_env) 870 c->programs = hal_util_dup_strv_from_g_slist (programs); 880 GSList *programs; local 883 if ((programs = hal_device_property_get_strlist (d, "info.callouts.add")) == NULL) { 890 hal_callout_device (d, callback, userdata1, userdata2, programs, extra_en 860 hal_callout_device(HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2, GSList *programs, gchar **extra_env) argument 898 GSList *programs; local 916 GSList *programs; local [all...] |
/illumos-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
|
/illumos-gate/usr/src/lib/libbsm/ |
H A D | mkhdr.sh | 68 * 2048 - 32767 Reserved for the Solaris TCB programs.
|
/illumos-gate/usr/src/lib/libsqlite/ |
H A D | main.mk | 36 # TCL_FLAGS Extra compiler options needed for programs that use the 41 # READLINE_FLAGS Compiler options needed for programs that use the 44 # LIBREADLINE Linker options needed by programs using readline() must
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | help2man | 462 programs are properly installed at your site, the command
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | configure | 843 --host=HOST cross-compile to build programs to run on HOST [BUILD] 933 it to find libraries and programs with nonstandard names/locations. 2483 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 2486 echo "$as_me: error: cannot run C compiled programs.
|
Completed in 98 milliseconds