Searched defs:mkfifo (Results 1 – 7 of 7) sorted by relevance
3 int mkfifo(const char *path, mode_t mode) in mkfifo() function
52 pub(crate) fn mkfifo(path: &Path) -> io::Result<()> { in mkfifo() function
1355 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function
894 struct mkfifo_data mkfifo; member
1283 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function
3913 pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; in mkfifo() function