Home
last modified time | relevance | path

Searched defs:env (Results 1 – 7 of 7) sorted by relevance

/system/utest/fs/
A Dtest-random-op.c37 typedef struct env { struct
56 env_t* env; member
75 static bool worker_new(env_t* env, const char* fn, uint32_t size) { in worker_new()
98 static void free_workers(env_t* env) { in free_workers()
125 static bool init_environment(env_t* env) { in init_environment()
150 env_t* env = arg; in log_timer() local
165 env_t* env = w->env; in task_debug_op() local
611 static void add_random_ops(env_t* env) { in add_random_ops()
636 env_t* env = w->env; in do_random_ops() local
665 env_t env; in test_random_op_multithreaded() local
A Dtest-rw-workers.c35 typedef struct env { struct
42 env_t* env; argument
154 bool worker_new(env_t* env, const char* where, const char* fn, in worker_new()
176 int do_work(env_t* env) { in do_work()
198 env_t env; in test_work_single_thread() local
254 static bool init_environment(env_t* env) { in init_environment()
290 env_t env; in test_work_concurrently() local
/system/utest/spawn/
A Dspawn.cpp219 const char* env[] = {nullptr}; in spawn_environ_test() local
229 const char* env[] = {"SPAWN_TEST_CHILD=1", nullptr}; in spawn_environ_test() local
239 const char* env[] = {"SPAWN_TEST_CHILD=1", nullptr}; in spawn_environ_test() local
249 const char* env[] = {"SPAWN_TEST_CHILD=1", "SPAWN_TEST_CHILD2=1", nullptr}; in spawn_environ_test() local
A Dchild.c114 const char* env = argv[2]; in main() local
/system/core/userboot/
A Duserboot-elf.c83 char env[sizeof(LOADER_BOOTSTRAP_ENVIRON)]; member
/system/core/devmgr/devmgr/
A Dmain.cpp107 void do_autorun(const char* name, const char* env) { in do_autorun()
/system/ulib/launchpad/
A Dlaunchpad.c40 char* env; member

Completed in 18 milliseconds