Searched defs:spawn_child (Results 1 - 1 of 1) sorted by relevance
| /systemd/src/journal-remote/ | ||
| H A D | journal-remote.c | 85 static int spawn_child(const char* child, char** argv) { function 145 r = spawn_child("curl", argv); 160 r = spawn_child(words[0], words); |
Completed in 10 milliseconds