OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:namecmp
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ls/
cmp.c
68
namecmp
(const FTSENT *a, const FTSENT *b)
function
94
return (
namecmp
(a, b));
126
return (
namecmp
(a, b));
158
return (
namecmp
(a, b));
186
return (
namecmp
(a, b));
cmp.c
68
namecmp
(const FTSENT *a, const FTSENT *b)
function
94
return (
namecmp
(a, b));
126
return (
namecmp
(a, b));
158
return (
namecmp
(a, b));
186
return (
namecmp
(a, b));
/src/usr.bin/mail/
send.c
60
namecmp
(struct name *np1, struct name *np2)
function
83
else if (
namecmp
(smargs, sp->s_smopts) != 0)
send.c
60
namecmp
(struct name *np1, struct name *np2)
function
83
else if (
namecmp
(smargs, sp->s_smopts) != 0)
Completed in 25 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026