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

  /external/strace/
strace.c 939 pid = string_to_uint(opt);
    [all...]
defs.h 652 extern int string_to_uint(const char *str);
syscall.c 438 i = string_to_uint(s);
465 int signo = string_to_uint(s);
486 int desc = string_to_uint(s);
    [all...]
util.c 67 string_to_uint(const char *str) function
    [all...]

Completed in 68 milliseconds