Searched refs:CHECKALTEXIST (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_misc.c173 CHECKALTEXIST(td, uap->path, &path);
198 CHECKALTEXIST(td, uap->path, &path);
666 CHECKALTEXIST(td, path, &newpath);
1438 CHECKALTEXIST(td, uap->path, &path);
1482 CHECKALTEXIST(td, uap->path, &path);
H A Dsvr4_fcntl.c390 CHECKALTEXIST(td, uap->path, &newpath);
452 CHECKALTEXIST(td, uap->path, &newpath);
497 CHECKALTEXIST(td, uap->path, &newpath);
H A Dsvr4_stat.c172 CHECKALTEXIST(td, uap->path, &path);
197 CHECKALTEXIST(td, uap->path, &path);
241 CHECKALTEXIST(td, uap->path, &path);
268 CHECKALTEXIST(td, uap->path, &path);
313 CHECKALTEXIST(td, uap->path, &path);
339 CHECKALTEXIST(td, uap->path, &path);
588 CHECKALTEXIST(td, uap->path, &path);
604 CHECKALTEXIST(td, uap->path, &path);
678 CHECKALTEXIST(td, uap->path, &path);
H A Dsvr4_util.h60 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_misc.c191 CHECKALTEXIST(td, uap->path, &path);
214 CHECKALTEXIST(td, uap->path, &path);
741 CHECKALTEXIST(td, uap->path, &path);
898 CHECKALTEXIST(td, uap->path, &path);
1068 CHECKALTEXIST(td, uap->path, &path);
1080 CHECKALTEXIST(td, uap->path, &path);
1092 CHECKALTEXIST(td, uap->path, &path);
1104 CHECKALTEXIST(td, uap->path, &path);
1117 CHECKALTEXIST(td, uap->path, &path);
1129 CHECKALTEXIST(t
[all...]
H A Dibcs2_stat.c116 CHECKALTEXIST(td, uap->path, &path);
152 CHECKALTEXIST(td, uap->path, &path);
173 CHECKALTEXIST(td, uap->path, &path);
H A Dibcs2_fcntl.c191 CHECKALTEXIST(td, uap->path, &path);
247 CHECKALTEXIST(td, uap->path, &path);
H A Dibcs2_util.h65 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro
H A Dibcs2_xenix.c212 CHECKALTEXIST(td, uap->path, &path);

Completed in 204 milliseconds