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

/systemd/src/notify/
H A Dnotify.c39 static const char *arg_status = NULL; variable
107 arg_status = optarg;
124 !arg_status &&
154 if (arg_status) {
155 status = strappend("STATUS=", arg_status);

Completed in 36 milliseconds