Searched defs:mkfifo (Results 1 – 9 of 9) sorted by relevance
3 int mkfifo(const char *path, mode_t mode) in mkfifo() function
97 fn mkfifo(path: &Path) -> io::Result<()> { in mkfifo() function
507 pub fn mkfifo<P: ?Sized + NixPath>(path: &P, mode: Mode) -> Result<()> { in mkfifo() function
1319 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function
1261 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function
1774 struct mkfifo_data mkfifo; member
3805 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function