Home
last modified time | relevance | path

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

/src/sbin/ipf/ipfs/
H A Dipfs.c56 int readnat(int, char *);
320 err = readnat(devfd, filename); in main()
534 int readnat(int fd, char *file) in readnat() function
841 if (readnat(devfd, NULL)) in readall()