OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:executor
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/modules/examples/executor/
Makefile
7
KMOD=
executor
8
SRCS=
executor
.c
executor.c
1
/* $NetBSD:
executor
.c,v 1.3 2024/07/06 09:53:19 andvar Exp $ */
30
__KERNEL_RCSID(0, "$NetBSD:
executor
.c,v 1.3 2024/07/06 09:53:19 andvar Exp $");
39
* "
executor
<no-of-seconds-after-loading>" every second
40
* and "
executor
once" exactly once in the beginning
44
MODULE(MODULE_CLASS_MISC,
executor
, NULL);
64
printf("
executor
once\n");
95
printf("
executor
module inserted\n");
100
printf("
executor
module unloaded\n");
/src/sys/modules/examples/
Makefile
7
SUBDIR+=
executor
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025