HomeSort by: relevance | last modified time | path
    Searched refs:stx_mode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/common/
linux_types.h 218 uint16_t stx_mode; member in struct:linux_statx
linux_file64.c 140 stx->stx_mode |= st->st_mode & S_IFMT;
141 stx->stx_mode |= st->st_mode & ~S_IFMT;

Completed in 13 milliseconds