Searched refs:init (Results 1 - 25 of 1564) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/boot/fdt/dts/arm/
H A DMakefile7 .include <bsd.init.mk>
/freebsd-11-stable/sys/boot/fdt/dts/mips/
H A DMakefile7 .include <bsd.init.mk>
/freebsd-11-stable/sys/boot/fdt/dts/powerpc/
H A DMakefile7 .include <bsd.init.mk>
/freebsd-11-stable/stand/man/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/sbin/init/
H A DMakefile2 # $FreeBSD: stable/11/sbin/init/Makefile 319185 2017-05-30 04:17:22Z ngie $
5 PROG= init
6 SRCS= init.c getmntopts.c
7 MAN= init.8
/freebsd-11-stable/stand/uboot/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/stand/userboot/test/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/lib/csu/sparc64/
H A Dcrtn.S34 .section .init,"ax",@progbits
/freebsd-11-stable/etc/rc.d/
H A Dserial54 stty < /dev/tty${dc}${i}.init -clocal crtscts hupcl 9600 reprint ^R
56 stty < /dev/cua${dc}${i}.init -clocal crtscts hupcl 9600 reprint ^R
69 stty < /dev/tty${dc}${i}.init reprint undef
70 stty < /dev/cua${dc}${i}.init reprint undef
91 stty < /dev/tty${dc}${i}.init crtscts 115200
93 stty < /dev/cua${dc}${i}.init crtscts 115200
107 stty < /dev/tty${dc}${i}.init clocal -hupcl 1200
109 stty < /dev/cua${dc}${i}.init clocal -hupcl 1200
128 stty < /dev/tty${dc}${i}.init 115200
129 stty < /dev/cua${dc}${i}.init 11520
[all...]
/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_hook.c64 GEN_HOOK_SET_FUNCTION(field, init)
74 GEN_HOOK_GET_FUNCTION(field, init)
108 GEN_HOOK_SET_FUNCTION(form, init)
118 GEN_HOOK_GET_FUNCTION(form, init)
/freebsd-11-stable/contrib/ncurses/menu/
H A Dm_hook.c68 GEN_HOOK_SET_FUNCTION(menu, init)
78 | Return Values : Menu init function address or NULL
80 GEN_HOOK_GET_FUNCTION(menu, init)
114 GEN_HOOK_SET_FUNCTION(item, init)
124 | Return Values : Item init function address or NULL
126 GEN_HOOK_GET_FUNCTION(item, init)
/freebsd-11-stable/contrib/binutils/gas/
H A Demul.h28 void (* init) (void); member in struct:emulation
/freebsd-11-stable/sys/dev/wtap/plugins/
H A Dwtap_plugin.h42 void (*init)(struct wtap_plugin *); member in struct:wtap_plugin
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dext_password_i.h16 void * (*init)(const char *params); member in struct:ext_password_backend
/freebsd-11-stable/stand/pc98/
H A DMakefile5 .include <bsd.init.mk>
/freebsd-11-stable/stand/powerpc/
H A DMakefile5 .include <bsd.init.mk>
/freebsd-11-stable/stand/defaults/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/stand/efi/include/
H A Defi_drivers.h36 void (*init)(void); member in struct:efi_driver_t
/freebsd-11-stable/stand/libsa32/
H A DMakefile5 .include <bsd.init.mk>
/freebsd-11-stable/stand/sparc64/
H A DMakefile5 .include <bsd.init.mk>
/freebsd-11-stable/stand/userboot/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_nolibc.cpp31 void ListOfModules::init() {} function in class:__sanitizer::ListOfModules
/freebsd-11-stable/lib/libclang_rt/ubsan_minimal/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/lib/libclang_rt/stats_client/
H A DMakefile3 .include <bsd.init.mk>
/freebsd-11-stable/lib/libclang_rt/asan-preinit/
H A DMakefile3 .include <bsd.init.mk>

Completed in 369 milliseconds

1234567891011>>