HomeSort by: relevance | last modified time | path
    Searched refs:tpfd (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/tpctl/
main.c 78 int tpfd, ch; local in function:main
132 if ((tpfd = open(dev_name, O_RDWR)) < 0)
134 if (tp_init(&tp, tpfd) < 0)

Completed in 11 milliseconds