5a4e9e4389
Refer -- fs_open.c: /* If the file is opened for creation, then get the mode bits */ if ((oflags & (O_WRONLY | O_CREAT)) != 0) { mode = va_arg(ap, mode_t); } Signed-off-by: huxiandong <huxiandong@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
Makefile | ||
nxrecorder_main.c | ||
nxrecorder.c |