Searched defs:child_fn (Results 1 – 3 of 3) sorted by relevance
46 static int child_fn(const char *cgroup, void *arg) in child_fn() function
121 static int child_fn(const char *cgroup, void *arg) in child_fn() function
165 typedef int (*child_fn)(char *mem, size_t size, struct comm_pipes *comm_pipes); typedef