mirror of
https://passt.top/passt
synced 2025-04-01 20:04:15 +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);
|