Home
last modified time | relevance | path

Searched defs:openFlag (Results 1 - 7 of 7) sorted by relevance

/kernel/liteos_a/compat/posix/src/
H A Dsemaphore.c173 sem_t *sem_open(const char *name, int openFlag, ...) in sem_open() argument
H A Dmqueue.c168 STATIC VOID MqueueCBInit(struct mqarray *mqueueCB, const struct mq_attr *attr, INT32 openFlag, UINT32 mode) in MqueueCBInit() argument
181 STATIC struct mqpersonal *DoMqueueCreate(const struct mq_attr *attr, const CHAR *mqName, INT32 openFlag, UINT32 mode) in DoMqueueCreate() argument
239 STATIC struct mqpersonal *DoMqueueOpen(struct mqarray *mqueueCB, INT32 openFlag) in DoMqueueOpen() argument
508 mqd_t mq_open(const char *mqName, int openFlag, ...) in mq_open() argument
[all...]
/kernel/liteos_a/syscall/
H A Dipc_syscall.c61 mqd_t SysMqOpen(const char *mqName, int openFlag, mode_t mode, struct mq_attr *attr) in SysMqOpen() argument
/kernel/liteos_m/kal/posix/src/
H A Dmqueue.c179 STATIC struct mqpersonal *DoMqueueCreate(const struct mq_attr *attr, const CHAR *mqName, INT32 openFlag) in DoMqueueCreate() argument
233 STATIC struct mqpersonal *DoMqueueOpen(struct mqarray *mqueueCB, INT32 openFlag) in DoMqueueOpen() argument
262 mqd_t mq_open(const char *mqName, int openFlag, ...) in mq_open() argument
[all...]
H A Dpipe.c105 BOOL openFlag; member
346 INT32 PipeOpen(const CHAR *path, INT32 openFlag, INT32 minFd) in PipeOpen() argument
425 UINT32 openFlag; in PipeClose() local
607 UINT32 openFlag; PipePoll() local
[all...]
/kernel/liteos_m/components/fs/littlefs/
H A Dlfs_adapter.c426 int LfsOpen(struct File *file, const char *pathName, int openFlag) in LfsOpen() argument
/kernel/uniproton/src/fs/littlefs/
H A Dlfs_adapter.c400 static S32 OsLfsOpen(struct TagFile *file, const char *pathName, S32 openFlag) in OsLfsOpen() argument

Completed in 8 milliseconds