Home
last modified time | relevance | path

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

/kernel/liteos_a/net/telnet/src/
Dtelnet_dev.c60 STATIC INLINE TELNET_DEV_S *GetTelnetDevByFile(const struct file *file, BOOL isOpenOp) in GetTelnetDevByFile() argument
77 if (!isOpenOp) { in GetTelnetDevByFile()