Home
last modified time | relevance | path

Searched refs:getenv (Results 1 – 25 of 632) sorted by relevance

12345678910>>...26

/titanic_50/usr/src/lib/storage/common/
H A Dl_common.h55 #define S_DPRINTF if (getenv("_LUX_S_DEBUG") != NULL) (void) printf
58 #define P_DPRINTF if (getenv("_LUX_P_DEBUG") != NULL) (void) printf
61 #define O_DPRINTF if (getenv("_LUX_O_DEBUG") != NULL) (void) printf
64 #define I_DPRINTF if (getenv("_LUX_I_DEBUG") != NULL) (void) printf
67 #define H_DPRINTF if (getenv("_LUX_H_DEBUG") != NULL) (void) printf
70 #define L_DPRINTF if (getenv("_LUX_L_DEBUG") != NULL) (void) printf
73 #define G_DPRINTF if (getenv("_LUX_G_DEBUG") != NULL) (void) printf
76 #define B_DPRINTF if (getenv("_LUX_B_DEBUG") != NULL) (void) printf
79 #define N_DPRINTF if (getenv("_LUX_N_DEBUG") != NULL) (void) printf
82 #define W_DPRINTF if (getenv("_LUX_W_DEBUG") != NULL) (void) printf
[all …]
/titanic_50/usr/src/lib/libast/common/misc/
H A Dgetenv.c25 __STDPP__directive pragma pp:hide getenv
31 __STDPP__directive pragma pp:nohide getenv
48 #if _UWIN && !defined(getenv)
89 #if defined(__EXPORT__) && defined(getenv)
94 getenv(const char* name) in getenv() function
96 #if _UWIN && !defined(getenv) /* for ast54 compatibility */ in getenv()
110 #undef getenv in getenv()
111 return intercepts.intercept_getenv ? (*intercepts.intercept_getenv)(name) : getenv(name); in getenv()
/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dcmd.c139 if (getenv("_LUX_S_DEBUG") != NULL) { in cmd()
186 if (getenv("_LUX_S_DEBUG") != NULL) { in cmd()
197 if ((getenv("_LUX_S_DEBUG") != NULL) || in cmd()
198 (getenv("_LUX_ER_DEBUG") != NULL)) { in cmd()
247 if ((getenv("_LUX_S_DEBUG") != NULL) || in cmd()
248 (getenv("_LUX_ER_DEBUG") != NULL)) { in cmd()
324 if (((getenv("_LUX_S_DEBUG") != NULL) || in cmd()
325 (getenv("_LUX_ER_DEBUG") != NULL)) && in cmd()
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dpkgenv.c91 if ((pkgabrv = getenv("PKG")) == NULL) { in pkgenv()
100 if ((pkgname = getenv("NAME")) == NULL) { in pkgenv()
104 if ((pkgarch = getenv("ARCH")) == NULL) { in pkgenv()
108 if ((pkgvers = getenv("VERSION")) == NULL) { in pkgenv()
112 if (getenv("CATEGORY") == NULL) { in pkgenv()
H A Dmain.c329 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
604 getenv(PKG_ZONENAME_VARIABLE); in main()
1027 pt = getenv("TMPDIR"); in main()
1113 zoneName = getenv(PKG_ZONENAME_VARIABLE); in main()
1182 abi_nm_ptr = getenv("PKG_ABI_NAMELENGTH"); in main()
1233 abi_comp_ptr = getenv("NONABI_SCRIPTS"); in main()
1236 abi_sym_ptr = getenv("PKG_NONABI_SYMLINKS"); in main()
1254 if (pt = getenv("MAXINST")) { in main()
1266 pt = getenv(PKG_HOLLOW_VARIABLE); in main()
1311 if (pt = getenv("INTONLY")) { in main()
[all …]
/titanic_50/usr/src/tools/ctf/cvt/
H A Dctfconvert.c162 if (getenv("CTFCONVERT_DEBUG_LEVEL")) in main()
163 debug_level = atoi(getenv("CTFCONVERT_DEBUG_LEVEL")); in main()
164 if (getenv("CTFCONVERT_DEBUG_PARSE")) in main()
165 debug_parse = atoi(getenv("CTFCONVERT_DEBUG_PARSE")); in main()
167 if ((altexec = getenv("CTFCONVERT_ALTEXEC")) != NULL) { in main()
180 if ((label = getenv(optarg)) == NULL) in main()
H A Dctfmerge.c588 int dounlink = getenv("CTFMERGE_TERMINATE_NO_UNLINK") ? 0 : 1; in terminate_cleanup()
625 if (getenv("CTFMERGE_MAX_SLOTS")) in wq_init()
626 nslots = atoi(getenv("CTFMERGE_MAX_SLOTS")); in wq_init()
630 if (getenv("CTFMERGE_PHASE1_BATCH_SIZE")) in wq_init()
631 wq->wq_maxbatchsz = atoi(getenv("CTFMERGE_PHASE1_BATCH_SIZE")); in wq_init()
643 if (getenv("CTFMERGE_INPUT_THROTTLE")) in wq_init()
644 throttle = atoi(getenv("CTFMERGE_INPUT_THROTTLE")); in wq_init()
750 if (getenv("CTFMERGE_DEBUG_LEVEL")) in main()
751 debug_level = atoi(getenv("CTFMERGE_DEBUG_LEVEL")); in main()
776 if ((label = getenv(optarg)) == NULL) in main()
/titanic_50/usr/src/cmd/sendmail/db/os/
H A Dos_tmpdir.c72 if ((p = getenv("TMPDIR")) != NULL && p[0] == '\0') {
77 if (p == NULL && (p = getenv("TEMP")) != NULL && p[0] == '\0') {
82 if (p == NULL && (p = getenv("TMP")) != NULL && p[0] == '\0') {
88 (p = getenv("TempFolder")) != NULL && p[0] == '\0') {
/titanic_50/usr/src/tools/aw/
H A Daw.c300 wspace = getenv("CODEMGR_WS"); in filter()
506 if ((cmd = getenv("AW_AS")) != NULL) in main()
509 if ((dir = getenv("AW_AS_DIR")) == NULL) in main()
514 if ((cmd = getenv("AW_AS64")) != NULL) in main()
517 if ((dir = getenv("AW_AS64_DIR")) == NULL) in main()
522 if ((cmd = getenv("AW_M4")) != NULL) in main()
525 if ((dir = getenv("AW_M4_DIR")) == NULL) in main()
530 if ((cmd = getenv("AW_M4LIB")) != NULL) in main()
533 if ((dir = getenv("AW_M4LIB_DIR")) == NULL) in main()
539 if ((cmd = getenv("AW_CPP")) != NULL) in main()
[all …]
/titanic_50/usr/src/cmd/hal/tools/
H A Dhal-storage-closetray.c95 device = getenv ("HAL_PROP_BLOCK_DEVICE"); in main()
99 udi = getenv ("HAL_PROP_INFO_UDI"); in main()
103 invoked_by_uid = getenv ("HAL_METHOD_INVOKED_BY_UID"); in main()
105 invoked_by_syscon_name = getenv ("HAL_METHOD_INVOKED_BY_SYSTEMBUS_CONNECTION_NAME"); in main()
H A Dhal-storage-unmount.c100 device = getenv ("HAL_PROP_BLOCK_DEVICE"); in main()
104 udi = getenv ("HAL_PROP_INFO_UDI"); in main()
108 invoked_by_uid = getenv ("HAL_METHOD_INVOKED_BY_UID"); in main()
110 invoked_by_syscon_name = getenv ("HAL_METHOD_INVOKED_BY_SYSTEMBUS_CONNECTION_NAME"); in main()
H A Dhal-storage-eject.c97 device = getenv ("HAL_PROP_BLOCK_DEVICE"); in main()
101 udi = getenv ("HAL_PROP_INFO_UDI"); in main()
105 invoked_by_uid = getenv ("HAL_METHOD_INVOKED_BY_UID"); in main()
107 invoked_by_syscon_name = getenv ("HAL_METHOD_INVOKED_BY_SYSTEMBUS_CONNECTION_NAME"); in main()
H A Dhal-storage-zpool.c189 device = getenv ("HAL_PROP_BLOCK_DEVICE"); in main()
193 udi = getenv ("HAL_PROP_INFO_UDI"); in main()
197 invoked_by_uid = getenv ("HAL_METHOD_INVOKED_BY_UID"); in main()
199 invoked_by_syscon_name = getenv ("HAL_METHOD_INVOKED_BY_SYSTEMBUS_CONNECTION_NAME"); in main()
/titanic_50/usr/src/cmd/rmmount/
H A Drmmount.c92 if (getenv("RMMOUNT_DEBUG") != NULL) { in rmmount()
211 if (getenv("EJECT_CLOSETRAY") != NULL) { in eject()
213 } else if (getenv("EJECT_QUERY") != NULL) { in eject()
261 if ((getenv("VOLUME_ACTION") != NULL) && in main()
262 (getenv("VOLUME_PATH") != NULL)) { in main()
/titanic_50/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c315 tmpdir = getenv("TMPDIR"); in main()
320 abi_sym_ptr = getenv("PKG_NONABI_SYMLINKS"); in main()
421 if (getenv(param) == NULL) in main()
437 if (pt = getenv("PKG")) { in main()
457 if ((pkgname = getenv("NAME")) == NULL) { in main()
463 if ((pkgvers = getenv("VERSION")) == NULL) { in main()
470 pkgvers = getenv("VERSION"); in main()
475 if ((pkgarch = getenv("ARCH")) == NULL) { in main()
478 pkgarch = getenv("ARCH"); in main()
483 if (getenv("PSTAMP") == NULL) { in main()
[all …]
/titanic_50/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c325 if ((udi = getenv ("UDI")) == NULL) in main()
327 if ((device_file = getenv ("HAL_PROP_BLOCK_DEVICE")) == NULL) in main()
329 if ((raw_device_file = getenv ("HAL_PROP_BLOCK_SOLARIS_RAW_DEVICE")) == NULL) in main()
331 if ((bus = getenv ("HAL_PROP_STORAGE_BUS")) == NULL) in main()
333 if ((drive_type = getenv ("HAL_PROP_STORAGE_DRIVE_TYPE")) == NULL) in main()
335 if ((devfs_path = getenv ("HAL_PROP_SOLARIS_DEVFS_PATH")) == NULL) in main()
344 support_media_changed_str = getenv ("HAL_PROP_STORAGE_CDROM_SUPPORT_MEDIA_CHANGED"); in main()
/titanic_50/usr/src/lib/libast/common/features/
H A Dtmlib9 tst tzset_environ note{ tzset() bypasses user getenv() }end execute{
20 extern char* getenv(char* s)
22 extern char* getenv(s)
/titanic_50/usr/src/lib/libnls/common/
H A Dnlsenv.c70 extern char *getenv();
80 if (!(charaddr = getenv(envname))) in nlsenv()
164 return(getenv(NLSPROVIDER)); in nlsprovider()
/titanic_50/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-network-printer.c58 if ((udi = getenv("UDI")) == NULL) in main()
61 printer_address = getenv("HAL_PROP_NETWORK_DEVICE_ADDRESS"); in main()
65 community = getenv("HAL_PROP_NETWORK_DEVICE_SNMP_COMMUNITY"); in main()
/titanic_50/usr/src/cmd/vi/port/
H A Dex.c213 if ((envptr = getenv("LINES")) != NULL && in main()
220 if ((envptr = getenv("COLUMNS")) != NULL && in main()
499 if (((cp = (unsigned char *)getenv("SHELL")) != NULL) && in main()
509 cp = (unsigned char *)getenv("TERM"); in main()
533 (unsigned char *) getenv("EXINIT")) && *globp) { in main()
540 if ((cp = (unsigned char *) getenv("HOME")) != in main()
572 if ((cp = (unsigned char *) getenv("PWD")) != 0 && in main()
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddlink_common.c91 if (getenv("DTRACE_DOF_INIT_DEBUG") != NULL) in dtrace_link_init()
108 if (getenv("DTRACE_DOF_INIT_DISABLE") != NULL) in dtrace_link_dof()
137 if ((p = getenv("DTRACE_DOF_INIT_DEVNAME")) != NULL) in dtrace_link_dof()
/titanic_50/usr/src/cmd/make/lib/vroot/
H A Dreport.cc215 if ((search_dir = getenv("NSE_DEP")) == NULL) { in report_dep()
239 if ((p= getenv(SUNPRO_DEPENDENCIES)) == NULL) { in report_libdep()
259 if ((sdir = getenv("NSE_DEP")) == NULL) { in report_search_path()
262 if ((p= getenv(SUNPRO_DEPENDENCIES)) == NULL) { in report_search_path()
293 if ((filename= getenv(SUNPRO_DEPENDENCIES)) == NULL) { in report_dependency()
/titanic_50/usr/src/cmd/luxadm/
H A Dcommon.h417 #define ER_DPRINTF if (getenv("_LUX_ER_DEBUG") != NULL) (void) printf
418 #define O_DPRINTF if (getenv("_LUX_O_DEBUG") != NULL) (void) printf
419 #define P_DPRINTF if (getenv("_LUX_P_DEBUG") != NULL) (void) printf
420 #define R_DPRINTF if (getenv("_LUX_R_DEBUG") != NULL) (void) printf
421 #define I_DPRINTF if (getenv("_LUX_I_DEBUG") != NULL) (void) printf
422 #define S_DPRINTF if (getenv("_LUX_S_DEBUG") != NULL) (void) printf
/titanic_50/usr/src/cmd/gettext/
H A Dgettext.c203 domainpath = getenv("TEXTDOMAINDIR"); in main()
216 domain = getenv("TEXTDOMAIN"); in main()
235 domain = getenv("TEXTDOMAIN"); in main()
/titanic_50/usr/src/tools/cw/
H A Dcw.c1598 program = getenv("CW_CC"); in prepctx()
1599 dir = getenv("CW_CC_DIR"); in prepctx()
1602 program = getenv("CW_CPLUSPLUS"); in prepctx()
1603 dir = getenv("CW_CPLUSPLUS_DIR"); in prepctx()
1606 program = getenv("CW_GCC"); in prepctx()
1607 dir = getenv("CW_GCC_DIR"); in prepctx()
1610 program = getenv("CW_GPLUSPLUS"); in prepctx()
1611 dir = getenv("CW_GPLUSPLUS_DIR"); in prepctx()
1830 if ((dir = getenv("SPRO_VROOT")) != NULL) { in main()
1833 } else if ((dir = getenv("SPRO_ROOT")) != NULL) { in main()
[all …]

12345678910>>...26