Home
last modified time | relevance | path

Searched refs:conftab (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.iffe19 GENCONF= conflim.h conftab.c conftab.h
32 conftab.c: $(ASTSRC)/comp/conf.tab
36 conflim.h conftab.h: conftab.c
/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.h60 typedef struct conftab { struct
62 struct conftab *cf_next; argument
H A Dsysevent_conf_mod.c96 static conftab_t *conftab = NULL; variable
781 if (conftab == NULL) { in build_event_table()
782 conftab = new_cfp; in build_event_table()
784 for (cfp = conftab; cfp->cf_next; cfp = cfp->cf_next) in build_event_table()
896 cfp = conftab; in free_event_table()
903 conftab = NULL; in free_event_table()
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A DMakefile34 OBJECTS= conftab.o lctab.o
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A DMakefile34 OBJECTS= conftab.o lctab.o
/illumos-gate/usr/src/cmd/ast/libast/amd64/
H A DMakefile34 OBJECTS= conftab.o lctab.o
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/
H A DMakefile34 OBJECTS= conftab.o lctab.o
/illumos-gate/usr/src/cmd/power/
H A Dparse.c53 static cinfo_t conftab[] = { variable
326 for (cip = conftab; cip->keyword; cip++) { in get_cinfo()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile195 conftab.c \
241 :READONLY: conftab.c lctab.c modedata.c /*sftable.c*/ \
257 conflim.h conftab.h conftab.c :JOINT: conf conf.tab
H A DMamfile175 make conftab.h
176 done conftab.h generated
177 make conftab.c
178 done conftab.c generated
5530 make conftab.h implicit
5531 done conftab.h
5583 make conftab.o
5584 make conftab.c
5589 done conftab.c
5590 meta conftab.o %.c>%.o conftab.c conftab
[all …]
H A DRELEASE426 06-12-07 Makefile: fix conftab.c generation CCFLAGS to match build - doh
451 06-10-25 comp/conf.*: drop no-op duplicate conftab.c entries
1722 split getconf.h into conftab.h and conftab.c for :READONLY:
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.sh1448 base=conftab