Searched defs:env (Results 1 – 5 of 5) sorted by relevance
25 _hurd_longjmp_thread_state (void *state, jmp_buf env, int val) in _hurd_longjmp_thread_state()
27 _hurd_port_cleanup (void *cleanup_data, jmp_buf env, int val) in _hurd_port_cleanup()
33 _hurdsig_longjmp_from_handler (void *data, jmp_buf env, int val) in _hurdsig_longjmp_from_handler()
52 char *args, *env; in _hurd_startup() local
58 char *args, *env; in _hurd_exec_paths() local
Completed in 10 milliseconds