Home
last modified time | relevance | path

Searched defs:fubyte (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/platform/pc64/x86_64/
H A Duwrapper.c28 fubyte(const uint8_t *base) in fubyte() function
/dragonfly/sys/platform/vkernel64/platform/
H A Dcopyio.c392 fubyte(const uint8_t *base) in fubyte() function
/dragonfly/sys/platform/pc64/include/
H A Dpmap.h294 int (*fubyte)(const uint8_t *); /* returns int for -1 err */ member