Home
last modified time | relevance | path

Searched defs:null_open (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/stand/libsa/
H A Dnullfs.c66 int null_open (const char *path, struct open_file *f) in null_open() function
/freebsd-src/sys/fs/nullfs/
H A Dnull_vnops.c474 null_open(struct vop_open_args *ap) in null_open() function
/freebsd-src/sys/kern/
H A Dkern_conf.c323 #define null_open (d_open_t *)nullop macro