Home
last modified time | relevance | path

Searched refs:getenv (Results 126 – 150 of 637) sorted by relevance

12345678910>>...26

/illumos-gate/usr/src/cmd/svc/startd/
H A Dlog.c632 if ((st->st_locale = getenv("LC_ALL")) == NULL) in log_init()
633 if ((st->st_locale = getenv("LC_MESSAGES")) == NULL) in log_init()
634 st->st_locale = getenv("LANG"); in log_init()
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c79 if (getenv(howto_names[i].ev) != NULL) in bi_getboothowto()
83 console = getenv("console"); in bi_getboothowto()
377 rootdevname = getenv("rootdev"); in bi_load()
/illumos-gate/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c287 if ((udi = getenv("UDI")) == NULL) { in main()
291 if ((device_file = getenv("HAL_PROP_INPUT_DEVICE")) == NULL) { in main()
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlp.c227 ((printer = getenv("PRINTER")) == NULL) && in main()
228 ((printer = getenv("LPDEST")) == NULL)) in main()
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dcheckmap.c140 basedir = getenv("BASEDIR"); in checkmap()
163 if ((cl = getenv("CLASSES")) != NULL) in checkmap()
/illumos-gate/usr/src/cmd/tip/
H A Dremcap.c95 remotefile = cp = getenv(V_TERMCAP); in tgetent()
142 cp2 = getenv(V_TERM); in getent()
/illumos-gate/usr/src/cmd/sgs/tsort/common/
H A Derrtext.c53 errverb(getenv("ERRVERB")); in __errtext()
67 (Err.envsource = getenv("ERRSOURCE"))) { in __errtext()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c488 cp = getenv("SVCCFG_REPOSITORY"); in engine_init()
491 cp = getenv("SVCCFG_DOOR_PATH"); in engine_init()
494 cp = getenv("SVCCFG_DOOR"); in engine_init()
504 cp = getenv("SVCCFG_CONFIGD_PATH"); in engine_init()
509 cp = getenv("SMF_FMRI"); in engine_init()
/illumos-gate/usr/src/ucblib/libcurses/
H A Dinitscr.c43 if ((sp = getenv("TERM")) == NULL) in initscr()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rshd.c1137 if (tzenv = getenv("TZ")) { in doit()
1159 if (getenv("KRB5CCNAME")) { in doit()
1160 length = (int)strlen(getenv("KRB5CCNAME")) + in doit()
1166 getenv("KRB5CCNAME")); in doit()
1191 if (getenv(save_env[cnt])) { in doit()
1192 length = (int)strlen(getenv(save_env[cnt])) + in doit()
1199 getenv(save_env[cnt])); in doit()
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dsetenv.cc39 if ((p= getenv(name)) == NULL) { /* Allocate new vector */ in setenv()
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A Ddllopen.c57 olibpath = getenv(info->env);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dsystrace.c45 if (!(s = getenv("HOME"))) in systrace()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_stubs.c45 getenv(const char *name) in getenv() function
/illumos-gate/usr/src/uts/common/sys/
H A Dtzfile.h43 #define TZDEFAULT (getenv("TZ"))
/illumos-gate/usr/src/boot/libsa/
H A Dpager.c53 if ((cp = getenv("screen-#rows")) != NULL) { in pager_open()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinitscr.c121 if ((term = getenv("TERM")) == (char *) 0) in initscr()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dktdefname.c57 (cp = getenv("KRB5_KTNAME"))) { in krb5_kt_default_name()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dsetupterm.c245 term = getenv("TERM"); in setupterm()
256 if (((cp = getenv("TERMINFO")) != 0) && *cp) { in setupterm()
587 lcp = getenv("LINES"); in setupterm()
588 ccp = getenv("COLUMNS"); in setupterm()
/illumos-gate/usr/src/cmd/bhyve/
H A Dacpi.c401 if ((tmpdir = getenv("BHYVE_TMPDIR")) == NULL || *tmpdir == '\0' || in basl_make_templates()
402 (tmpdir = getenv("TMPDIR")) == NULL || *tmpdir == '\0') { in basl_make_templates()
735 if (getenv("BHYVE_ACPI_VERBOSE_IASL")) in acpi_build()
742 if (getenv("BHYVE_ACPI_KEEPTMPS")) in acpi_build()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dmultiboot.c372 if (strstr(getenv("loaddev"), "net") != NULL && in multiboot_exec()
387 cmdline = getenv("xen_cmdline"); in multiboot_exec()
389 cmdline = getenv("boot-args"); in multiboot_exec()
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c251 if (((prefile_32 = getenv(MSG_ORIG(MSG_LD_PRELOAD_32))) == NULL) || in main()
255 if (((prefile_64 = getenv(MSG_ORIG(MSG_LD_PRELOAD_64))) == NULL) || in main()
259 if (((prefile = getenv(MSG_ORIG(MSG_LD_PRELOAD))) == NULL) || in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dfmtmsglib.c104 if ((s = getenv(MM_SEVERITY_ENV)) && *s)
218 if (!(s = getenv(MM_VERB_ENV)))
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c62 if (getenv(howto_names[i].ev) != NULL) in bi_getboothowto()
227 rootdevname = getenv("rootdev"); in bi_load()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinitscr.c118 if ((term = getenv("TERM")) == NULL) { in initscr()

12345678910>>...26