Searched refs:env (Results 201 - 225 of 260) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddocmd.c47 jmp_buf env; variable
196 if (setjmp(env))
483 longjmp(env, 1);
/illumos-gate/usr/src/cmd/format/
H A Dmenu_scsi.c165 struct env env; local
208 saveenv(env);
H A Dmisc.c59 struct env *current_env = NULL; /* ptr to current environment */
229 longjmp(current_env->env, 0);
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dio.c754 char *env = NULL; local
760 if ((env = getenv("_LUX_T_DEBUG")) != NULL) {
804 if (env != NULL) {
H A Dmap.c505 char *env = NULL; local
512 if ((env = getenv("_LUX_T_DEBUG")) != NULL) {
615 if (env != NULL) {
633 char *env = NULL; local
635 if ((env = getenv("_LUX_T_DEBUG")) != NULL) {
651 if (env != NULL) {
658 if (env != NULL) {
672 if (env != NULL) {
679 if (env != NULL) {
709 if (env !
3763 char *env = NULL; local
5727 char *env; local
[all...]
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dattributes.sh201 if env '!=1' >/dev/null 2>&1
202 then [[ $(env '!=1' $SHELL -c 'echo ok' 2>/dev/null) == ok ]] || err_exit 'malformed environment terminates shell'
330 # check env var changes against a builtin that uses the env var
353 [[ $got == $exp ]] || err_exit "[ '$2' '$3' '$4' ] env sequence failed -- expected '$exp', got '$got'"
H A Dsubshell.sh455 got=$(env | grep ^HOME=)
H A Dtypes.sh373 Std_t db=(magic='stdinstall (at&t research) 2009-08-25';Std_file_t -A file=( [/./home/gsf/.env.sh]=(action=preserve;typeset -A sum=([9b67ab407d01a52b3e73e3945b9a3ee0]=1);)[/etc/profile]=(action=preserve;typeset -A sum=([8242e663d6f7bb4c5427a0e58e2925f3]=1);)[/home/gsf/.profile]=(action=preserve;typeset -A sum=([3ce23137335219672bf2865d003a098e]=1);));)
/illumos-gate/usr/src/cmd/bart/
H A Dcreate.c314 char *env[] = {"LC_CTYPE=C", "LC_COLLATE=C", "LC_NUMERIC=C", NULL}; local
332 if (execle("/usr/bin/sort", "sort", "-u", NULL, env) < 0) {
/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregdecomp.c405 flags = p->env->flags;
432 if (decomp(p->env->rex, sp, type, delimiter, flags))
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c319 D2((c)->id, "%s: msg%d (/%x/%x/%x/,env[%c%c,sz=%d])", \
321 (msg->env & LDC_FRAG_START) ? 'B' : ' ', \
322 (msg->env & LDC_FRAG_STOP) ? 'E' : ' ', \
323 (msg->env & LDC_LEN_MASK)); \
325 D2((c)->id, "%s: msg%d (/%x/%x/%x/,env=%x)", (s), \
326 mid, msg->type, msg->stype, msg->ctrl, msg->env); \
1403 pkt->env = ldcp->mode;
1559 if (ldcp->mode != (ldc_mode_t)msg->env) {
1625 pkt->env = ldcp->mode;
1686 if (ldcp->mode != (ldc_mode_t)msg->env) {
[all...]
H A Dvsw_ldc.c1937 * VIO_TYPE_DATA, subtype: VIO_SUBTYPE_INFO, env: VIO_DRING_DATA). The
2226 uint16_t env; local
2231 env = tag.vio_subtype_env;
2256 switch (env) {
2283 DERR(vswp, "%s: unknown vio_subtype_env (%x)\n", __func__, env);
3367 uint16_t env = tagp->vio_subtype_env; local
3415 if (env == VIO_DRING_DATA) {
3417 } else if (env == VIO_PKT_DATA) {
3419 } else if (env == VIO_DESC_DATA) {
3423 __func__, env);
3731 uint16_t env = tagp->vio_subtype_env; local
[all...]
/illumos-gate/usr/src/cmd/
H A DMakefile145 env \
570 env \
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c844 char *env; local
876 while ((env = *evlist) != NULL) {
877 if (strncmp(cp, env, len) == 0)
881 if (env == NULL &&
1528 char *env; local
1531 while ((env = *evp++) != NULL)
1532 free(env);
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s152 add %l0, %l1, %l0 ! and get address of first env ptr
/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c1241 prep_env_noninteractive(const char *user_cmd, char **env) argument
1252 assert(env != NULL);
1266 for (size = 0; env[size] != NULL; size++)
1287 * Copy existing elements of env into new_env.
1289 for (i = 0; env[i] != NULL; i++) {
1290 if ((new_env[i] = strdup(env[i])) == NULL)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h981 int grub_setjmp (grub_jmp_buf env);
982 void grub_longjmp (grub_jmp_buf env, int val);
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h258 extern jmp_buf env;
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2970 # define setjmp(env) sigsetjmp(env, 1)
2974 # define longjmp(env, val) siglongjmp(env, val)
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc_impl.h210 * 0 | seqid | env | ctrl | stype | type |
218 * 0 | seqid | env | ctrl | stype | type |
256 #define env _pkt._tpkt._env macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c75 jmp_buf env; variable
278 longjmp(env, 1);
1547 if (setjmp(env)) {
/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_uscsi.c1013 const char *env = getenv("USCSI_TIMEOUT"); local
1020 if (env != NULL) {
1021 i = atoi(env);
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c113 char *cp,**env=env_get(tdata.sh->env); local
114 while(cp = *env++)
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_util.c492 * env (input) - environment variable list to be saved.
499 ndmpd_save_env(ndmpd_session_t *session, ndmp_pval *env, ulong_t envlen) argument
515 namebuf = strdup(env[i].name);
519 valbuf = strdup(env[i].value);
525 NDMP_LOG(LOG_DEBUG, "env(%s): \"%s\"",
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c725 char *env = getenv("FMDUMP_AGGREGATE_IGNORE"); local
729 if (env == NULL)
732 tofree = dup = strdup(env);

Completed in 198 milliseconds

1234567891011