Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c49 static int ib_init_file(char **);
727 ib_init_file(char **errmsg) in ib_init_file() function
817 if ((rval = ib_init_file(errmsg)) != CFGA_IB_OK) { in ib_add_service()
930 if ((rval = ib_init_file(errmsg)) != CFGA_IB_OK) { in ib_delete_service()
1091 if ((rval = ib_init_file(errmsg)) != CFGA_IB_OK) { in ib_list_services()