Lines Matching defs:cfg
37 struct alisp_cfg cfg;42 memset(&cfg, 0, sizeof(cfg));59 cfg.verbose = verbose;60 cfg.warning = warning;61 cfg.debug = debug;62 cfg.in = in;63 cfg.out = cfg.eout = cfg.vout = cfg.wout = cfg.dout = out;64 err = alsa_lisp(&cfg, NULL);