Searched refs:spawn_child (Results 1 – 1 of 1) sorted by relevance
75 static int spawn_child(const char* child, char** argv) { in spawn_child() function122 r = spawn_child("curl", argv); in spawn_curl()137 r = spawn_child(words[0], words); in spawn_getter()