Searched refs:keyval (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudevadm-trigger.c56 static const char *keyval(const char *str, const char **val, char *buf, size_t size) { function
171 key = keyval(optarg, &val, buf, sizeof(buf));
179 key = keyval(optarg, &val, buf, sizeof(buf));
187 key = keyval(optarg, &val, buf, sizeof(buf));

Completed in 749 milliseconds