Searched refs:is_named (Results 1 – 2 of 2) sorted by relevance
24 rt_bool_t is_named; member
160 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