Home
last modified time | relevance | path

Searched refs:process_init (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dinit_main.c153 EVENTHANDLER_LIST_DECLARE(process_init);
603 EVENTHANDLER_DIRECT_INVOKE(process_init, p); in proc0_init()
H A Dkern_proc.c157 EVENTHANDLER_LIST_DEFINE(process_init);
270 EVENTHANDLER_DIRECT_INVOKE(process_init, p); in proc_init()
/freebsd-12.1/sys/sys/
H A Deventhandler.h264 EVENTHANDLER_DECLARE(process_init, proc_init_fn);
/freebsd-12.1/crypto/openssh/
H A Dsftp-server.c643 process_init(void) in process_init() function
1429 process_init(); in process()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-92951534 (add_keyword): New static function, broken out of process_init.
1535 (process_init): Use add_keyword. In MRI mode, add mrikinfo table.
1538 (main): Call process_init after processing arguments. Handle -M.