Home
last modified time | relevance | path

Searched refs:getenv (Results 251 – 275 of 637) sorted by relevance

1...<<11121314151617181920>>...26

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_io.c61 if (!(dir = getenv("TEMP"))) in getdir()
62 if (!(dir = getenv("TMP"))) in getdir()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_spectre.c210 suppress_multiple = getenv("FULL_SPECTRE") == NULL; in check_spectre()
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dlibdiskmgt.h428 #define NOINUSE_SET getenv("NOINUSE_CHECK") != NULL
/illumos-gate/usr/src/boot/forth/
H A Dcolor.4th33 s" loader_color" getenv dup -1 <> if
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfmadm.c179 if ((p = getenv("FMD_PROGRAM")) != NULL) in main()
/illumos-gate/usr/src/cmd/mailx/
H A Dvars.c170 cp = getenv(name); in value()
/illumos-gate/usr/src/test/nvme-tests/tests/ioctl/
H A Dnvme_ioctl_util.c138 dev = getenv(NVME_TEST_DEV_ENVVAR); in nvme_ioctl_test_get_fd()
/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dlibnvme_test_common.c174 dev = getenv(NVME_TEST_DEV_ENVVAR); in libnvme_test_init()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.c173 if (getenv("TOPODISKDEBUG") != NULL) in _topo_init()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h166 #undef getenv /* -lshell provides its own */
/illumos-gate/usr/src/cmd/crypt/
H A Dcrypt.c136 if ((s = getenv("CrYpTkEy")) == (char *)NULL) { in main()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dzfs.c74 if (getenv("TOPOZFSDEBUG")) in zfs_init()
/illumos-gate/usr/src/cmd/tip/
H A Dremote.c185 if (host == NOSTR && (host = getenv("HOST")) == NOSTR) { in getremote()
/illumos-gate/usr/src/boot/libsa/
H A Denvironment.c137 getenv(const char *name) in getenv() function
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_svc.c184 if ((netid = getenv("NLSPROVIDER")) == NULL) { in main()
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.c32 char *getenv();
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/
H A Dservice.c58 result = getenv("PAPI_SERVICE_URI"); in default_service_uri()
63 if ((cups = getenv("CUPS_SERVER")) != NULL) { in default_service_uri()
/illumos-gate/usr/src/cmd/cron/
H A Dcrontab.c314 editor = getenv("VISUAL"); in main()
317 editor = getenv("EDITOR"); in main()
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c83 if ((home = getenv("HOME")) == NULL) in open_file()
625 if (nh_fd == -1 && (home = getenv("HOME")) != NULL) { in pnohup()
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Ddownload.c139 http_proxy = getenv("http_proxy"); in pk_download()
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailcompat.c275 homedir = getenv("HOME"); in AutoInstall()
/illumos-gate/usr/src/lib/libtsol/common/
H A Dsetflabel.c193 if ((display = getenv("DISPLAY")) == NULL) in zonecopy()
/illumos-gate/usr/src/lib/nsswitch/user/common/
H A Dgetprinter.c249 if ((home = getenv("HOME")) == NULL)
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod/
H A Dsmbiod.c87 if ((env = getenv("SMBFS_DEBUG")) != NULL) { in main()
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c50 if (tstr = getenv("SCFGA_DEBUG")) { in _cfgadm_scsi_init()

1...<<11121314151617181920>>...26