Home
last modified time | relevance | path

Searched refs:fdname (Results 1 – 2 of 2) sorted by relevance

/NextBSD/tests/sys/fifo/
HDfifo_misc.c154 const char *fdname, const char *flagname) in test_ioctl_setclearflag() argument
160 warn("%s:%s: ioctl(%s, %s, 1)", testname, __func__, fdname, in test_ioctl_setclearflag()
168 warn("%s:%s: ioctl(%s, %s, 0)", testname, __func__, fdname, in test_ioctl_setclearflag()
HDfifo_io.c1012 const char *conditionname, const char *fdname) in assert_status() argument
1022 fdname, readable, writable, exception, conditionname); in assert_status()
1032 fdname, readable, writable, exception, conditionname); in assert_status()
1043 fdname, readable, writable, exception, conditionname); in assert_status()
1051 warnx("%s: %s fionread r:%d on %s", testname, fdname, in assert_status()