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

/systemd/src/libsystemd/sd-device/
H A Ddevice-private.c474 DeviceAction *_action) {
486 assert(_action);
528 *_action = action;
473 device_append(sd_device *device, char *key, const char **_major, const char **_minor, uint64_t *_seqnum, DeviceAction *_action) argument

Completed in 13 milliseconds