Home
last modified time | relevance | path

Searched defs:infunc (Results 1 – 3 of 3) sorted by relevance

/minix3/external/historical/nawk/dist/
H A Dawkgram.y39 int infunc = 0; /* = 1 if in arglist or body of func */ variable
H A Dytab.c12 int infunc = 0; /* = 1 if in arglist or body of func */ variable
/minix3/minix/usr.bin/trace/
H A Dtype.h8 void (*infunc)(struct trace_proc *proc, const message *m_out, member