OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FILECMP
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
sh.h
152
# define
FILECMP
(s1, s2) strcmp(s1, s2)
edit.c
613
t =
FILECMP
(a->word + a->base, b->word + b->base);
vi.c
1722
/* XXX should
FILECMP
be strncmp? */
1723
if (start != 0 && fwd &&
FILECMP
(holdbuf, pat) >= 0) {
2055
FILECMP
(words[i]
Completed in 23 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025