Home
last modified time | relevance | path

Searched refs:cfg_load (Results 1 – 2 of 2) sorted by relevance

/external/kmod/tools/
Ddepmod.c747 static int cfg_load(struct cfg *cfg, const char * const *cfg_paths) in cfg_load() function
2707 err = cfg_load(&cfg, config_paths); in do_depmod()
/external/libpcap/
Dpcap-bpf.c1292 struct cfg_load cfg_ld; in bpf_load()