Searched defs:CHECKALTCREAT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_util.h66 #define CHECKALTCREAT(td, upath, pathp) CHECKALT(td, upath, pathp, 1) macro
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_util.h61 #define CHECKALTCREAT(td, upath, pathp) CHECKALT(td, upath, pathp, 1) macro

Completed in 114 milliseconds