Home
last modified time | relevance | path

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

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Ddev_legacy.cpp31 int deviceopen(const char *pathname, char *type);
90 m_fd = ::deviceopen(get_dev_name(), const_cast<char*>(m_mode)); in open()
H A Dos_solaris.cpp208 int deviceopen(const char *pathname, char *type){ in deviceopen() function
H A Dos_os2.cpp186 int deviceopen(const char *pathname, char * /* type */ ){ in deviceopen() function
H A Dos_qnxnto.cpp101 int deviceopen(const char *pathname, char *type) in deviceopen() function
H A DChangeLog-5.0-6.02666 [TS] smartd on Linux: remove forgotten return from deviceopen();