Searched refs:sys_sbrk (Results 1 – 3 of 3) sorted by relevance
124 sys_sbrk(struct thread *td, struct sbrk_args *uap) in sys_sbrk() function
127 …{ .sy_narg = AS(sbrk_args), .sy_call = (sy_call_t *)sys_sbrk, .sy_auevent = AUE_SBRK, .sy_flags = …
1903 int sys_sbrk(struct thread *, struct sbrk_args *);