try   strcpy AND NOT "void strcpy" 
http://src.opensolaris.org/source/search?q=strcpy+AND+NOT+%22void+strcpy%22&project=onnv&defs=&refs=&path=&hist
 = ----- Original Message -----
> I wonder if it is possible to do negative proximity search - e.g. I'd
> like to search for all calls to strcpy() which do not have the (void)
> cast before them. Tried things like:
>    "void strcpy"~NOT 1
> in the full search but it does not seem to do the trick.
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to