Searched refs:reason_why_locked (Results 1 – 2 of 2) sorted by relevance
2125 char **reason_why_locked, DBusError *error) in libhal_device_lock() argument2134 if (reason_why_locked != NULL) in libhal_device_lock()2135 *reason_why_locked = NULL; in libhal_device_lock()2162 if (reason_why_locked != NULL) { in libhal_device_lock()2163 *reason_why_locked = in libhal_device_lock()2165 if (*reason_why_locked == NULL) in libhal_device_lock()2167 strcpy (*reason_why_locked, error->message); in libhal_device_lock()
584 char **reason_why_locked,