OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STRNCMP
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vgrind/
regexp.c
72
/*
STRNCMP
- like
strncmp
except that we convert the
78
STRNCMP
(char *s1, char *s2, int len)
376
matched = !
STRNCMP
(s, SSTR(cs), SCNT(cs));
/src/sys/dev/scsipi/
ses.c
120
#define
STRNCMP
strncmp
574
if (
STRNCMP
(inqp->vendor, SEN_ID, SEN_ID_LEN) == 0) {
602
if (
STRNCMP
((char *)&inqp->vendor_specific[8], "SAF-TE",
Completed in 41 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025