Searched defs:pim (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dpim.h76 * $Id: pim.h,v 1.3 1999/08/31 03:03:08 pavlin Exp $
82 typedef struct pim { struct
103 * in the USC/ISI distributed <netinet/pim.h> include file. So they are listed
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c646 boolean_t pim; local
663 e = nvlist_lookup_boolean_value(props[pn], INV_IMMUTE, &pim);
670 flag = (pim == B_TRUE) ?

Completed in 58 milliseconds