Searched refs:parse_entry (Results 1 – 16 of 16) sorted by relevance
| /freebsd-13.1/sys/security/mac_veriexec_parser/ |
| H A D | mac_veriexec_parser.c | 92 static int parse_entry(char *entry, char *prefix); 317 parse_entry(char *entry, char *prefix) in parse_entry() function 410 if ((rc = parse_entry(entry, prefix))) in parse_manifest()
|
| /freebsd-13.1/usr.sbin/kldxref/ |
| H A D | kldxref.c | 386 parse_entry(struct mod_metadata *md, const char *cval, in parse_entry() function 607 parse_entry(&md, cval, &ef, kldname); in read_kld() 625 parse_entry(&md, cval, &ef, kldname); in read_kld()
|
| /freebsd-13.1/contrib/ncurses/ncurses/ |
| H A D | llib-ltictw | 166 /* ./tinfo/parse_entry.c */
|
| H A D | llib-lticw | 166 /* ./tinfo/parse_entry.c */
|
| H A D | llib-ltic | 166 /* ./tinfo/parse_entry.c */
|
| H A D | llib-ltict | 166 /* ./tinfo/parse_entry.c */
|
| H A D | modules | 222 parse_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h ../include/parametrized.h
|
| H A D | llib-lncurses | 4312 /* ./tinfo/parse_entry.c */
|
| H A D | llib-lncursest | 4433 /* ./tinfo/parse_entry.c */
|
| H A D | llib-lncursestw | 5422 /* ./tinfo/parse_entry.c */
|
| H A D | llib-lncursesw | 5301 /* ./tinfo/parse_entry.c */
|
| /freebsd-13.1/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 302 comp_parse.c comp_scan.c parse_entry.c read_termcap.c write_entry.c 534 are functions in parse_entry.c called after the parse of each entry 617 infocmp.c parse_entry.c read_entry.c tput.c write_entry.c
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | ncurses.ref | 457 ; parse_entry.c: entry-parsing code
|
| /freebsd-13.1/lib/ncurses/ncurses/ |
| H A D | Makefile | 217 parse_entry.c \
|
| /freebsd-13.1/contrib/ncurses/ |
| H A D | MANIFEST | 949 ./ncurses/tinfo/parse_entry.c
|
| H A D | NEWS | 1149 + improve checks in trim_sgr0, comp_parse.c and parse_entry.c, for 1292 + parse_entry.c, add several checks for valid pointers as well as 5723 _nc_get_alias_table() since they are used only by parse_entry.c 7820 + modify parse_entry.c to allow a terminfo entry with a leading 9854 + move _nc_curr_token from parse_entry.c to comp_scan.c, to work around 11858 + fix logic in parse_entry.c that discarded acsc when 'synthesizing' 13414 + mods to parse_entry.c, for smarter defaults.
|