Searched defs:null_close (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/libsa/ | ||
H A D | nullfs.c | 71 int null_close(struct open_file *f) in null_close() function |
/freebsd/sys/kern/ | ||
H A D | kern_conf.c | 324 #define null_close (d_close_t *)nullop macro |