protoname
opts, stb.st_mode & 07777, protoname(), protogroup(),
(u_long)stb.st_mtime, protoname(), protogroup(), rname);
(u_long)stb.st_mtime, protoname(), protogroup(), rname);
replicate(const char *fs, int idtype, const char *protoname,
if ((protoid = getidbyname(protoname, idtype)) == -1)
char *protoname;
protoname = NULL;
protoname = optarg;
replicate(fs, idtype, protoname, argv, argc);