Home
last modified time | relevance | path

Searched refs:envs (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c492 char *envs; in do_type() local
501 envs = fields[2]; in do_type()
508 if ((add_envs(st, envs, err) < 0) || in do_type()
523 char *envs; in do_value() local
533 envs = fields[3]; in do_value()
540 if ((add_envs(st, envs, err) < 0) || in do_value()
552 char *name, *value, *hdrs, *envs; in do_define() local
563 envs = fields[3]; in do_define()
577 if ((add_envs(st, envs, err) < 0) || in do_define()
594 char *envs; in do_func() local
[all …]
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c433 ndmp_pval envs[8]; in ndmpd_config_get_butype_info_v3() local
435 ndmp_pval *envp = envs; in ndmpd_config_get_butype_info_v3()
472 info[0].default_env.default_env_len = ARRAY_LEN(envs, ndmp_pval); in ndmpd_config_get_butype_info_v3()
473 info[0].default_env.default_env_val = envs; in ndmpd_config_get_butype_info_v3()
478 info[1].default_env.default_env_len = ARRAY_LEN(envs, ndmp_pval); in ndmpd_config_get_butype_info_v3()
479 info[1].default_env.default_env_val = envs; in ndmpd_config_get_butype_info_v3()
939 ndmp_pval envs[12]; in ndmpd_config_get_butype_info_v4() local
941 ndmp_pval *envp = envs; in ndmpd_config_get_butype_info_v4()
986 info[0].default_env.default_env_len = ARRAY_LEN(envs, ndmp_pval); in ndmpd_config_get_butype_info_v4()
987 info[0].default_env.default_env_val = envs; in ndmpd_config_get_butype_info_v4()
[all …]
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A DREADME28 <envs> This is a list of compilation environments where the symbol
49 type | <name> | <header> | <envs>
54 value | <name> | <type> | <header> | <envs>
60 define | <name> | <value> | <header> | <envs>
68 func | <name> | <type> | <type> [; <type> ]... | <header> | <envs>
/illumos-gate/usr/src/test/libc-tests/cfg/
H A Dcompilation.cfg34 # env_group | <name> | <envs>
37 # <envs> is a whitespace separated list of previously declared environments