HomeSort by: relevance | last modified time | path
    Searched defs:copyfile (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/traceroute/
trrt2netbsd 115 # &copyfile (fromfile, tofile);
116 sub copyfile { subroutine
  /src/usr.sbin/vipw/
vipw.c 60 static void copyfile(int, int);
108 copyfile(pfd, tfd);
130 copyfile(int from, int to) function in typeref:typename:void
  /src/share/examples/refuse/fanoutfs/
fanoutfs.c 160 copyfile(char *from, char *to) function in typeref:typename:int
269 if (!copyfile(name, newname)) {

Completed in 12 milliseconds