Searched refs:etherf_open (Results 1 – 1 of 1) sorted by relevance
37 static int etherf_open __P((char *));41 struct ipread etherf = { etherf_open, etherf_close, etherf_readip, 0 };47 static int etherf_open(fname) in etherf_open() function