Home
last modified time | relevance | path

Searched refs:IMSG_STARTUP_DONE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/unwind/
H A Dunwind.h106 IMSG_STARTUP_DONE, enumerator
H A Dunwind.c426 case IMSG_STARTUP_DONE: in main_dispatch_frontend()
H A Dfrontend.c675 frontend_imsg_compose_main(IMSG_STARTUP_DONE, 0, NULL, 0); in frontend_startup()