Searched refs:todo (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-12-stable/contrib/tnftp/
H A DMakefile.am12 todo \
/freebsd-12-stable/contrib/pjdfstest/tests/unlink/
H A D08.t15 todo Linux "According to POSIX: EPERM - The file named by path is a directory, and either the calling process does not have appropriate privileges, or the implementation prohibits using unlink() on directories."
H A D09.t39 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
41 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
43 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
H A D10.t41 todo FreeBSD:ZFS "Removing a file from a directory protected by SF_APPEND should return EPERM."
44 todo FreeBSD:ZFS "Removing a file from a directory protected by SF_APPEND should return EPERM."
/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_machdep.c55 LIN_SDT_PROBE_DEFINE0(machdep, linux_set_upcall_kse, todo);
56 LIN_SDT_PROBE_DEFINE0(machdep, linux_mmap2, todo);
57 LIN_SDT_PROBE_DEFINE0(machdep, linux_rt_sigsuspend, todo);
58 LIN_SDT_PROBE_DEFINE0(machdep, linux_sigaltstack, todo);
59 LIN_SDT_PROBE_DEFINE0(machdep, linux_set_cloned_tls, todo);
88 LIN_SDT_PROBE0(machdep, linux_set_upcall_kse, todo);
97 LIN_SDT_PROBE0(machdep, linux_mmap2, todo);
122 LIN_SDT_PROBE0(machdep, linux_rt_sigsuspend, todo);
131 LIN_SDT_PROBE0(machdep, linux_sigaltstack, todo);
140 LIN_SDT_PROBE0(machdep, linux_set_cloned_tls, todo);
[all...]
H A Dlinux_ptrace.c47 LIN_SDT_PROBE_DEFINE0(ptrace, linux_ptrace, todo);
54 LIN_SDT_PROBE0(ptrace, linux_ptrace, todo);
H A Dlinux_sysvec.c89 LIN_SDT_PROBE_DEFINE2(sysvec, linux_translate_traps, todo, "int", "int");
90 LIN_SDT_PROBE_DEFINE0(sysvec, linux_exec_setregs, todo);
91 LIN_SDT_PROBE_DEFINE0(sysvec, linux_elf_fixup, todo);
92 LIN_SDT_PROBE_DEFINE0(sysvec, linux_rt_sigreturn, todo);
93 LIN_SDT_PROBE_DEFINE0(sysvec, linux_rt_sendsig, todo);
94 LIN_SDT_PROBE_DEFINE0(sysvec, linux_vsyscall, todo);
95 LIN_SDT_PROBE_DEFINE0(sysvec, linux_vdso_install, todo);
96 LIN_SDT_PROBE_DEFINE0(sysvec, linux_vdso_deinstall, todo);
103 LIN_SDT_PROBE2(sysvec, linux_translate_traps, todo, signal, trap_code);
156 LIN_SDT_PROBE0(sysvec, linux_elf_fixup, todo);
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_pipe.c79 ssize_t sz, todo, done; local
92 todo = 2 * 1024 * 1024;
93 REQUIRE_LIBC(f = malloc(todo), NULL);
126 printf("Expected: %#zx\n", (size_t)todo);
128 exit(done != todo);
141 /* We write exactly 'todo' bytes. The very first write(2)
145 while(todo > 0 && ((sz = write(pp[1], f, todo)) > 0))
146 todo -= sz;
/freebsd-12-stable/contrib/pjdfstest/tests/open/
H A D11.t31 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
33 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
35 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
37 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
/freebsd-12-stable/contrib/pjdfstest/tests/rename/
H A D06.t34 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
36 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
51 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
53 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
H A D07.t38 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
40 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
/freebsd-12-stable/contrib/pjdfstest/tests/rmdir/
H A D12.t18 todo FreeBSD "According to POSIX: EEXIST or ENOTEMPTY - The path argument names a directory that is not an empty directory, or there are hard links to the directory other than dot or a single entry in dot-dot."
H A D09.t39 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
41 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
43 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
H A D10.t41 todo FreeBSD:ZFS "Removing an entry from directory protected by SF_APPEND should return EPERM."
44 todo FreeBSD:ZFS "Removing an entry from directory protected by SF_APPEND should return EPERM."
/freebsd-12-stable/crypto/openssl/crypto/chacha/
H A Dchacha_enc.c79 size_t todo, i; local
110 todo = sizeof(buf);
111 if (len < todo)
112 todo = len;
116 for (i = 0; i < todo; i++)
118 out += todo;
119 inp += todo;
120 len -= todo;
/freebsd-12-stable/tools/regression/posixsem/
H A Dtest.h57 void todo(const char *reason);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_io.c118 size_t todo = MIN((size_t)len, ib->buflen - ib->off); local
120 memcpy(buf, ib->buf + ib->off, todo);
121 ib->off += todo;
122 return todo;
/freebsd-12-stable/contrib/unbound/cachedb/
H A Dcachedb.h65 int todo; member in struct:cachedb_qstate
/freebsd-12-stable/contrib/gdb/gdb/
H A Dremote-sds.c554 int todo;
564 todo = min (len, max_buf_size);
575 for (i = 0; i < todo; i++)
578 sds_send (buf, 8 + todo);
582 myaddr += todo;
583 memaddr += todo;
584 len -= todo;
602 int todo;
612 todo = min (len, max_buf_size);
620 buf[6] = (int) (todo >>
550 int todo; local
598 int todo; local
[all...]
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_bmap.c219 nandfs_lbn_t todo; local
222 todo = oblk - nblk;
225 __func__, node, oblk, nblk, todo));
227 error = bmap_truncate_mapping(node, oblk, todo);
/freebsd-12-stable/usr.sbin/ntp/doc/hints/
H A DMakefile12 sun4 svr4-dell svr4_package todo vxworks.html winnt.html
/freebsd-12-stable/sys/netipsec/
H A Dipsec_mbuf.c93 int todo, len, done, alloc; local
99 todo = remain;
100 while (todo > 0) {
101 if (todo > MHLEN) {
116 len = min(todo, len);
120 todo -= len;
/freebsd-12-stable/crypto/openssl/crypto/bn/
H A Dbn_rand.c216 unsigned done, todo; local
248 todo = num_k_bytes - done;
249 if (todo > SHA512_DIGEST_LENGTH)
250 todo = SHA512_DIGEST_LENGTH;
251 memcpy(k_bytes + done, digest, todo);
252 done += todo;
/freebsd-12-stable/usr.bin/bmake/tests/
H A Dcommon.sh330 todo=
336 eval todo=\${TEST_${N}_TODO}
345 if [ ! -z "$fail" -o ! -z "$todo" -o ! -z "$skip" ]; then
351 if [ ! -z "$todo" ] ; then
352 msg="${msg}TODO ${todo}; "
/freebsd-12-stable/usr.bin/gprof/
H A Dprintgprof.c542 nltype *todo; local
550 todo = cyclep -> cnext;
552 for ( (doing = todo)&&(todo = doing -> cnext);
554 (doing = todo )&&(todo = doing -> cnext )){
708 int idx, nnames, todo, i, j; local
724 for ( idx = 1 , todo = nnames ; idx <= ncycle ; idx++ ) {
725 namesortnlp[todo++] = &cyclenl[idx];
728 idx = ( todo
[all...]

Completed in 300 milliseconds

123