Lines Matching defs:dladm_door_call
54 dladm_door_call(dladm_handle_t handle, void *arg, size_t asize, void *rbuf,
135 if ((status = dladm_door_call(handle, &createid, sizeof (createid),
161 return (dladm_door_call(handle, &destroyid, sizeof (destroyid),
180 return (dladm_door_call(handle, &remapid, sizeof (remapid),
197 return (dladm_door_call(handle, &upid, sizeof (upid), &retval, &sz));
222 if ((status = dladm_door_call(handle, &createconf, sizeof (createconf),
296 if ((status = dladm_door_call(handle, &getnext,
351 if ((status = dladm_door_call(handle, &openconf,
386 if ((status = dladm_door_call(handle, &snapshot, sizeof (snapshot),
427 return (dladm_door_call(handle, &writeconf, sizeof (writeconf),
472 if ((status = dladm_door_call(handle, &getattr,
546 if ((status = dladm_door_call(handle, &getlinkid, sizeof (getlinkid),
598 if ((status = dladm_door_call(handle, &getname, sizeof (getname),
665 return (dladm_door_call(handle, &setattr, sizeof (setattr),
690 return (dladm_door_call(handle, &unsetattr, sizeof (unsetattr),
708 return (dladm_door_call(handle, &removeconf, sizeof (removeconf),
731 (void) dladm_door_call(handle, &dconf, sizeof (dconf),
745 return (dladm_door_call(handle, &zoneboot, sizeof (zoneboot),
758 return (dladm_door_call(handle, &zonehalt, sizeof (zonehalt),