Home
last modified time | relevance | path

Searched defs:junk (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dreg.h68 unsigned long junk; member
82 uint32_t junk; member
/f-stack/freebsd/kern/
H A Dkern_shutdown.c595 shutdown_halt(void *junk, int howto) in shutdown_halt()
620 shutdown_panic(void *junk, int howto) in shutdown_panic()
653 shutdown_reset(void *junk, int howto) in shutdown_reset()
938 poweroff_wait(void *junk, int howto) in poweroff_wait()
/f-stack/freebsd/i386/i386/
H A Dbios.c79 bios32_init(void *junk) in bios32_init()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmip.h113 uint32_t junk ; member
/f-stack/dpdk/drivers/event/dpaa/
H A Ddpaa_eventdev.c124 uint32_t junk; in drain_4_bytes() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c58 { struct tms junk; clock_t newTicks = (clock_t) times(&junk); in GetCurrentClockTimeMicroseconds() local