OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:namecmp
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ls/
extern.h
38
int
namecmp
(const FTSENT *, const FTSENT *);
cmp.c
68
namecmp
(const FTSENT *a, const FTSENT *b)
function in typeref:typename:int
94
return (
namecmp
(a, b));
126
return (
namecmp
(a, b));
158
return (
namecmp
(a, b));
186
return (
namecmp
(a, b));
ls.c
374
sortfcn =
namecmp
;
704
return (
namecmp
(*a, *b));
/src/usr.bin/mail/
send.c
60
namecmp
(struct name *np1, struct name *np2)
function in typeref:typename:int
83
else if (
namecmp
(smargs, sp->s_smopts) != 0)
Completed in 72 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025