OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:phcmp
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/elf2aout/
elf2aout.c
68
static int
phcmp
(const void *, const void *);
312
qsort(ph, ex.e_phnum, sizeof(Elf32_Phdr),
phcmp
);
627
phcmp
(const void *vh1, const void *vh2)
function
/src/usr.bin/elf2ecoff/
elf2ecoff.c
81
static int
phcmp
(Elf32_Phdr *, Elf32_Phdr *);
220
(int (*) (const void *, const void *))
phcmp
);
499
phcmp
(Elf32_Phdr *h1, Elf32_Phdr *h2)
function
Completed in 16 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026