OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strnNE
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/patch/
common.h
63
#define
strnNE
(s1,s2,l) (strncmp(s1, s2, l))
patch.c
1041
} else if (
strnNE
(ilineptr, plineptr, plinelen))
pch.c
549
if (ret == -1 ||
strnNE
(buf, "********", 8)) {
877
if (ret == -1 ||
strnNE
(buf, "@@ -", 4)) {
/src/games/warp/
warp.h
147
#define
strnNE
(s1,s2,l) (strncmp(s1,s2,l))
score.c
576
if (
strnNE
(buf+COMPOFF,COMPNAME,COMPLEN)) {
585
if (
strnNE
(buf+COMPOFF,COMPNAME,COMPLEN)) {
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025