Searched defs:sendfile (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/tools/codesign/ |
H A D | signit.pl | 203 sub sendfile { subroutine
|
H A D | codesign_server.pl | 160 sub sendfile { subroutine
|
/illumos-gate/usr/src/lib/libsendfile/common/ |
H A D | sendfile.c | 35 #pragma weak sendfile = _sendfile macro
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sendfile.h | 116 #define sendfile sendfile64 macro
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 …_wait", "fstatfs64", "listen", "fcntl", "shutdown", "sync_file_range", "sendfile", "inotify_add_wa… array
|
H A D | implicit_dependencies_verbose.json | 1 …{"reason": ["fd->flags"], "call": "fadvise64_64"}, {"reason": ["fd->flags"], "call": "pwritev64"},…
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …_wait", "fstatfs64", "listen", "fcntl", "shutdown", "sync_file_range", "sendfile", "inotify_add_wa… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|