| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| Xw32defs.h | 8 # define lstat stat macro
|
| /xsrc/external/mit/xtrans/dist/ |
| Xtransutil.c | 449 #undef lstat macro 450 #define lstat(a,b) stat(a,b) macro 467 if (lstat(path, &buf) != 0) {
|
| /xsrc/external/mit/xedit/dist/ |
| realpath.c | 140 * Append the next path component and lstat() it. If 141 * lstat() fails we still can return successfully if 149 if (lstat(resolved, &sb) != 0) {
|
| /xsrc/external/mit/xf86-input-mouse/dist/src/ |
| lnx_mouse.c | 112 if (lstat(dev, &sbuf) != 0) { 114 ErrorF("lstat failed for %s (%s)\n", dev, strerror(errno));
|
| sun_mouse.c | 348 if (lstat(device, &statbuf) == 0 &&
|
| /xsrc/external/mit/lndir/dist/ |
| lndir.c | 209 if (lstat (buf, &sb) < 0) {
|
| /xsrc/external/mit/makedepend/dist/ |
| include.c | 56 if (lstat(buf, &st) == 0 && (st.st_mode & S_IFMT) == S_IFLNK) {
|
| /xsrc/external/mit/imake/dist/ |
| imake.c | 1067 if (lstat (suse, &sb) == 0) { 1072 if (lstat (redhat, &sb) == 0) { 1077 if (lstat (debian, &sb) == 0) { 1362 if (lstat (cmd, &sb) == 0) { 1372 if (lstat (gcc_path[i], &sb) == 0) {
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| fcdir.c | 47 if (lstat ((const char *)file, &statb) != 0)
|
| fcstat.c | 303 if (lstat (f, &statb) < 0)
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| xmlconfig.c | 997 if ((lstat(ent->d_name, &st) != 0) ||
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| xmlconfig.c | 948 if ((lstat(ent->d_name, &st) != 0) ||
|
| /xsrc/external/mit/mkfontscale/dist/ |
| mkfontscale.c | 907 if (lstat(filename, &f_stat))
|
| /xsrc/external/mit/MesaLib/dist/src/intel/perf/ |
| intel_perf.c | 65 lstat(path, &st);
|
| /xsrc/external/mit/xmh/dist/ |
| toc.c | 342 if (lstat(path, &buf) /* failed */)
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| ltmain.sh | 6122 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/glu/dist/ |
| ltmain.sh | 6170 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/glw/dist/ |
| ltmain.sh | 4003 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/libXTrap/dist/ |
| ltmain.sh | 4744 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/libXevie/dist/ |
| ltmain.sh | 4003 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/libXfont/dist/ |
| ltmain.sh | 6122 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/libXxf86misc/dist/ |
| ltmain.sh | 6122 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/mesa-demos/dist/ |
| ltmain.sh | 6122 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/xcb-util/dist/ |
| ltmain.sh | 3775 if (lstat (tmp_pathspec, &s) == 0)
|
| /xsrc/external/mit/xf86-input-synaptics/dist/ |
| ltmain.sh | 4744 if (lstat (tmp_pathspec, &s) == 0)
|