Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.c559 int is_empty = 1; in remove_file() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c245 bool is_empty = true; in ecore_is_reg_fifo_empty() local
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c464 dbus_bool_t is_empty = TRUE; in handle_match() local
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c2699 is_empty(const uint32_t *sp, /* pointer to set (array of int32's) */ in is_empty() function