Searched refs:Array (Results 1 – 1 of 1) sorted by relevance
32 struct Array struct41 struct Array argument45 return __extension__ (struct Array) {0, 0}; in allocate()50 return __extension__ (struct Array) {0, 0}; in allocate()52 return __extension__ (struct Array) {bytes, p}; in allocate()57 deallocate (struct Array b) in deallocate()79 reallocate (struct Array b) in reallocate()91 protect (struct Array b) in protect()109 do_read (int fd, void *ptr, struct Array b) in do_read()121 do_write (int fd, void *ptr, struct Array b) in do_write()[all …]
Completed in 3 milliseconds