mirror of
https://passt.top/passt
synced 2025-02-22 19:02:20 +00:00
4 lines
109 B
C
4 lines
109 B
C
void pasta_start_ns(struct ctx *c);
|
|
void pasta_ns_conf(struct ctx *c);
|
|
void pasta_child_handler(int signal);
|