Home
last modified time | relevance | path

Searched refs:sendfile64 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsendfile.h113 #pragma redefine_extname sendfile sendfile64
116 #define sendfile sendfile64
124 #pragma redefine_extname sendfile64 sendfile
127 #define sendfile64 sendfile macro
137 extern ssize_t sendfile64(int, int, off64_t *, size_t);
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/
H A Dimplicit_dependencies.pretty177 'sendfile64',
256 'sendfile64',
329 'sendfile64',
434 'sendfile64',
521 'sendfile64',
596 'sendfile64',
666 'sendfile64',
736 'sendfile64',
806 'sendfile64',
890 'sendfile64',
[all …]
H A Dimplicit_dependencies_verbose.pretty425 {'call': 'sendfile64',
529 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
618 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
764 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
864 {'call': 'sendfile64',
936 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1006 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1076 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1146 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1244 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
[all …]
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies57 'sendfile64',
164 'sendfile64',
281 'sendfile64',
428 'sendfile64',
508 'sendfile64',
578 'sendfile64',
811 'sendfile64',
968 'sendfile64',
1134 'sendfile64',
1221 'sendfile64',
[all …]
H A Dimplicit_dependencies.pretty219 'sendfile64',
297 'sendfile64',
527 'sendfile64',
683 'sendfile64',
848 'sendfile64',
934 'sendfile64',
1030 'sendfile64',
1157 'sendfile64',
1280 'sendfile64',
1371 'sendfile64',
[all …]
H A Dimplicit_dependencies_verbose70 {'call': 'sendfile64', 'reason': set([('fd', 'file')])}],
188 {'call': 'sendfile64', 'reason': set([('fd', 'file')])}],
379 {'call': 'sendfile64', 'reason': set([('fd', 'file')])}],
744 {'call': 'sendfile64',
837 {'call': 'sendfile64', 'reason': set([('fd', 'file')])}],
976 {'call': 'sendfile64',
1521 {'call': 'sendfile64',
1771 {'call': 'sendfile64',
2020 {'call': 'sendfile64',
2194 {'call': 'sendfile64',
[all …]
H A Dimplicit_dependencies_verbose.pretty506 {'call': 'sendfile64',
608 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1042 {'call': 'sendfile64',
1217 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1396 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1497 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1632 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1795 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
1924 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
2024 {'call': 'sendfile64', 'reason': set([('fd', 'flags')])}],
[all …]
/illumos-gate/usr/src/lib/libsendfile/common/
H A Dsendfile.c88 #pragma weak sendfile64 = _sendfile64 macro
H A Dmapfile-vers47 sendfile64;