Home
last modified time | relevance | path

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

/freebsd/usr.bin/script/
H A Dscript.c115 int fm_fd, fm_log; in main() local
199 if ((fm_log = open(fmfname, in main()
203 if (ioctl(fm_fd, FILEMON_SET_FD, &fm_log) < 0) in main()