Searched refs:parse_entry (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12-stable/sys/security/mac_veriexec_parser/ |
| D | mac_veriexec_parser.c | 92 static int parse_entry(char *entry, char *prefix); 318 parse_entry(char *entry, char *prefix) in parse_entry() function 409 if ((rc = parse_entry(entry, prefix))) in parse_manifest()
|
| /freebsd-12-stable/usr.sbin/kldxref/ |
| D | kldxref.c | 381 parse_entry(struct mod_metadata *md, const char *cval, in parse_entry() function 602 parse_entry(&md, cval, &ef, kldname); in read_kld() 620 parse_entry(&md, cval, &ef, kldname); in read_kld()
|
| /freebsd-12-stable/contrib/ncurses/ncurses/ |
| D | llib-ltic | 176 /* ./tinfo/parse_entry.c */
|
| D | llib-lticw | 176 /* ./tinfo/parse_entry.c */
|
| D | llib-ltict | 176 /* ./tinfo/parse_entry.c */
|
| D | llib-ltictw | 176 /* ./tinfo/parse_entry.c */
|
| D | modules | 219 parse_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h ../include/parametrized.h
|
| D | llib-lncurses | 4236 /* ./tinfo/parse_entry.c */
|
| D | llib-lncursest | 4398 /* ./tinfo/parse_entry.c */
|
| D | llib-lncursesw | 5098 /* ./tinfo/parse_entry.c */
|
| D | llib-lncursestw | 5216 /* ./tinfo/parse_entry.c */
|
| /freebsd-12-stable/contrib/ncurses/doc/ |
| D | hackguide.doc | 301 comp_parse.c comp_scan.c parse_entry.c read_termcap.c write_entry.c 533 are functions in parse_entry.c called after the parse of each entry 616 infocmp.c parse_entry.c read_entry.c tput.c write_entry.c
|
| /freebsd-12-stable/contrib/ncurses/misc/ |
| D | ncurses.ref | 457 ; parse_entry.c: entry-parsing code
|
| /freebsd-12-stable/lib/ncurses/ncurses/ |
| D | Makefile | 216 parse_entry.c \
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | MANIFEST | 930 ./ncurses/tinfo/parse_entry.c
|
| D | NEWS | 2970 _nc_get_alias_table() since they are used only by parse_entry.c 5067 + modify parse_entry.c to allow a terminfo entry with a leading 7101 + move _nc_curr_token from parse_entry.c to comp_scan.c, to work around 9105 + fix logic in parse_entry.c that discarded acsc when 'synthesizing' 10661 + mods to parse_entry.c, for smarter defaults.
|