Searched defs:env (Results 26 - 50 of 233) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_expr.c50 hx509_env env = NULL, env2 = NULL; local
H A Denv.c58 hx509_env_add(hx509_context context, hx509_env *env, argument
109 hx509_env_add_binding(hx509_context context, hx509_env *env, argument
156 hx509_env_lfind(hx509_context context, hx509_env env, const char *key, size_t len) argument
181 hx509_env_find(hx509_context context, hx509_env env, const char *key) argument
204 hx509_env_find_binding(hx509_context context, hx509_env env, const char *key) argument
242 hx509_env_free(hx509_env *env) argument
[all...]
H A Dsel.c54 eval_word(hx509_context context, hx509_env env, struct hx_expr *word) argument
74 find_variable(hx509_context context, hx509_env env, struct hx_expr *word) argument
88 eval_comp(hx509_context context, hx509_env env, struct hx_expr *expr) argument
161 _hx509_expr_eval(hx509_context context, hx509_env env, struct hx_expr *expr) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtest-readenv.c81 char **env = NULL; local
H A Denvironment.c49 find_var(char **env, char *assignment, size_t len) argument
65 read_env_file(FILE *F, char ***env, int *assigned) argument
133 read_environment(const char *file, char ***env) argument
147 free_environment(char **env) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha512t.c84 { char *env; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/whrlpool/
H A Dwp_test.c119 { char *env; local
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dcmd-respawn-pane.c50 struct environ env; local
H A Dcmd-respawn-window.c49 struct environ env; local
H A Djob.c44 struct environ env; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.misc-tests/
H A Dgcov-7.c12 jmp_buf env; variable
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/gen/
H A Dlongjmp.c63 __longjmp14(jmp_buf env, int val) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.misc-tests/
H A Dgcov-7.c12 jmp_buf env; variable
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/ibm4xx/
H A Dcopyinstr.c50 struct faultbuf env; local
H A Dcopyoutstr.c50 struct faultbuf env; local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/local/
H A Dcommand.c92 ARGV *env; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/acpitools/aml/
H A Daml_obj.c60 aml_copy_object(struct aml_environ *env, union aml_object *orig) argument
/netbsd-6-1-5-RELEASE/tests/lib/libpthread/
H A Dt_siglongjmp.c53 static sigjmp_buf env; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsignull.c41 sigjmp_buf env; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Doptions.c42 options_env (int env) argument
/netbsd-6-1-5-RELEASE/regress/sys/arch/i386/ioperm/
H A Dioperm.c61 sigjmp_buf env; variable
/netbsd-6-1-5-RELEASE/regress/sys/arch/i386/iopl/
H A Diopl.c62 sigjmp_buf env; variable
/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Daf_inetany.c67 commit_address(prop_dictionary_t env, prop_dictionary_t oenv, argument
[all...]
H A Daf_link.c75 link_status(prop_dictionary_t env, prop_dictionary_t oenv, bool force) argument
81 link_pre_aifaddr(prop_dictionary_t env, const struct afparam *param) argument
93 link_commit_address(prop_dictionary_t env, prop_dictionary_t oenv) argument
/netbsd-6-1-5-RELEASE/usr.sbin/acpitools/amldb/
H A Damldb.c64 struct aml_environ env; local
78 struct aml_environ env; local
[all...]

Completed in 388 milliseconds

12345678910