Searched defs:caddr_t (Results 1 – 14 of 14) sorted by relevance
63 typedef char *caddr_t; typedef
220 typedef char *caddr_t; typedef
89 typedef void *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
57 typedef int caddr_t; typedef
19 pub type caddr_t = *mut c_char; typedef
3407 typedef char * caddr_t; typedef
2383 caddr_t = STRING variable
80 typedef void * caddr_t; typedef
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