HomeSort by: relevance | last modified time | path
    Searched refs:tcopy (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/tcopy/
Makefile 4 PROG= tcopy
  /src/usr.bin/
Makefile 30 tabs tail talk tcopy tee telnet tftp tic time timeout tip touch \
  /src/bin/ksh/
tree.c 478 tcopy(t, ap) function
521 r->left = tcopy(t->left, ap);
522 r->right = tcopy(t->right, ap);
proto.h 248 struct op * tcopy ARGS((struct op *, Area *));
exec.c 850 tp->val.t = tcopy(t->left, tp->areap);
  /src/usr.bin/crunch/examples/
really-big.conf 50 progs tcopy tee telnet tftp time tip tn3270 touch tput tr true tset tsort

Completed in 15 milliseconds