HomeSort by: relevance | last modified time | path
    Searched defs:common_head_raw (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/modules/
t_kcov.c 289 common_head_raw(bool fd_dup, int *fdp) function in typeref:typename:void *
319 return common_head_raw(false, fdp);
338 buf = common_head_raw(fd_dup, &fd);
t_kcov.c 289 common_head_raw(bool fd_dup, int *fdp) function in typeref:typename:void *
319 return common_head_raw(false, fdp);
338 buf = common_head_raw(fd_dup, &fd);

Completed in 51 milliseconds