Searched refs:parse_conf (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/usr.sbin/ntp/libparse/
H A DMakefile12 info_trimble.c mfp_mul.c parse.c parse_conf.c \
/freebsd-current/contrib/ntp/libparse/
H A DMakefile.am40 parse_conf.c \
157 kparse_conf.o: $(srcdir)/parse_conf.c
158 $(COMPILE) $(K_CFLAGS) -c $(srcdir)/parse_conf.c -o $@
H A DMakefile.in152 am_libparse_a_OBJECTS = parse.$(OBJEXT) parse_conf.$(OBJEXT) \
208 ./$(DEPDIR)/parse_conf.Po ./$(DEPDIR)/parsesolaris.Po \
548 parse_conf.c \
692 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse_conf.Po@am__quote@ # am--include-marker
882 -rm -f ./$(DEPDIR)/parse_conf.Po
950 -rm -f ./$(DEPDIR)/parse_conf.Po
1061 kparse_conf.o: $(srcdir)/parse_conf.c
1062 $(COMPILE) $(K_CFLAGS) -c $(srcdir)/parse_conf.c -o $@
/freebsd-current/usr.bin/usbhidaction/
H A Dusbhidaction.c73 struct command *parse_conf(const char *, report_desc_t, int, int);
157 commands = parse_conf(conf, repd, reportid, ignore);
243 parse_conf(conf, repd, reportid, ignore);
276 parse_conf(const char *conf, report_desc_t repd, int reportid, int ignore) function
/freebsd-current/contrib/ntp/include/
H A DMakefile.am68 parse_conf.h \
H A DMakefile.in552 parse_conf.h \
/freebsd-current/contrib/dma/
H A Ddma.h195 void parse_conf(const char *);
H A Dconf.c149 parse_conf(const char *config_path) function
H A Ddma.c578 parse_conf(CONF_PATH "/dma.conf");
/freebsd-current/usr.sbin/ctld/
H A Dctld.h250 int parse_conf(struct conf *conf, const char *path);
H A Dparse.y1139 parse_conf(struct conf *newconf, const char *path)
H A Dctld.c2721 error = parse_conf(conf, path);

Completed in 166 milliseconds