Home
last modified time | relevance | path

Searched refs:nullop (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/random/fenestrasX/
H A Dfx_main.c289 .ra_pre_read = (void (*)(void))nullop,
/freebsd/sys/dev/null/
H A Dnull.c67 .d_read = (d_read_t *)nullop,
/freebsd/sys/kern/
H A Dkern_conf.c261 nullop(void) in nullop() function
323 #define null_open (d_open_t *)nullop
324 #define null_close (d_close_t *)nullop
H A Dvfs_subr.c5303 #define sync_close ((int (*)(struct vop_close_args *))nullop)
/freebsd/sys/sys/
H A Dsystm.h147 int nullop(void);