Searched refs:appl (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/jcl/
H A Djcm.c638 register Jcmevent_t* appl; local
772 appl = base = group = 0;
831 appl = getevent(s+9, 0, 0, 0, 0);
832 state.all->reqs = append(state.all->reqs, appl);
835 base = appl;
837 appl->reqs = append(appl->reqs, group);
842 group = appl;
845 if (base && base != appl)
846 appl
[all...]

Completed in 12 milliseconds