Home
last modified time | relevance | path

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

/dports/net/radsecproxy/radsecproxy-1.8.2/
H A Dgconfig.h24 FILE *pushgconfpath(struct gconffile **cf, const char *path);
H A Dgconfig.c111 FILE *pushgconfpath(struct gconffile **cf, const char *path) { in pushgconfpath() function
151 f = pushgconfpath(cf, globbuf.gl_pathv[i]); in pushgconfpaths()
219 if (!pushgconfpath(&cf, file)) { in openconfigfile()