Searched refs:nxt_process_apply_creds (Results 1 – 2 of 2) sorted by relevance
200 nxt_int_t nxt_process_apply_creds(nxt_task_t *task, nxt_process_t *process);
639 ret = nxt_process_apply_creds(task, process); in nxt_process_created_ok()687 ret = nxt_process_apply_creds(task, process); in nxt_process_core_setup()739 nxt_process_apply_creds(nxt_task_t *task, nxt_process_t *process) in nxt_process_apply_creds() function