Searched defs:caddr_t (Results 1 – 14 of 14) sorted by relevance
19 typedef void *caddr_t; typedef
60 typedef char *caddr_t; typedef
63 typedef char *caddr_t; typedef
74 pub fn mincore(addr: ::caddr_t, len: ::size_t, vec: *mut ::c_char) -> ::c_int; in mincore()
4 pub type caddr_t = *mut ::c_char; typedef
19 pub type caddr_t = *mut c_char; typedef
2383 caddr_t = STRING variable
18 pub type caddr_t = *mut ::c_char; typedef1828 pub fn ptrace(request: ::c_int, pid: ::pid_t, addr: caddr_t, data: ::c_int) -> ::c_int; in ptrace()
76 pub type caddr_t = __caddr_t; typedef
40 pub type caddr_t = *mut ::c_char; typedef
5927 typedef __caddr_t caddr_t; typedef