Home
last modified time | relevance | path

Searched refs:fetch_arg_next (Results 1 – 3 of 3) sorted by relevance

/external/ltrace/
Dfetch.h51 int fetch_arg_next(struct fetch_context *context, enum tof type,
Dfetch.c134 fetch_arg_next(struct fetch_context *context, enum tof type, in fetch_arg_next() function
Doutput.c316 if (fetch_arg_next(context, type, proc, info, &value) < 0) in fetch_simple_param()