Home
last modified time | relevance | path

Searched defs:NAME_LEN (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-string.h24 #define NAME_LEN 128 macro
/netbsd/external/gpl2/lvm2/dist/include/
H A Dlvm-string.h24 #define NAME_LEN 128 macro
/netbsd/external/bsd/libbind/dist/tests/
H A Dres.h86 #define NAME_LEN 256 macro
/netbsd/sys/dev/cardbus/
H A Dcardbus.c1101 #define NAME_LEN(x) (sizeof x / sizeof(x[0])) macro