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 958 pid = string_to_uint(opt);
    [all...]
syscall.c 428 i = string_to_uint(s);
455 int signo = string_to_uint(s);
476 int desc = string_to_uint(s);
    [all...]
defs.h 533 extern int string_to_uint(const char *str);
util.c 47 string_to_uint(const char *str) function

Completed in 50 milliseconds