Searched refs:parse (Results 26 - 50 of 827) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dparse.c1 /* $NetBSD: parse.c,v 1.7 2024/08/18 20:47:17 christos Exp $ */
4 * /src/NTP/ntp4-dev/libparse/parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A
6 * parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A
52 static char rcsid[] = "parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A";
62 #include "parse.h"
142 parseprintf(DD_PARSE, ("parse: timedout: TRUE\n"));
147 parseprintf(DD_PARSE, ("parse: timedout: FALSE\n"));
216 parseprintf(DD_PARSE, ("parse: parse_restart: buffer start (updated = %x)\n", updated));
234 parseprintf(DD_PARSE, ("parse: parse_addchar: buffer[%d] = 0x%x\n", parseio->parse_index, ch));
257 parseprintf(DD_PARSE, ("parse
[all...]
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dtestbound.c181 char* parse; local
198 parse = line;
200 while(isspace((unsigned char)*parse))
201 parse++;
202 if(strncmp(parse, "$INCLUDE_TEMPFILE", 17) == 0) {
205 char* tid = parse+17;
212 if(strncmp(parse, "TEMPFILE_END", 12) == 0) {
226 char* parse; local
245 parse = line;
247 while(isspace((unsigned char)*parse))
264 char* parse; local
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dmoderrs.mk21 all: mod-ts-parse-{1,2,3,4,5}
22 all: mod-t-parse-{1,2,3,4}
23 all: mod-ifelse-parse-{1,2,3,4,5}
24 all: mod-remember-parse
25 all: mod-sysv-parse-{1,2,3,4}
151 mod-ts-parse-1:
153 mod-ts-parse-2:
155 mod-ts-parse-3:
156 # expect: make: in target "mod-ts-parse-3": while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34": Bad modifier ":ts\65oct"
158 mod-ts-parse
[all...]
H A Ddeptgt-begin.exp3 : parse time
/netbsd-current/crypto/dist/ipsec-tools/src/setkey/
H A DMakefile.am7 BUILT_SOURCES = parse.h
11 parse.y \
H A Dextern.h29 /* parse.y */
33 int parse(const char *, FILE *);
/netbsd-current/external/gpl2/dtc/dist/scripts/
H A Dsetlocalversion13 if head=`git rev-parse --verify HEAD 2>/dev/null`; then
/netbsd-current/external/bsd/kyua-cli/dist/utils/config/
H A Dparser.hpp88 void parse(const fs::path&);
/netbsd-current/sbin/ifconfig/
H A DMakefile.common13 INCS+= af_inetany.h env.h extern.h media.h parse.h util.h
15 ifconfig.c media.c parse.c tunnel.c util.c vlan.c
/netbsd-current/usr.bin/indent/
H A DMakefile5 SRCS= args.c debug.c indent.c io.c lexi.c parse.c pr_comment.c
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DSAXParser.h40 virtual void parse (File*, DefaultHandler*) = 0;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DSAXParser.h40 virtual void parse (File*, DefaultHandler*) = 0;
/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ft.c491 struct wpa_ft_ies parse; local
525 if (wpa_ft_parse_ies(ies, ies_len, &parse, use_sha384) < 0) {
526 wpa_printf(MSG_DEBUG, "FT: Failed to parse IEs");
530 mdie = (struct rsn_mdie *) parse.mdie;
531 if (mdie == NULL || parse.mdie_len < sizeof(*mdie) ||
541 ftie = (struct rsn_ftie_sha384 *) parse.ftie;
542 if (!ftie || parse.ftie_len < sizeof(*ftie)) {
552 ftie = (struct rsn_ftie *) parse.ftie;
553 if (!ftie || parse.ftie_len < sizeof(*ftie)) {
571 if (parse
844 struct wpa_ft_ies parse; local
[all...]
/netbsd-current/lib/libc/regex/
H A Dregcomp.c102 * parse structure, passed up and down to avoid global variables and
105 struct parse { struct
121 bool (*parse_expr)(struct parse *, struct branchc *);
122 void (*pre_parse)(struct parse *, struct branchc *);
123 void (*post_parse)(struct parse *, struct branchc *);
134 static bool p_ere_exp(struct parse *p, struct branchc *bc);
135 static void p_str(struct parse *p);
136 static int p_branch_eat_delim(struct parse *p, struct branchc *bc);
137 static void p_branch_ins_offset(struct parse *p, struct branchc *bc);
138 static void p_branch_fix_tail(struct parse *
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/com_err/
H A DMakefile.am20 compile_et_SOURCES = compile_et.c compile_et.h parse.y lex.l lex.h
31 $(compile_et_OBJECTS): parse.h parse.c ## XXX broken automake 1.4s
/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A DMakefile.in21 parse.c rewrite.c
36 rewrite: $(XLIBS) rewrite.o parse.o
37 $(LTLINK) -o $@ rewrite.o parse.o $(LIBS)
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dstyle-selftests.c36 SELF_CHECK (style.parse ("\033[m", &n_read));
45 SELF_CHECK (style.parse ("\033[0m", &n_read));
55 SELF_CHECK (style.parse ("\033[7m", &n_read));
64 SELF_CHECK (style.parse ("\033[32;1m", &n_read));
74 SELF_CHECK (style.parse ("\033[38;5;112;48;5;249m", &n_read));
87 SELF_CHECK (style.parse ("\033[38;2;83;84;85;48;2;0;1;254;2;7m", &n_read));
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Dstyle-selftests.c37 SELF_CHECK (style.parse ("\033[m", &n_read));
46 SELF_CHECK (style.parse ("\033[0m", &n_read));
56 SELF_CHECK (style.parse ("\033[7m", &n_read));
65 SELF_CHECK (style.parse ("\033[32;1m", &n_read));
75 SELF_CHECK (style.parse ("\033[38;5;112;48;5;249m", &n_read));
88 SELF_CHECK (style.parse ("\033[38;2;83;84;85;48;2;0;1;254;2;7m", &n_read));
/netbsd-current/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dparser.hpp30 /// Routines and data types to parse command line options and arguments.
93 parsed_cmdline parse(const args_vector&, const options_vector&);
94 parsed_cmdline parse(const int, const char* const*, const options_vector&);
/netbsd-current/external/bsd/ntp/lib/libparse/
H A DMakefile5 LIB=parse
15 SRCS= parse.c \
/netbsd-current/sbin/setkey/
H A DMakefile8 SRCS= setkey.c parse.y token.l
11 YHEADER=parse.h
/netbsd-current/games/battlestar/
H A DMakefile7 init.c cypher.c getcom.c parse.c room.c save.c fly.c misc.c \
16 COPTS.parse.c+=-Wno-restrict
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_index.py23 tu = index.parse(os.path.join(kInputsDir, 'hello.cpp'))
25 tu = index.parse(None, ['-c', os.path.join(kInputsDir, 'hello.cpp')])
/netbsd-current/external/mpl/dhcp/dist/keama/
H A DMakefile.am2 keama_SOURCES = keama.c data.c conflex.c json.c confparse.c parse.c options.c
/netbsd-current/external/mpl/dhcp/lib/common/
H A DMakefile6 SRCS = raw.c parse.c nit.c icmp.c dispatch.c conflex.c upf.c bpf.c socket.c \
15 COPTS.parse.c+= ${CC_WNO_FORMAT_TRUNCATION} ${CC_WNO_CAST_FUNCTION_TYPE}

Completed in 321 milliseconds

1234567891011>>