Searched refs:strEQ (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/usr.bin/patch/
H A Dcommon.h57 #define strEQ(s1,s2) (!strcmp(s1, s2)) macro
H A Dutil.c60 if (strEQ(to, "-")) {
H A Dpch.c107 if (filename == NULL || *filename == '\0' || strEQ(filename, "-")) {
339 strEQ(s, ".\n")) {
1454 if (strEQ(buf, ".\n"))

Completed in 107 milliseconds