Searched defs:_open (Results 1 – 6 of 6) sorted by relevance
| /kernel/liteos_m/targets/riscv_nuclei_demo_soc_gcc/SoC/demosoc/Common/Source/Stubs/ |
| D | open.c | 8 __WEAK int _open(const char* name, int flags, int mode) in _open() function
|
| /kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Source/Stubs/ |
| D | open.c | 8 __WEAK int _open(const char *name, int flags, int mode) in _open() function
|
| /kernel/linux/linux-4.19/net/batman-adv/ |
| D | debugfs.c | 172 #define BATADV_DEBUGINFO(_name, _mode, _open) \ argument 240 #define BATADV_HARDIF_DEBUGINFO(_name, _mode, _open) \ argument
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | debugfs.c | 198 #define BATADV_DEBUGINFO(_name, _mode, _open) \ argument 266 #define BATADV_HARDIF_DEBUGINFO(_name, _mode, _open) \ argument
|
| /kernel/liteos_m/kal/libc/newlib/porting/src/ |
| D | fs.c | 55 int _open(const char *path, int oflag, ...) in _open() function 162 int _open(const char *path, int oflag, ...) in _open() function
|
| /kernel/linux/linux-4.19/drivers/staging/wilc1000/ |
| D | wilc_debugfs.c | 67 #define FOPS(_open, _read, _write, _poll) { \ argument
|