Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysconfig.h49 #define UNUSED 1 macro
/illumos-gate/usr/src/uts/common/sys/dktp/
H A Dfdisk.h95 #define UNUSED 0 /* Empty Partition */ macro
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h182 #define UNUSED(x) (x) = (x) macro
/illumos-gate/usr/src/cmd/acct/
H A Dacctdef.h56 #define UNUSED -1 macro
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dllimits.h87 #define UNUSED(x) ((void)(x)) /* to avoid warnings */ macro
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c262 prop_buf_build_cb(pool_conf_t *UNUSED, pool_elem_t *pe, const char *name, in prop_buf_build_cb()
H A Dpool_kernel.c876 prop_build_cb(pool_conf_t *UNUSED, pool_elem_t *pe, const char *name, in prop_build_cb()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h57 #define UNUSED __attribute__((unused)) macro