Home | History | Annotate | Download | only in lib

Lines Matching refs:strequal

91 #include "strequal.h"
3272 if(!strequal(needle->user, check->user) ||
3273 !strequal(needle->passwd, check->passwd)) {