Searched refs:CHECKALT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_util.h58 #define CHECKALT(td, upath, pathp, i) \ macro
67 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0)
68 #define CHECKALTCREAT(td, upath, pathp) CHECKALT(td, upath, pathp, 1)

Completed in 53 milliseconds