Searched refs:getenv (Results 76 - 100 of 1496) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Dsetup_environment.c47 term = getenv("TERM");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/
H A Dudev_config.c174 env = getenv("UDEV_RUN");
178 env = getenv("UDEV_CONFIG_FILE");
186 env = getenv("UDEV_ROOT");
192 env = getenv("UDEV_LOG");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/debianutils/
H A Dmktemp.c44 path = getenv("TMPDIR");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dsetup_environment.c47 term = getenv("TERM");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/debianutils/
H A Dmktemp.c44 path = getenv("TMPDIR");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Dsetup_environment.c47 term = getenv("TERM");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/win32/wince/
H A Dwincecompat.c58 char *getenv( const char *varname ) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/
H A Dudev_config.c174 env = getenv("UDEV_RUN");
178 env = getenv("UDEV_CONFIG_FILE");
186 env = getenv("UDEV_ROOT");
192 env = getenv("UDEV_LOG");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/win32/wince/
H A Dwincecompat.c58 char *getenv( const char *varname ) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables/
H A Dip6tables-standalone.c54 lib_dir = getenv("IP6TABLES_LIB_DIR");
H A Diptables-standalone.c55 lib_dir = getenv("IPTABLES_LIB_DIR");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/win32/wince/
H A Dwincecompat.c58 char *getenv( const char *varname ) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/
H A Dudev_config.c174 env = getenv("UDEV_RUN");
178 env = getenv("UDEV_CONFIG_FILE");
186 env = getenv("UDEV_ROOT");
192 env = getenv("UDEV_LOG");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables/
H A Dip6tables-standalone.c54 lib_dir = getenv("IP6TABLES_LIB_DIR");
H A Diptables-standalone.c55 lib_dir = getenv("IPTABLES_LIB_DIR");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dpopt_common.c289 if ((p = getenv("PASSWD_FD")) != NULL) {
294 } else if ((p = getenv("PASSWD_FILE")) != NULL) {
414 if (getenv("LOGNAME"))pstrcpy(cmdline_auth_info.username,getenv("LOGNAME"));
416 if (getenv("USER")) {
417 pstrcpy(cmdline_auth_info.username,getenv("USER"));
423 memset(strchr_m(getenv("USER"),'%')+1,'X',strlen(cmdline_auth_info.password));
427 if (getenv("PASSWD")) {
428 pstrcpy(cmdline_auth_info.password,getenv("PASSWD"));
432 if (getenv("PASSWD_F
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dpopt_common.c289 if ((p = getenv("PASSWD_FD")) != NULL) {
294 } else if ((p = getenv("PASSWD_FILE")) != NULL) {
414 if (getenv("LOGNAME"))pstrcpy(cmdline_auth_info.username,getenv("LOGNAME"));
416 if (getenv("USER")) {
417 pstrcpy(cmdline_auth_info.username,getenv("USER"));
423 memset(strchr_m(getenv("USER"),'%')+1,'X',strlen(cmdline_auth_info.password));
427 if (getenv("PASSWD")) {
428 pstrcpy(cmdline_auth_info.password,getenv("PASSWD"));
432 if (getenv("PASSWD_F
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dpopt_common.c289 if ((p = getenv("PASSWD_FD")) != NULL) {
294 } else if ((p = getenv("PASSWD_FILE")) != NULL) {
414 if (getenv("LOGNAME"))pstrcpy(cmdline_auth_info.username,getenv("LOGNAME"));
416 if (getenv("USER")) {
417 pstrcpy(cmdline_auth_info.username,getenv("USER"));
423 memset(strchr_m(getenv("USER"),'%')+1,'X',strlen(cmdline_auth_info.password));
427 if (getenv("PASSWD")) {
428 pstrcpy(cmdline_auth_info.password,getenv("PASSWD"));
432 if (getenv("PASSWD_F
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/engines/ccgost/
H A Dgost_ctl.c67 tmp = getenv(gost_envnames[param]);
82 tmp = getenv(gost_envnames[param]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/engines/ccgost/
H A Dgost_ctl.c68 tmp = getenv(gost_envnames[param]);
82 tmp = getenv(gost_envnames[param]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/socket_wrapper/
H A Dtestsuite.c32 old_dir = getenv("SOCKET_WRAPPER_DIR");
33 old_iface = getenv("SOCKET_WRAPPER_DEFAULT_IFACE");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/loginutils/
H A Dsulogin.c101 shell = getenv("SUSHELL");
103 shell = getenv("sushell");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/src/
H A Dhomedir.c53 /* Don't use getenv(); it doesn't find variable added after program was
71 env = getenv(variable);
77 env = getenv(variable);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/src/
H A Dhomedir.c53 /* Don't use getenv(); it doesn't find variable added after program was
71 env = getenv(variable);
77 env = getenv(variable);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/loginutils/
H A Dsulogin.c101 shell = getenv("SUSHELL");
103 shell = getenv("sushell");

Completed in 211 milliseconds

1234567891011>>