Searched refs:ib_delete_service (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c51 int ib_delete_service(char **);
904 * ib_delete_service
915 ib_delete_service(char **errmsg) function
928 DPRINTF("ib_delete_service: type = %x, service_name=%s\n",
931 DPRINTF("ib_delete_service: initializing file failed\n");
940 DPRINTF("ib_delete_service: token=%x, found=%x\n",
948 DPRINTF("ib_delete_service: invalid delete operation\n");
970 DPRINTF("ib_delete_service: invalid delete "
976 DPRINTF("ib_delete_service: sbuf alloc failed %s\n",
1018 DPRINTF("ib_delete_service
[all...]
H A Dcfga_ib.c87 extern int ib_delete_service(char **);
1429 if ((rv = ib_delete_service(errstring)) != CFGA_IB_OK)

Completed in 61 milliseconds