| Home | Sort by: relevance | last modified time | path |
| /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/usr.sbin/traceroute/ | |
| trrt2netbsd | 115 # ©file (fromfile, tofile); 116 sub copyfile { subroutine |
| /src/share/examples/refuse/fanoutfs/ | |
| fanoutfs.c | 160 copyfile(char *from, char *to) function in typeref:typename:int 269 if (!copyfile(name, newname)) { |