Home
last modified time | relevance | path

Searched defs:VALID (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Dpwcache.h55 #define VALID 1 /* entry and name are valid */ macro
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.h42 #define VALID 0x1 /* flags field contains valid data */ macro
/netbsd-src/external/bsd/iscsi/dist/include/
H A Dparameters.h161 #define PARAM_LIST_ADD(LIST, TYPE, KEY, DFLT, VALID, ELSE) \ argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_vma.c264 #define VALID(sz, fl) { .size = (sz), .flags = (fl), .assert = assert_pin_valid, .string = #sz ", "… in igt_vma_pin1() macro
/netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dcluster.c108 #define VALID 1 macro