Searched refs:p_systemd_nofail (Results 1 – 1 of 1) sorted by relevance
223 const char *p_systemd_nofail = strtok_r(NULL, "\t", &toktmp) ?: "-"; in line_worker() local540 if (strcmp(p_systemd_nofail, "off") == 0) in line_worker()544 wantedby_append = strcmp(p_systemd_nofail, "on") != 0; in line_worker()