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

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_util.h65 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro
H A Dibcs2_stat.c114 CHECKALTEXIST(td, uap->path, &path);
146 CHECKALTEXIST(td, uap->path, &path);
167 CHECKALTEXIST(td, uap->path, &path);
H A Dibcs2_misc.c207 CHECKALTEXIST(td, uap->path, &path);
232 CHECKALTEXIST(td, uap->path, &path);
784 CHECKALTEXIST(td, uap->path, &path);
959 CHECKALTEXIST(td, uap->path, &path);
1140 CHECKALTEXIST(td, uap->path, &path);
1154 CHECKALTEXIST(td, uap->path, &path);
1168 CHECKALTEXIST(td, uap->path, &path);
1182 CHECKALTEXIST(td, uap->path, &path);
1196 CHECKALTEXIST(td, uap->path, &path);
1210 CHECKALTEXIST(t
[all...]
H A Dibcs2_fcntl.c191 CHECKALTEXIST(td, uap->path, &path);
247 CHECKALTEXIST(td, uap->path, &path);
H A Dibcs2_xenix.c211 CHECKALTEXIST(td, uap->path, &path);
/freebsd-10.2-release/sys/compat/svr4/
H A Dsvr4_util.h61 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro
H A Dsvr4_stat.c171 CHECKALTEXIST(td, uap->path, &path);
196 CHECKALTEXIST(td, uap->path, &path);
239 CHECKALTEXIST(td, uap->path, &path);
266 CHECKALTEXIST(td, uap->path, &path);
310 CHECKALTEXIST(td, uap->path, &path);
336 CHECKALTEXIST(td, uap->path, &path);
584 CHECKALTEXIST(td, uap->path, &path);
599 CHECKALTEXIST(td, uap->path, &path);
672 CHECKALTEXIST(td, uap->path, &path);
H A Dsvr4_fcntl.c390 CHECKALTEXIST(td, uap->path, &newpath);
451 CHECKALTEXIST(td, uap->path, &newpath);
496 CHECKALTEXIST(td, uap->path, &newpath);
H A Dsvr4_misc.c174 CHECKALTEXIST(td, uap->path, &path);
199 CHECKALTEXIST(td, uap->path, &path);
668 CHECKALTEXIST(td, path, &newpath);
1447 CHECKALTEXIST(td, uap->path, &path);
1485 CHECKALTEXIST(td, uap->path, &path);

Completed in 73 milliseconds