Home
last modified time | relevance | path

Searched refs:null_print (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/nullfs/
H A Dnull_vnops.c935 null_print(struct vop_print_args *ap) in null_print() function
1167 .vop_print = null_print,
/freebsd/contrib/libpcap/
H A Dpcap-dos.c964 static void null_print (void) {} in null_print() function
995 _w32_print_hook = null_print; in init_watt32()