Home
last modified time | relevance | path

Searched refs:ParseConfig (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/libexec/rbootd/
HDrbootd.c204 if (ParseConfig() == 0) /* parse config file */ in main()
404 if (ParseConfig() == 0) in ReConfig()
HDdefs.h174 int ParseConfig(void);
HDparseconf.c82 ParseConfig(void) in ParseConfig() function
/freebsd-11-stable/contrib/serf/
HDSConstruct357 ### dependency upon gcc. probably ParseConfig doesn't know what to do with
360 env.ParseConfig('$APR --cflags --cppflags --ldflags --includes'
362 env.ParseConfig('$APU --ldflags --includes --link-ld --libs')
365 ### env.ParseConfig() may be handy for getting this stuff into the build
379 env.ParseConfig('$GSSAPI --cflags gssapi')
383 env.ParseConfig('$GSSAPI --libs gssapi', parse_libs)