Home
last modified time | relevance | path

Searched defs:same_name (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/cmd/sunpc/other/
H A Ddos2unix.c109 int num_read, i, j, out_len, translate_mode, same_name; /* char count for fread() */ in main() local
H A Dunix2dos.c112 int same_name; in main() local
/titanic_52/usr/src/cmd/filesync/
H A Danal.c548 same_name(struct file *f1, struct file *f2, side_t srcdst) in same_name() function