Home
last modified time | relevance | path

Searched refs:perror (Results 1 – 25 of 62) sorted by relevance

123

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/user_ns_exec/
H A Duser_ns_exec.c47 perror("unshare"); in child_main()
53 perror("write"); in child_main()
66 perror("setuid"); in child_main()
70 perror("setgid"); in child_main()
82 perror("execl: " EXECSHELL); in child_main()
101 perror("open"); in set_idmap()
106 perror("write"); in set_idmap()
129 perror("socketpair"); in main()
135 perror("fork"); in main()
149 perror("read"); in main()
[all …]
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-app-init-linux.c187 perror("/dev/shm is not mounted"); in setup_cvmx_shared()
197 perror("Failed to open CVMX_SHARED(shm_name)"); in setup_cvmx_shared()
208 perror("Failed to setup CVMX_SHARED(shm_open)"); in setup_cvmx_shared()
225 perror("Failed to setup CVMX_SHARED(mmap copy)"); in setup_cvmx_shared()
238 perror("Failed to setup CVMX_SHARED(mmap final)"); in setup_cvmx_shared()
287 perror("ERROR opening /dev/mem"); in setup_reserve32()
301 perror("Error mapping reserve32"); in setup_reserve32()
359 perror("sched_getaffinity failed"); in main()
395 perror("Fork failed"); in main()
405 perror("sched_setaffinity failed"); in main()
[all …]
H A Dcvmx-platform.h172 perror("sysmips(MIPS_CAVIUM_XKPHYS_WRITE) failed.\n" in cvmx_linux_enable_xkphys_access()
178 perror("sysmips(MIPS_CAVIUM_XKPHYS_WRITE) failed.\n" in cvmx_linux_enable_xkphys_access()
182 perror("sysmips(MIPS_CAVIUM_XKPHYS_WRITE) failed"); in cvmx_linux_enable_xkphys_access()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/stride_dd/
H A Dstride_dd.c136 perror("open"); in main()
143 perror("open"); in main()
160 perror("output lseek"); in main()
169 perror("read"); in main()
174 perror("read"); in main()
187 perror("write"); in main()
199 perror("input lseek"); in main()
203 perror("output lseek"); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/
H A Dtmpfile_002_pos.c49 perror("open"); in main()
56 perror("linkat"); in main()
63 perror("system \"zpool freeze\""); in main()
74 perror("system \"zpool export\""); in main()
83 perror("system \"zpool import\""); in main()
91 perror("stat"); in main()
H A Dtmpfile_001_pos.c64 perror("open"); in main()
69 perror("write"); in main()
75 perror("pread"); in main()
89 perror("fsetxattr"); in main()
95 perror("fgetxattr"); in main()
H A Dtmpfile_stat_mode.c70 perror("open"); in test_stat_mode()
75 perror("fstat"); in test_stat_mode()
85 perror("linkat"); in test_stat_mode()
92 perror("stat"); in test_stat_mode()
H A Dtmpfile_test.c29 perror("stat"); in main()
48 perror("open"); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/file_trunc/
H A Dfile_trunc.c86 perror("open"); in main()
179 perror("malloc"); in do_write()
185 perror("lseek"); in do_write()
191 perror("write"); in do_write()
197 perror("lseek"); in do_write()
202 perror("read"); in do_write()
207 perror("memcmp"); in do_write()
232 perror("truncate"); in do_trunc()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/suid/
H A Dsuid_write_to_file.c56 perror("mkdir"); in test_stat_mode()
69 perror("creat"); in test_stat_mode()
75 perror("setuid"); in test_stat_mode()
81 perror("open"); in test_stat_mode()
86 perror("write"); in test_stat_mode()
92 perror("stat"); in test_stat_mode()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/randfree_file/
H A Drandfree_file.c88 perror("open"); in main()
94 perror("write"); in main()
102 perror("write"); in main()
112 perror("fallocate"); in main()
118 perror("FALLOC_FL_PUNCH_HOLE unsupported"); in main()
/f-stack/freebsd/contrib/zstd/examples/
H A Dcommon.h76 perror(filename); in fsize_orDie()
104 perror(filename); in fopen_orDie()
115 perror("fclose"); in fclose_orDie()
132 perror("fread"); in fread_orDie()
151 perror("fwrite"); in fwrite_orDie()
167 perror("malloc"); in malloc_orDie()
229 perror(fileName); in saveFile_orDie()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/largest_file/
H A Dlargest_file.c85 perror("Failed to create testfile"); in main()
93 perror("Failed to seek to end of testfile"); in main()
100 perror("Failed to write to end of file"); in main()
108 perror("Failed to seek to end of file"); in main()
119 perror("Did not receive EFBIG"); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/readmmap/
H A Dreadmmap.c67 perror("calloc"); in main()
77 perror("open to create"); in main()
91 perror("mmap"); in main()
102 perror("msync"); in main()
108 perror("munmap"); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/chg_usr_exec/
H A Dchg_usr_exec.c59 perror("getpwnam"); in main()
63 perror("setgid"); in main()
67 perror("setuid"); in main()
72 perror("execl: " EXECSHELL); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/rm_lnkcnt_zero_file/
H A Drm_lnkcnt_zero_file.c72 (void) perror("renaming file"); in mover()
92 (void) perror("removing file"); in cleaner()
110 perror("fail to open test file, refreshing it"); in writer()
116 perror("writing file"); in writer()
136 perror("creating test file"); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/truncate/
H A Dtruncate_test.c52 perror("open"); in main()
56 perror("ftruncate"); in main()
60 perror("close"); in main()
65 perror("truncate"); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mmap_exec/
H A Dmmap_exec.c55 perror("open"); in main()
60 perror("fstat"); in main()
67 perror("mmap"); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/devname2devid/
H A Ddevname2devid.c130 perror("udev_new"); in main()
136 perror("realpath"); in main()
143 perror(sysname); in main()
150 perror(sysname); in main()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff/
H A Dsocket.c46 perror("socket"); in main()
50 perror("bind"); in main()
54 perror("close"); in main()
/f-stack/freebsd/net/route/
H A Dnhgrp_ctl.c433 int *perror) in get_nhgrp() argument
438 *perror = E2BIG; in get_nhgrp()
445 *perror = ENOMEM; in get_nhgrp()
455 *perror = EEXIST; in get_nhgrp()
462 *perror = ENOMEM; in get_nhgrp()
474 *perror = 0; in get_nhgrp()
485 *perror = EAGAIN; in get_nhgrp()
490 *perror = EAGAIN; in get_nhgrp()
495 *perror = 0; in get_nhgrp()
525 *perror = 0; in append_nhops()
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/get_diff/
H A Dget_diff.c57 perror("open1 failed"); in main()
64 perror("open2 failed"); in main()
79 perror("pread failed"); in main()
/f-stack/freebsd/contrib/openzfs/cmd/zgenhostid/
H A Dzgenhostid.c107 perror("strtoul"); in main()
135 perror("fopen"); in main()
146 perror("fwrite"); in main()
/f-stack/dpdk/lib/librte_telemetry/
H A Dtelemetry_legacy.c104 perror("Failed to open socket"); in register_client()
111 perror("\nClient connection error\n"); in register_client()
147 perror("Error writing to socket"); in send_error_response()
168 perror("Error writing to socket"); in perform_command()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/threadsappend/
H A Dthreadsappend.c73 perror("write"); in go()
117 perror("open"); in main()

123