HomeSort by relevance Sort by last modified time
    Searched refs:string_to_uint (Results 1 - 4 of 4) sorted by null

  /external/strace/
qualify.c 183 int n = string_to_uint(s);
424 intval = string_to_uint(val);
469 qualify_tokens(str, &read_set, string_to_uint, "descriptor");
475 qualify_tokens(str, &write_set, string_to_uint, "descriptor");
strace.c 1011 pid = string_to_uint(opt);
1054 int tid = string_to_uint(de->d_name);
    [all...]
defs.h 501 extern int string_to_uint(const char *str);
util.c 75 string_to_uint(const char *const str) function
    [all...]

Completed in 99 milliseconds