Home
last modified time | relevance | path

Searched refs:IB_LIST_SERVICES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.h195 #define IB_LIST_SERVICES "list_services" /* list svcs */ macro
H A Dcfga_ib.c1438 } else if (strncmp(func, IB_LIST_SERVICES, 13) == 0) { in cfga_private_func()