Home
last modified time | relevance | path

Searched defs:CHECKALTEXIST (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/i386/ibcs2/
Dibcs2_util.h65 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro
/freebsd-10-stable/sys/compat/svr4/
Dsvr4_util.h61 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro