Searched defs:lstat (Results 1 - 16 of 16) sorted by relevance
| /src/lib/libc/compat/gen/ |
| H A D | compat_glob.c | 32 #define lstat __compat_lstat macro
|
| H A D | compat___fts31.c | 44 #define lstat __compat___lstat30 macro
|
| H A D | compat___fts32.c | 50 #define lstat __compat___lstat30 macro
|
| H A D | compat_fts.c | 66 #define lstat __compat_lstat macro
|
| H A D | compat___fts13.c | 46 #define lstat __compat___lstat13 macro
|
| H A D | compat___fts30.c | 36 #define lstat __compat___lstat30 macro
|
| /src/include/ |
| H A D | rmt.h | 56 #define lstat rmtlstat macro
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/ |
| H A D | sanitizer_wrappers.cc | 146 int lstat(const char *path, struct stat *buf) { STAT(lstat, path, buf); } function in typeref:typename:int
|
| /src/sys/rump/include/rump/ |
| H A D | rump_syscallshotgun.h | 110 #define lstat(a,b) rump_sys_lstat(a,b) macro
|
| /xsrc/external/mit/xtrans/dist/ |
| H A D | Xtransutil.c | 450 #define lstat(a,b) stat(a,b) macro
|
| /src/sys/dev/pci/ |
| H A D | btvmei.c | 368 b3_617_vmeintr(struct b3_617_softc *sc, unsigned char lstat) argument 620 unsigned char lstat; local in function:b3_617_intr [all...] |
| H A D | if_sk.c | 2240 uint16_t lstat; local in function:sk_intr_bcom
|
| H A D | pci_subr.c | 4478 pcireg_t lctl, lstat; local in function:pci_conf_print_lmr_cap
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xw32defs.h | 8 # define lstat stat macro
|
| /src/sys/kern/ |
| H A D | kern_lwp.c | 1376 int lstat = l->l_stat; local in function:lwp_migrate
|
| /src/usr.sbin/mountd/ |
| H A D | mountd.c | 329 #define lstat(a, b) rump_sys_lstat((a), (b)) macro
|
Completed in 23 milliseconds