Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_conf.c261 nullop(void) in nullop() function
325 #define null_open (d_open_t *)nullop
326 #define null_close (d_close_t *)nullop
H A Dvfs_subr.c4947 #define sync_close ((int (*)(struct vop_close_args *))nullop)
/f-stack/freebsd/sys/
H A Dsystm.h247 int nullop(void);