Searched refs:nullop (Results 1 – 5 of 5) sorted by relevance
64 (int (*)(struct uio *, bool))nullop,65 (u_int (*)(void *, u_int))nullop,93 random_reader_context.read_random_uio = (int (*)(struct uio *, bool))nullop; in random_infra_uninit()94 random_reader_context.read_random = (u_int (*)(void *, u_int))nullop; in random_infra_uninit()
70 .d_read = (d_read_t *)nullop,
264 nullop(void) in nullop() function328 #define null_open (d_open_t *)nullop329 #define null_close (d_close_t *)nullop
4326 #define sync_close ((int (*)(struct vop_close_args *))nullop)
214 int nullop(void);