Searched refs:nxt_process_whoami (Results 1 – 1 of 1) sorted by relevance
31 static nxt_int_t nxt_process_whoami(nxt_task_t *task, nxt_process_t *process);418 ret = nxt_process_whoami(task, process); in nxt_process_setup()479 nxt_process_whoami(nxt_task_t *task, nxt_process_t *process) in nxt_process_whoami() function