Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Dsubr_xxx.c144 nullop(void) in nullop() function
/xnu-11417.121.6/bsd/miscfs/fifofs/
H A Dfifo.h99 #define fifo_nullop (void (*)(void))nullop
/xnu-11417.121.6/bsd/sys/
H A Dsystm.h196 int nullop(void);
/xnu-11417.121.6/bsd/miscfs/deadfs/
H A Ddead_vnops.c102 #define dead_nullop (void (*)(void))nullop
/xnu-11417.121.6/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c733 #define fdesc_nullop (void (*)(void ))nullop