Searched refs:ps_ctl_handleargs (Results 1 – 3 of 3) sorted by relevance
37 ssize_t ps_ctl_handleargs(struct fd_list *, char *, size_t);
79 ps_ctl_handleargs(struct fd_list *fd, char *data, size_t len) in ps_ctl_handleargs() function
128 err = ps_ctl_handleargs(fd, buffer, (size_t)bytes); in control_handle_read()