Searched defs:CHECKALTEXIST (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/i386/ibcs2/ |
| D | ibcs2_util.h | 65 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro
|
| /freebsd-10-stable/sys/compat/svr4/ |
| D | svr4_util.h | 61 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro
|