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

/systemd/src/sysv-generator/
H A Dsysv-generator.c345 static int handle_provides(SysvStub *s, unsigned line, const char *full_text, const char *text) { argument
349 assert(full_text);
410 static int handle_dependencies(SysvStub *s, unsigned line, const char *full_text, const char *text) { argument
414 assert(full_text);
431 is_before = startswith_no_case(full_text, "X-Start-Before:");

Completed in 770 milliseconds