Searched defs:mkfifo (Results 1 – 8 of 8) sorted by relevance
94 fn mkfifo(path: &Path) -> io::Result<()> { in mkfifo() function
506 pub fn mkfifo<P: ?Sized + NixPath>(path: &P, mode: Mode) -> Result<()> { in mkfifo() function
1303 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function
1251 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function
1706 struct mkfifo_data mkfifo; member
3800 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function