Searched refs:sf_hdtr (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsocket.h874 struct sf_hdtr { struct
891 /* LP64 user version of struct sf_hdtr */
899 /* ILP32 user version of struct sf_hdtr */
1101 int sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int);
/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dsocket_tests.c215 struct sf_hdtr my_sf_hdtr;

Completed in 67 milliseconds