Searched refs:todo (Results 26 - 50 of 53) sorted by relevance

123

/freebsd-12-stable/contrib/pjdfstest/tests/chown/
H A D00.t238 [ -n "${_todo_msg}" ] && todo "Linux" "${_todo_msg}"
243 [ -n "${_todo_msg}" ] && todo "Linux" "${_todo_msg}"
256 [ -n "${_todo_msg}" ] && todo "Linux" "${_todo_msg}"
258 [ -n "${_todo_msg}" ] && todo "Linux" "${_todo_msg}"
264 [ -n "${_todo_msg}" ] && todo "Linux" "${_todo_msg}"
266 [ -n "${_todo_msg}" ] && todo "Linux" "${_todo_msg}"
294 [ -n "${_todo_msg}" ] && todo "Linux" "${_todo_msg}"
303 [ -n "${_todo_msg}" ] && todo "Linux" "${_todo_msg}"
392 todo Linux "According to POSIX: If both owner and group are -1, the times need not be updated."
401 todo Linu
[all...]
/freebsd-12-stable/usr.sbin/bhyve/
H A Dgdb.c965 size_t resid, todo, bytes; local
1005 todo = getpagesize() - gpa % getpagesize();
1006 if (todo > resid)
1007 todo = resid;
1009 cp = paddr_guest2host(ctx, gpa, todo);
1019 while (todo > 0) {
1025 todo--;
1033 while (todo > 0) {
1034 if (gpa & 1 || todo == 1)
1036 else if (gpa & 2 || todo
1077 size_t resid, todo, bytes; local
[all...]
H A Dpci_ahci.c613 int i, j, skip, todo, left, extra; local
619 todo = 0;
634 todo += dbcsz;
642 extra = todo % blockif_sectsz(p->bctx);
643 todo -= extra;
644 assert(todo > 0);
656 breq->br_resid = todo;
657 aior->done += todo;
/freebsd-12-stable/contrib/pjdfstest/tests/ftruncate/
H A D08.t43 todo FreeBSD:ZFS "Truncating a file protected by SF_APPEND should return EPERM."
45 todo FreeBSD:ZFS "Truncating a file protected by SF_APPEND should return EPERM."
/freebsd-12-stable/contrib/pjdfstest/tests/truncate/
H A D08.t43 todo FreeBSD:ZFS "Truncating a file protected by SF_APPEND should return EPERM."
45 todo FreeBSD:ZFS "Truncating a file protected by SF_APPEND should return EPERM."
/freebsd-12-stable/tools/regression/posixsem/
H A Dtest.c109 todo(const char *reason) function
/freebsd-12-stable/usr.bin/vmstat/
H A Dvmstat.c218 int bufsize, c, reps, todo; local
224 interval = reps = todo = 0;
244 todo |= FORKSTAT;
253 todo |= INTRSTAT;
259 todo |= MEMSTAT;
272 todo |= OBJSTAT;
280 todo |= SUMSTAT;
288 todo |= ZMEMSTAT;
299 if (todo == 0)
300 todo
[all...]
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c259 int todo; member in struct:archive_write_disk
614 a->todo = TODO_MODE_BASE;
616 a->todo |= TODO_MODE_FORCE; /* Be pushy about permissions. */
632 a->todo |= TODO_SGID | TODO_SGID_CHECK;
638 a->todo |= TODO_SUID | TODO_SUID_CHECK;
650 a->todo |= TODO_OWNER;
652 a->todo |= TODO_TIMES;
699 a->todo |= TODO_ACLS;
708 a->todo |= TODO_MAC_METADATA;
715 a->todo |
[all...]
/freebsd-12-stable/contrib/amd/amd/
H A Dopts.c1074 } todo; local
1100 todo = E_File;
1107 todo = E_Dir;
1113 todo = E_Domain;
1120 todo = E_Host;
1126 todo = E_All;
1173 todo == E_File ? "/" :
1174 todo == E_Domain ? "." : "",
1176 todo == E_Dir ? "/" :
1177 todo
[all...]
H A Dreaddir.c450 int todo = MAX_READDIR_ENTRIES; local
471 if (nbytes > 0 && !dp->dl_eof && todo > 1) {
474 --todo;
476 todo = 0;
478 } while (todo > 0);
875 int todo = MAX_READDIR_ENTRIES; local
896 if (nbytes > 0 && !dp->dl_eof && todo > 1) {
899 --todo;
901 todo = 0;
903 } while (todo >
[all...]
/freebsd-12-stable/sys/dev/ata/
H A Data-lowlevel.c827 int todo, done, off, moff, resid, size, i; local
830 todo = min(request->transfersize, length);
832 while (done < todo) {
833 size = todo - done;
913 int todo, done, off, moff, resid, size, i; local
916 todo = min(request->transfersize, length);
918 while (done < todo) {
919 size = todo - done;
/freebsd-12-stable/contrib/binutils/binutils/
H A Dsrconv.c459 int todo = 200; /* Copy in 200 byte lumps. */ local
462 if (i + todo > bfd_get_section_size (section->bfd_section))
463 todo = bfd_get_section_size (section->bfd_section) - i;
481 ob.data.len = todo;
482 bfd_get_section_contents (abfd, section->bfd_section, stuff, i, todo);
484 sysroff_swap_ob_out (file, &ob /*, i + todo < section->size */ );
485 i += todo;
492 int todo = 200; /* Copy in 200 byte lumps. */ local
495 if (i + todo > (bfd_size_type) section->size)
496 todo
[all...]
/freebsd-12-stable/contrib/pjdfstest/tests/
H A Dmisc.sh107 todo() function
/freebsd-12-stable/sbin/restore/
H A Ddirs.c218 treescan(char *pname, ino_t ino, long (*todo)(char *, ino_t, int))
231 (void) (*todo)(pname, ino, LEAF);
237 if ((*todo)(pname, ino, NODE) == FAIL)
269 treescan(locname, dp->d_ino, todo);
/freebsd-12-stable/contrib/pjdfstest/tests/chmod/
H A D00.t132 todo FreeBSD "S_ISGID should be removed and chmod(2) should success and FreeBSD returns EPERM."
/freebsd-12-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_tls.c229 size_t todo; local
241 todo = (size_t)ssldone;
244 tcpdone = send(sendfd, ptr, todo, MSG_NOSIGNAL);
259 todo -= tcpdone;
261 } while (todo > 0);
/freebsd-12-stable/sys/fs/nandfs/
H A Dbmap.c401 nandfs_lbn_t todo)
414 node, lastblk, todo));
436 left = todo;
400 bmap_truncate_mapping(struct nandfs_node *node, nandfs_lbn_t lastblk, nandfs_lbn_t todo) argument
/freebsd-12-stable/usr.bin/limits/
H A Dlimits.c282 enum { RCSUNKNOWN=0, RCSSET=1, RCSSEL=2 } todo = RCSUNKNOWN; local
344 todo = optarg == NULL ? RCSSEL : RCSSET;
445 if (num_limits && todo == RCSSET) {
/freebsd-12-stable/contrib/ipfilter/iplang/
H A Diplang_y.y729 int len = 0, todo = 0, quote = 0, val = 0;
732 if (todo) {
734 todo--;
742 if (!ISDIGIT(c) || !todo) {
744 todo = 0;
746 if (todo)
751 todo = 2;
786 if (todo)
/freebsd-12-stable/contrib/gcc/cp/
H A Dname-lookup.c3811 tree todo = NULL_TREE;
3842 && !purpose_member (TREE_PURPOSE (usings), todo))
3843 todo = tree_cons (TREE_PURPOSE (usings), NULL_TREE, todo);
3846 && !purpose_member (TREE_PURPOSE (usings), todo)
3851 if (todo)
3853 scope = TREE_PURPOSE (todo);
3854 todo = TREE_CHAIN (todo);
3860 todo
3806 tree todo = NULL_TREE; local
4328 tree todo = NULL_TREE; local
[all...]
/freebsd-12-stable/contrib/gdb/gdb/
H A Dremote.c3625 int todo;
3654 todo = min (len, payload_size);
3659 todo = min (len, payload_size / 2);
3678 plenlen = hexnumstr (p, (ULONGEST) todo);
3694 (nr_bytes < todo) && (p - payload_start) < payload_size;
3711 if (nr_bytes < todo)
3725 nr_bytes = bin2hex (myaddr, p, todo);
3785 int todo;
3788 todo = min (len, max_buf_size / 2); /* num bytes that will fit */
3791 /* sprintf (buf, "m%lx,%x", (unsigned long) memaddr, todo); */
3616 int todo; local
3776 int todo; local
[all...]
/freebsd-12-stable/tools/tools/nanobsd/
H A Ddefaults.sh792 # Show todo
793 todo=`echo "$_PKGS" | wc -l`
794 echo "=== TODO: $todo"
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2135 SmallPtrSet<const MachineBasicBlock*, 8> todo; local
2144 todo.insert(*SuI);
2150 while (!todo.empty()) {
2151 const MachineBasicBlock *MBB = *todo.begin();
2152 todo.erase(MBB);
2160 todo.insert(*SuI);
2170 SmallPtrSet<const MachineBasicBlock*, 8> todo; local
2177 todo.insert(*PrI);
2183 while (!todo.empty()) {
2184 const MachineBasicBlock *MBB = *todo
[all...]
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipmon_y.y319 build_action(olist, todo)
321 ipmon_doing_t *todo;
423 a->ac_doing = todo;
/freebsd-12-stable/sys/dev/firewire/
H A Dfirewire.c1684 int node, err, s, i, todo, todo2, trys; local
1689 todo = 0;
1717 nodes[todo++] = node;
1721 for (trys = 0; todo > 0 && trys < 3; trys++) {
1723 for (i = 0; i < todo; i++) {
1733 todo = todo2;

Completed in 485 milliseconds

123