Searched refs:full_text (Results 1 – 1 of 1) sorted by relevance
313 static int handle_provides(SysvStub *s, unsigned line, const char *full_text, const char *text) { in handle_provides() argument317 assert(full_text); in handle_provides()381 static int handle_dependencies(SysvStub *s, unsigned line, const char *full_text, const char *text)… in handle_dependencies() argument385 assert(full_text); in handle_dependencies()402 is_before = startswith_no_case(full_text, "X-Start-Before:"); in handle_dependencies()