Home
last modified time | relevance | path

Searched refs:INIT (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/xz-embedded/freebsd/
H A Dxz_config.h46 #undef INIT
47 #define INIT macro
/f-stack/dpdk/app/test/
H A Dtest_lcores.c15 enum { INIT, ERROR, DONE } state; enumerator
77 t->state = INIT; in test_non_eal_lcores()
96 t->state = INIT; in test_non_eal_lcores()
262 t->state = INIT; in test_non_eal_lcores_callback()
285 t->state = INIT; in test_non_eal_lcores_callback()
/f-stack/freebsd/contrib/xz-embedded/userspace/
H A Dboottest.c15 #define INIT macro
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/acl/
H A Dacl.cfg57 export INI_DIR=$TESTDIR/INIT
/f-stack/freebsd/netinet/
H A Dip_carp.c111 enum { INIT = 0, BACKUP, MASTER } sc_state; enumerator
729 case INIT: in carp_input_c()
1299 case INIT: in carp_master_down_locked()
1329 case INIT: in carp_setrun()
1586 sc->sc_state = INIT; in carp_alloc()
1799 if (sc->sc_state != INIT && in carp_ioctl()
2086 carp_set_state(sc, INIT, "hardware interface down"); in carp_sc_state()
2092 carp_set_state(sc, INIT, "hardware interface up"); in carp_sc_state()
/f-stack/freebsd/contrib/xz-embedded/linux/lib/
H A Ddecompress_unxz.c251 STATIC int INIT unxz(unsigned char *in, int in_size, in unxz()
/f-stack/freebsd/contrib/openzfs/etc/init.d/
H A DREADME.md41 INSTALLING INIT SCRIPT LINKS
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES2950 Add INIT INFO to the provided init script.