Searched refs:sf_parms (Results 1 – 4 of 4) sorted by relevance
25 struct sf_parms sfp; in nxt_aix_event_conn_io_send_file()58 nxt_memzero(&sfp, sizeof(struct sf_parms)); in nxt_aix_event_conn_io_send_file()
249 struct sf_parms { struct269 ssize_t send_file(int *s, struct sf_parms *sf_iobuf, uint_t flags); argument
148 ssize_t send_file(int *s, struct sf_parms *sf_iobuf, uint_t flags) in send_file()
129 struct sf_parms sf_iobuf;