Home
last modified time | relevance | path

Searched refs:s_strcmp (Results 1 – 3 of 3) sorted by relevance

/original-bsd/bin/csh/
H A Dstr.c251 s_strcmp(str1, str2) in s_strcmp() function
H A Dcsh.h488 #define Strcmp(a, b) s_strcmp(a, b)
H A Dextern.h301 int s_strcmp __P((Char *, Char *));