gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:sys_write from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/syscallargs.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/syscallargs.h - 94.9KB - 3,330 lines
2311: 
2312: int     sys_write(struct lwp *, const struct sys_write_args *, register_t *);
2313: 
3303: int sys_read(struct lwp *, const struct sys_read_args *, register_t *); 3304: int sys_write(struct lwp *, const struct sys_write_args *, register_t *); 3305: int sys_fcntl(struct lwp *, const struct sys_fcntl_args *, register_t *);