Home
last modified time | relevance | path

Searched refs:cf_where (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/config/
H A Dsem.c1054 cf->cf_where.w_srcfile, cf->cf_where.w_srcline); in addconf()
1062 cf->cf_where.w_srcfile = yyfile; in addconf()
1063 cf->cf_where.w_srcline = currentline(); in addconf()
H A Ddefs.h142 struct where cf_where; member
H A Dgram.y911 conf.cf_where.w_srcline = currentline();
H A Dmain.c1490 conffile, cf->cf_where.w_srcline, in cfcrosscheck()