Home
last modified time | relevance | path

Searched refs:parse_entry (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/security/mac_veriexec_parser/
H A Dmac_veriexec_parser.c89 static int parse_entry(char *entry, char *prefix);
314 parse_entry(char *entry, char *prefix) in parse_entry() function
406 if ((rc = parse_entry(entry, prefix))) in parse_manifest()
/freebsd/usr.sbin/kldxref/
H A Dkldxref.c571 parse_entry(struct Gmod_metadata *md, const char *cval, in parse_entry() function
685 parse_entry(&md, cval, &ef, kldname); in read_kld()
703 parse_entry(&md, cval, &ef, kldname); in read_kld()
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltic166 /* ./tinfo/parse_entry.c */
H A Dllib-ltict166 /* ./tinfo/parse_entry.c */
H A Dllib-ltictw166 /* ./tinfo/parse_entry.c */
H A Dllib-lticw166 /* ./tinfo/parse_entry.c */
H A Dmodules222 parse_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h ../include/parametrized.h
H A Dllib-lncursest4520 /* ./tinfo/parse_entry.c */
H A Dllib-lncurses4399 /* ./tinfo/parse_entry.c */
H A Dllib-lncursestw5521 /* ./tinfo/parse_entry.c */
H A Dllib-lncursesw5400 /* ./tinfo/parse_entry.c */
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc304 comp_parse.c comp_scan.c parse_entry.c read_termcap.c write_entry.c
536 are functions in parse_entry.c called after the parse of each entry
619 infocmp.c parse_entry.c read_entry.c tput.c write_entry.c
/freebsd/contrib/ncurses/misc/
H A Dncurses.ref457 ; parse_entry.c: entry-parsing code
/freebsd/lib/ncurses/tinfo/
H A DMakefile138 parse_entry.c \
/freebsd/contrib/ncurses/
H A DMANIFEST957 ./ncurses/tinfo/parse_entry.c
H A DNEWS2777 + improve checks in trim_sgr0, comp_parse.c and parse_entry.c, for
2920 + parse_entry.c, add several checks for valid pointers as well as
7351 _nc_get_alias_table() since they are used only by parse_entry.c
9448 + modify parse_entry.c to allow a terminfo entry with a leading
11482 + move _nc_curr_token from parse_entry.c to comp_scan.c, to work around
13486 + fix logic in parse_entry.c that discarded acsc when 'synthesizing'
15042 + mods to parse_entry.c, for smarter defaults.