Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Ddev_fuse_poll.cc56 enum poll_method poll_method_from_string(const char *s) in poll_method_from_string() function
70 m_pm = poll_method_from_string(GetParam()); in SetUp()