386BSD 0.1 development
[unix-history] / usr / src / bin / cp / tags
CommitLineData
596d7b50
WJ
1Mcp cp.c /^main(argc, argv)$/
2STRIP_TRAILING_SLASH path.c /^#define STRIP_TRAILING_SLASH(p) { \\$/
3copy cp.c /^copy()$/
4copy_dir cp.c /^copy_dir()$/
5copy_fifo cp.c /^copy_fifo(from_stat, exists)$/
6copy_file cp.c /^copy_file(fs, dne)$/
7copy_link cp.c /^copy_link(exists)$/
8copy_special cp.c /^copy_special(from_stat, exists)$/
9error cp.c /^error(s)$/
10path_append path.c /^path_append(p, name, len)$/
11path_basename path.c /^path_basename(p)$/
12path_restore path.c /^path_restore(p, old)$/
13path_set path.c /^path_set(p, string)$/
14setfile cp.c /^setfile(fs, fd)$/
15usage cp.c /^usage()$/