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

12345678910

/freebsd-10.3-release/crypto/openssl/crypto/sha/
H A Dsha512t.c94 char *env; local
/freebsd-10.3-release/crypto/openssl/crypto/whrlpool/
H A Dwp_test.c132 char *env; local
/freebsd-10.3-release/contrib/unbound/libunbound/
H A Dlibworker.h79 struct module_env* env; member in struct:libworker
/freebsd-10.3-release/lib/csu/arm/
H A Dcrt1.c97 __start(int argc, char **argv, char **env, struct ps_strings *ps_strings, argument
/freebsd-10.3-release/lib/csu/common/
H A Dignore_init.c64 handle_static_init(int argc, char **argv, char **env) argument
90 handle_argv(int argc, char *argv[], char **env) argument
/freebsd-10.3-release/sys/boot/uboot/fdt/
H A Duboot_fdt.c92 const char *env, *str; local
[all...]
/freebsd-10.3-release/sys/contrib/ia64/libuwx/src/
H A Duwx_bstream.c31 uwx_init_bstream( struct uwx_bstream *bstream, struct uwx_env *env, uint64_t source, unsigned int len, int request) argument
H A Duwx_self_info.h30 struct uwx_env *env; member in struct:uwx_self_info
H A Duwx_str.c53 int uwx_init_str_pool(struct uwx_env *env, struct uwx_str_pool *pool) argument
67 void uwx_free_str_pool(struct uwx_env *env) argument
85 char *uwx_alloc_str(struct uwx_env *env, char *str) argument
122 uwx_reset_str_pool(struct uwx_env *env) argument
[all...]
H A Duwx_trace.c33 void uwx_trace_init(struct uwx_env *env) argument
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dmiscellaneous-table.c40 svn_fs_bdb__open_miscellaneous_table(DB **miscellaneous_p, DB_ENV *env, svn_boolean_t create) argument
H A Duuids-table.c43 svn_fs_bdb__open_uuids_table(DB **uuids_p, DB_ENV *env, svn_boolean_t create) argument
H A Dchecksum-reps-table.c38 svn_fs_bdb__open_checksum_reps_table(DB **checksum_reps_p, DB_ENV *env, svn_boolean_t create) argument
H A Dlock-tokens-table.c45 svn_fs_bdb__open_lock_tokens_table(DB **lock_tokens_p, DB_ENV *env, svn_boolean_t create) argument
H A Dnode-origins-table.c36 svn_fs_bdb__open_node_origins_table(DB **node_origins_p, DB_ENV *env, svn_boolean_t create) argument
H A Dreps-table.c43 svn_fs_bdb__open_reps_table(DB **reps_p, DB_ENV *env, svn_boolean_t create) argument
H A Drev-table.c42 svn_fs_bdb__open_revisions_table(DB **revisions_p, DB_ENV *env, svn_boolean_t create) argument
/freebsd-10.3-release/contrib/unbound/services/
H A Dmodstack.c194 modstack_desetup(struct module_stack* stack, struct module_env* env) argument
169 modstack_setup(struct module_stack* stack, const char* module_conf, struct module_env* env) argument
/freebsd-10.3-release/lib/msun/amd64/
H A Dfenv.c56 fenv_t env; local
/freebsd-10.3-release/lib/libc/locale/
H A Dsetlocale.c106 const char *env, *r; local
292 const char *env; local
[all...]
/freebsd-10.3-release/sbin/dhclient/tests/
H A Doption-domain-search.c8 jmp_buf env; variable
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h81 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { argument
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dsel.c52 eval_word(hx509_context context, hx509_env env, struct hx_expr *word) argument
72 find_variable(hx509_context context, hx509_env env, struct hx_expr *word) argument
86 eval_comp(hx509_context context, hx509_env env, struct hx_expr *expr) argument
159 _hx509_expr_eval(hx509_context context, hx509_env env, struct hx_expr *expr) argument
[all...]
H A Dtest_name.c74 hx509_env env = NULL; local
/freebsd-10.3-release/contrib/unbound/daemon/
H A Ddaemon.h106 struct module_env* env; member in struct:daemon

Completed in 185 milliseconds

12345678910