Lines Matching defs:s
33 * There are two zoneid's associated with a link. One is the zoneid of the
133 dlmgmt_log(LOG_WARNING, "dlmgmt_post_sysevent(%d) failed: %s",
224 * The physical link's name already exists, request
619 * (ld_linkid) to a non-existent link2 (ld_link): rename link1's name to
1177 dladm_status_t s;
1180 s = dladm_init_linkprop(dld_handle, lip->ld_linkid, B_TRUE);
1181 if (s != DLADM_STATUS_OK) {
1183 "linkprop initialization failed on link %d: %s",
1184 lip->ld_linkid, dladm_status2str(s, buf));
1205 /* We currently only allow changing zoneid's from the global zone. */
1245 "zone %d: %s", linkid, oldzoneid, strerror(err));
1255 "%d: %s", linkid, newzoneid, strerror(err));