Home | History | Annotate | Download | only in analyzer

Lines Matching full:buff

903   char buff[1024];
904 getpw(2, buff); // warn
916 char buff[1024];
917 gets(buff); // warn