Home
last modified time | relevance | path

Searched defs:xarray (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dxarray.h56 struct xarray { struct
66 void *xa_erase(struct xarray *, uint32_t); argument
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_select.c63 static const char xarray[] = "0123456789abcdef"; in xtoa() local