/illumos-gate/usr/src/test/os-tests/tests/vfs/ |
H A D | Makefile | 17 syncfs 39 syncfs.32 := CPPFLAGS += -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 40 syncfs.32 := LDLIBS += -lsocket 41 syncfs.64 := LDLIBS64 += -lsocket
|
H A D | syncfs.c | 135 int ret = syncfs(fd); in syncfs_fail() 161 if (syncfs(fd) != 0) { in syncfs_pass()
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies | 64 'syncfs', 171 'syncfs', 303 'syncfs', 515 'syncfs', 585 'syncfs', 843 'syncfs', 990 'syncfs', 1141 'syncfs', 1236 'syncfs', 1333 'syncfs', [all …]
|
H A D | implicit_dependencies.pretty | 304 'syncfs', 559 'syncfs', 705 'syncfs', 855 'syncfs', 949 'syncfs', 1045 'syncfs', 1172 'syncfs', 1295 'syncfs', 1386 'syncfs', 1456 'syncfs', [all …]
|
H A D | implicit_dependencies_verbose | 1 {'accept4': [{'call': 'syncfs', 'reason': set([('fd', 'file')])}, 119 'bind': [{'call': 'syncfs', 'reason': set([('fd', 'file')])}, 189 'bpf': [{'call': 'syncfs', 'reason': set([('fd', 'file')])}, 768 'connect': [{'call': 'syncfs', 'reason': set([('fd', 'file')])}, 838 'copy_file_range': [{'call': 'syncfs', 1131 'epoll_ctl': [{'call': 'syncfs', 1526 'epoll_wait': [{'call': 'syncfs', 1882 'fallocate': [{'call': 'syncfs', 2022 'fchdir': [{'call': 'syncfs', 2196 'fchmod': [{'call': 'syncfs', [all …]
|
H A D | implicit_dependencies_verbose.pretty | 528 'copy_file_range': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 747 'epoll_ctl': [{'call': 'syncfs', 1045 'epoll_wait': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1327 'fallocate': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1397 'fchdir': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1498 'fchmod': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1695 'fchown': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1830 'fcntl': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1925 'fcntl64': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 2025 'fgetxattr': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, [all …]
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.pretty | 263 'syncfs', 336 'syncfs', 449 'syncfs', 530 'syncfs', 603 'syncfs', 673 'syncfs', 743 'syncfs', 813 'syncfs', 905 'syncfs', 998 'syncfs', [all …]
|
H A D | implicit_dependencies_verbose.pretty | 447 'copy_file_range': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 545 'epoll_ctl': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 619 'epoll_wait': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 765 'fadvise64_64': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 866 'fallocate': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 937 'fchdir': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1007 'fchmod': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1077 'fchown': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1147 'fcntl': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, 1245 'fcntl64': [{'call': 'syncfs', 'reason': set([('fd', 'flags')])}, [all …]
|
/illumos-gate/usr/src/test/os-tests/runfiles/ |
H A D | default.run | 44 [/opt/os-tests/tests/syncfs.32] 45 [/opt/os-tests/tests/syncfs.64]
|
/illumos-gate/usr/src/head/ |
H A D | unistd.h | 292 extern int syncfs(int);
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-test-ostest.p5m | 188 file path=opt/os-tests/tests/syncfs.32 mode=0555 189 file path=opt/os-tests/tests/syncfs.64 mode=0555
|
H A D | system-library.man3c.inc | 1416 file path=usr/share/man/man3c/syncfs.3c
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 782 syncfs(int fildes) in syncfs() function
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | fem.c | 199 _FSEMOPDEF(SYNCFS, syncfs), 216 _FSEMGUARD(SYNCFS, syncfs),
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 158 syncfs;
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 481 syncfs.3c \
|