Hi, hans,
thank you for your reply.

> If you look in the cscope manual page, you'll find a note stating explicitly
> that cscope won't recognize definitions of functions with function pointer
> arguments.  The extra parentheses throw off cscope's parser.

OK, I see.

>> Problem 1:
>> In the vi windows, input the following command:
>> : cs f c smp_call_function_many
>
> I have no idea what cscope command that corresponds to.  Please try to
> report problems in term of cscope commands, not those of some interface to
> cscope.

In vi, it's used to Find functions calling this function.
So I just want to get all the functions that call
smp_call_function_many function.

------------------------------------------------------------------------------
_______________________________________________
Cscope-devel mailing list
Cscope-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cscope-devel

Reply via email to