Searched refs:Strncmp (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/panel/ |
| H A D | platform.c | 84 Strncmp(char *str1, char *str2, int len) function in typeref:typename:int 158 if (!Strncmp(string_ptr, (psegment_buf + i), string_length)) {
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/panel/ |
| H A D | platform.c | 236 Strncmp(char *str1, char *str2, int len) function in typeref:typename:int 333 if (!Strncmp(string_ptr, (psegment_buf + i), string_length)) {
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | print.c | 54 #define Strncmp(a,b,c) strncmp((const char *)a,(const char *)b,c) macro 659 && Strncmp(bfr, tbl[n].seq, length) == 0) {
|
Completed in 4 milliseconds