Home
last modified time | relevance | path

Searched defs:ret_l (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit03.c154 int ret_l; in run() local
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c2247 int pa_atol(const char *s, long *ret_l) { in pa_atol()