Home
last modified time | relevance | path

Searched refs:Strncmp (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/bin/csh/
H A Dcsh.h491 #define Strncmp(a, b, c) strncmp(a, b, c) macro
511 #define Strncmp(a, b, c) s_strncmp(a, b, c) macro
H A Ddir.c222 (len = Strlen(hp), Strncmp(hp, dp->di_name, len) == 0) && in printdirs()
850 (Strncmp(p1, cp, len) != 0 || (cp[len] != '/' && cp[len] != '\0'))) { in dcanon()
/netbsd-src/external/bsd/ntp/dist/libparse/
H A Dparsestreams.c176 Strncmp( in Strncmp() function
238 if (!Strncmp(fm->f_name, mname, FMNAMESZ)) in xxxinit()
325 if (!Strncmp(fm->f_name, mname, FMNAMESZ)) in xxxinit()
/netbsd-src/lib/libedit/
H A Dhistory.c70 #define Strncmp(d, s, n) strncmp(d, s, n) macro
88 #define Strncmp(d, s, n) wcsncmp(d, s, n) macro
968 if (Strncmp(str, ev->str, len) == 0) in history_prev_string()
986 if (Strncmp(str, ev->str, len) == 0) in history_next_string()
/netbsd-src/share/man/tools/
H A Dsp.ignore1241 Strncmp
H A Dnewsp.errs1815 Strncmp
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-91936823 * cpu-i960.c: Strncmp needed a length arg.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-91936823 * cpu-i960.c: Strncmp needed a length arg.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-91936823 * cpu-i960.c: Strncmp needed a length arg.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-91936823 * cpu-i960.c: Strncmp needed a length arg.