networkd-network.c revision 801bd9e859d7f3f127617172910786929776472b
369N/A along with systemd; If not, see <http://www.gnu.org/licenses/>.
369N/A#include "networkd.h"
3661N/A#include "net-util.h"
3661N/A#include "path-util.h"
3661N/A#include "conf-files.h"
3661N/A#include "conf-parser.h"
369N/A r = config_parse(NULL, filename, file, "Match\0Network\0Address\0Route\0DHCPv4\0", config_item_perf_lookup,
if (!network)
return -ENOENT;
const char *filename,
unsigned line,
const char *section,
unsigned section_line,
const char *lvalue,
int ltype,
const char *rvalue,
void *data,
void *userdata) {
const char *filename,
unsigned line,
const char *section,
unsigned section_line,
const char *lvalue,
int ltype,
const char *rvalue,
void *data,
void *userdata) {
const char *filename,
unsigned line,
const char *section,
unsigned section_line,
const char *lvalue,
int ltype,
const char *rvalue,
void *data,
void *userdata) {