Mike Stramba mikestramba@gmail.com [hercules-390]
2018-08-08 21:10:54 UTC
Running either of the following returns no results.
grep -i sclp_sysg_poll *.c
grep -i sclp_sysg_write *
A ctags *.c *.h .... then a grep on tags, also only shows the
functions in service.c
I'm guessing some kind of "indirect" setup is performed at ... runtime
? ... compile time ?
Mike
grep -i sclp_sysg_poll *.c
grep -i sclp_sysg_write *
A ctags *.c *.h .... then a grep on tags, also only shows the
functions in service.c
I'm guessing some kind of "indirect" setup is performed at ... runtime
? ... compile time ?
Mike