Home
last modified time | relevance | path

Searched refs:ifname_resolvconf_mangle (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/resolve/
Dresolvectl.h30 int ifname_resolvconf_mangle(const char *s);
Dresolvconf-compat.c217 r = ifname_resolvconf_mangle(argv[optind]); in resolvconf_parse_argv()
Dresolvectl.c136 int ifname_resolvconf_mangle(const char *s) { in ifname_resolvconf_mangle() function