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

/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_util.h67 #define CHECKALTEXIST(td, upath, pathp) CHECKALT(td, upath, pathp, 0) macro
H A Dibcs2_misc.c193 CHECKALTEXIST(td, uap->path, &path);
216 CHECKALTEXIST(td, uap->path, &path);
744 CHECKALTEXIST(td, uap->path, &path);
904 CHECKALTEXIST(td, uap->path, &path);
1074 CHECKALTEXIST(td, uap->path, &path);
1086 CHECKALTEXIST(td, uap->path, &path);
1098 CHECKALTEXIST(td, uap->path, &path);
1110 CHECKALTEXIST(td, uap->path, &path);
1123 CHECKALTEXIST(td, uap->path, &path);
1135 CHECKALTEXIST(t
[all...]
H A Dibcs2_stat.c118 CHECKALTEXIST(td, uap->path, &path);
154 CHECKALTEXIST(td, uap->path, &path);
175 CHECKALTEXIST(td, uap->path, &path);
H A Dibcs2_fcntl.c193 CHECKALTEXIST(td, uap->path, &path);
249 CHECKALTEXIST(td, uap->path, &path);
H A Dibcs2_xenix.c214 CHECKALTEXIST(td, uap->path, &path);

Completed in 62 milliseconds