Home
last modified time | relevance | path

Searched refs:xmkfifo (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/support/
Dxmkfifo.c24 xmkfifo (const char *pathname, mode_t mode) in xmkfifo() function
Dxunistd.h64 void xmkfifo (const char *pathname, mode_t mode);
DMakefile137 xmkfifo \
/glibc-2.36/misc/
Dtst-syslog.c398 xmkfifo (_PATH_CONSOLE, 0666); in check_syslog_console()
/glibc-2.36/ChangeLog.old/
DChangeLog.256077 support: Add xmkfifo
6080 * support/xmkfifo.c: New file.
6082 (xmkfifo): New function.