| Home | Sort by: relevance | last modified time | path |
| /src/external/mit/libuv/dist/src/unix/ | |
| linux-syscalls.h | 40 uint64_t stx_attributes; member in struct:uv__statx |
| internal.h | 198 uint64_t stx_attributes; member in struct:uv__statx |
| /src/sys/compat/linux/common/ | |
| linux_file64.c | 126 stx->stx_attributes |= STATX_ATTR_NODUMP; 128 stx->stx_attributes |= STATX_ATTR_IMMUTABLE; 130 stx->stx_attributes |= STATX_ATTR_APPEND; |
| linux_types.h | 214 uint64_t stx_attributes; member in struct:linux_statx |