OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ustat
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/zaurus/stand/zboot/
unixdev.h
62
int
ustat
(const char *, struct linux_stat *);
diskprobe.c
357
if (
ustat
(path, &sb) != 0)
/src/sys/dev/pci/
eap.c
884
uint8_t
ustat
;
local in function:eap_intr
887
ustat
= EREAD1(sc, EAP_UART_STATUS);
889
if (
ustat
& EAP_US_RXINT) {
896
if (
ustat
& EAP_US_TXINT)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc
227
// Use pre-computed size of struct
ustat
to avoid <sys/
ustat
.h> which
237
#error Unknown size of struct
ustat
Completed in 56 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025