Home
last modified time | relevance | path

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

/components/drivers/include/ipc/
A Dpipe.h24 rt_bool_t is_named; member
/components/drivers/ipc/
A Dpipe.c160 if (fd->vnode->ref_count == 1 && pipe->is_named == RT_FALSE) in pipe_fops_close()
634 pipe->is_named = RT_TRUE; /* initialize as a named pipe */ in rt_pipe_create()
758 pipe->is_named = RT_FALSE; /* unamed pipe */ in pipe()

Completed in 4 milliseconds