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

/systemd/src/core/
H A Dexecute.c2411 static void strv_fprintf(FILE *f, char **l) { function
2609 strv_fprintf(f, c->supplementary_groups);
2618 strv_fprintf(f, c->read_write_dirs);
2624 strv_fprintf(f, c->read_only_dirs);
2630 strv_fprintf(f, c->inaccessible_dirs);

Completed in 19 milliseconds