OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfile_dup
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/
opd_ibs.c
40
extern void
sfile_dup
(struct sfile * to, struct sfile * from);
794
sfile_dup
(&cg->to, last);
opd_sfile.c
278
void
sfile_dup
(struct sfile * to, struct sfile * from)
function
334
sfile_dup
(&cg->to, last);
Completed in 40 milliseconds