NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MATCH_NS
sys/kern/vfs_xattr.c
802
#define MATCH_NS(ns, key) (strncmp(ns, key, sizeof(ns) - 1) == 0)
sys/kern/vfs_xattr.c
818
#undef MATCH_NS