Searched defs:reason_to_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c2113 * @reason_to_lock: a user-presentable reason why the device is locked.
2124 const char *reason_to_lock,
2150 dbus_message_iter_append_basic (&iter, DBUS_TYPE_STRING, &reason_to_lock);
2122 libhal_device_lock(LibHalContext *ctx, const char *udi, const char *reason_to_lock, char **reason_why_locked, DBusError *error) argument

Completed in 68 milliseconds