Searched refs:expose_port_parse (Results 1 - 4 of 4) sorted by relevance

/systemd/src/nspawn/
H A Dnspawn-expose-ports.h38 int expose_port_parse(ExposePort **l, const char *s);
H A Dnspawn-expose-ports.c34 int expose_port_parse(ExposePort **l, const char *s) { function
H A Dnspawn-settings.c133 r = expose_port_parse(&s->expose_ports, rvalue);
H A Dnspawn.c783 r = expose_port_parse(&arg_expose_ports, optarg);

Completed in 20 milliseconds