Searched refs:_init (Results 26 - 45 of 45) sorted by relevance

12

/freebsd-12-stable/sys/fs/pseudofs/
H A Dpseudofs.h280 name##_init, \
290 _##name##_init(struct vfsconf *vfc) { \
301 .vfs_init = _##name##_init, \
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/ctf/
H A Dctf_mod.c48 _init(void) function
/freebsd-12-stable/lib/libc/net/
H A Dnetdb_private.h51 __##name##_init(void) \
/freebsd-12-stable/contrib/gcc/config/i386/
H A Dsol2-c1.asm92 ! Register _fini() with atexit(). We will take care of calling _init()
112 ! for _init(), _fpstart(), and main(). Note that the environment
129 ! Call _init(argc, argv, environ), _fpstart(argc, argv, environ), and
132 call _init
H A Dsol2-gc1.asm95 ! Register _fini() with atexit(). We will take care of calling _init()
125 ! for _init(), _fpstart(), and main(). Note that the environment
142 ! Call _init(argc, argv, environ), _fpstart(argc, argv, environ), and
145 call _init
/freebsd-12-stable/contrib/file/python/
H A Dmagic.py15 def _init(): function
23 _libraries['magic'] = _init()
/freebsd-12-stable/sys/net/
H A Dvnet.h114 vnet_##name##_init(const void *unused) \
118 VNET_SYSINIT(vnet_ ## name ## _init, SI_SUB_INIT_IF, \
119 SI_ORDER_FIRST, vnet_ ## name ## _init, NULL)
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dcrtend.asm50 * Fragment of the ELF _init routine that invokes our dtor cleanup.
H A Dcrtbegin.asm106 /* Likewise for _init. */
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Dsol-cn.asm69 # Tail of _init used for static constructors
/freebsd-12-stable/sys/sys/
H A Dmalloc.h145 SYSINIT(type##_init, SI_SUB_KMEM, SI_ORDER_THIRD, malloc_init, \
H A Dpmckern.h105 SYSINIT(pmc_##prov##_##mod##_##func##_##name##_init, SI_SUB_KDTRACE, \
/freebsd-12-stable/contrib/gcc/config/sparc/
H A Dsol2-c1.asm88 call _init, 0
/freebsd-12-stable/contrib/tcsh/
H A Dtc.str.c707 const struct STRBUF STRBUF##_init /* = STRBUF##_INIT; */
/freebsd-12-stable/contrib/ntp/libparse/
H A Dparsesolaris.c98 _init( function
/freebsd-12-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex112 \texttt{prom\_init.c}, which executes in the context of OF. This code
117 \texttt{prom\_init.c} bootstrap and the rest of the kernel.
/freebsd-12-stable/contrib/bearssl/test/
H A Dtest_speed.c45 br_ ## cname ## _init(&mc); \
55 br_ ## cname ## _init(&mc); \
H A Dtest_crypto.c101 br_ ## cname ## _init(&mc); \
105 br_ ## cname ## _init(&mc); \
113 br_ ## cname ## _init(&mc); \
144 br_ ## cname ## _init(&mc); \
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c7169 _init(void) function
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c18366 _init(void)

Completed in 224 milliseconds

12