| /src/tests/sys/cddl/zfs/tests/zil/ ! |
| H A D | zil_002_pos.ksh | 64 function check_file function 87 check_file $tf1 $file_size 90 check_file $tf2 $file_size 96 check_file $tf1 $file_size 97 check_file $tf2 $file_size
|
| /src/contrib/netbsd-tests/lib/libcurses/director/ ! |
| H A D | testlang_parse.y | 724 char check_file[PATH_MAX], drain[100], ref, data; in compare_streams() local 735 if (strlcpy(check_file, check_path, sizeof(check_file)) in compare_streams() 736 >= sizeof(check_file)) in compare_streams() 739 if (strlcat(check_file, "/", sizeof(check_file)) in compare_streams() 740 >= sizeof(check_file)) in compare_streams() 743 check_file[0] = '\0'; in compare_streams() 746 if (strlcat(check_file, filename, sizeof(check_file)) in compare_streams() 747 >= sizeof(check_file)) in compare_streams() 750 if ((check_fd = open(check_file, O_RDONLY, 0)) < 0) in compare_streams() 752 check_file, line, cur_file); in compare_streams() [all …]
|
| /src/contrib/pam-krb5/tests/style/ ! |
| H A D | obsolete-strings-t | 66 sub check_file { subroutine 102 check_file($path);
|
| /src/contrib/pam-krb5/tests/docs/ ! |
| H A D | spdx-license-t | 96 sub check_file { subroutine 147 check_file($path);
|
| /src/sys/contrib/openzfs/cmd/zpool/os/freebsd/ ! |
| H A D | zpool_vdev_os.c | 98 return (check_file(path, force, isspare)); in check_device() 124 check_file(const char *file, boolean_t force, boolean_t isspare) in check_file() function
|
| /src/crypto/krb5/src/util/ ! |
| H A D | cstyle.py | 77 def check_file(filename, rev, new_lines): function 128 check_file(filename, rev, new_lines) 140 check_file(filename, rev, new_lines)
|
| H A D | krb5-check-copyright.py | 57 def check_file(lines, fname): function 105 check_file(lines, fname)
|
| H A D | cstyle-file.py | 252 def check_file(lines): function 323 check_file(lines)
|
| /src/contrib/kyua/admin/ ! |
| H A D | check-style.sh | 104 check_file() { function 163 check_file "${srcdir}" "${file}" || ok=1
|
| /src/crypto/openssl/tools/ ! |
| H A D | c_rehash | 149 my ($cert, $crl) = check_file($fname); 161 sub check_file { subroutine
|
| H A D | c_rehash.in | 148 my ($cert, $crl) = check_file($fname); 160 sub check_file {
|
| /src/crypto/openssl/test/recipes/70-test_quic_multistream_data/ ! |
| H A D | verify-qlog.py | 154 def check_file(filename): function 169 check_file(filename)
|
| /src/sys/contrib/openzfs/cmd/zpool/os/linux/ ! |
| H A D | zpool_vdev_os.c | 283 err = check_file(path, force, isspare); in check_slice() 417 check_file(const char *file, boolean_t force, boolean_t isspare) in check_file() function
|
| /src/tools/test/stress2/misc/ ! |
| H A D | sendfile26.sh | 170 check_file(void *buffer, int flags) 263 ret = check_file(buffer, 0);
|
| /src/contrib/atf/atf-c/detail/ ! |
| H A D | process_test.c | 93 check_file(const enum out_type type) in check_file() function 219 check_file(s->m_base.m_type); in connect_stream_fini() 276 check_file(s->m_base.m_type); in inherit_stream_fini() 346 check_file(s->m_base.m_type); in redirect_fd_stream_fini() 391 check_file(s->m_base.m_type); in redirect_path_stream_fini()
|
| /src/sys/contrib/openzfs/cmd/zpool/ ! |
| H A D | zpool_util.h | 135 int check_file(const char *file, boolean_t force, boolean_t isspare);
|
| H A D | zpool_vdev.c | 1175 ret = check_file(path, force, isspare); in is_device_in_use()
|
| /src/usr.sbin/kbdmap/ ! |
| H A D | kbdmap.c | 531 check_file(const char *keym) in check_file() function 616 if (check_file(keym) == -1) in menu_read()
|
| /src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ ! |
| H A D | usb.c | 1117 static int check_file(const u8 *headers) in check_file() function 1239 ret = check_file(fw->data); in brcmf_usb_probe_phase2()
|