Home
last modified time | relevance | path

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

/freebsd/tests/sys/file/
H A Dclosefrom_test.c92 cfail(struct shared_info *info, const char *descr, const char *fmt, ...) in cfail() function
106 #define cfail_err(info, descr) cfail((info), (descr), "%s", strerror(errno))
223 cfail(info, "closefrom(0)", "highest fd %d", fd); in main()
241 cfail(info, "closefrom(-1)", "highest fd %d", fd); in main()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c5327 goto cfail; in bnxt_re_alloc_ucontext()
5349 goto cfail; in bnxt_re_alloc_ucontext()
5355 cfail: in bnxt_re_alloc_ucontext()