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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h889 struct sf_hdtr { struct
906 /* LP64 user version of struct sf_hdtr */
914 /* ILP32 user version of struct sf_hdtr */
953 int sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int);
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dsocket_tests.c215 struct sf_hdtr my_sf_hdtr;

Completed in 23 milliseconds