Searched defs:to_sb (Results 1 – 3 of 3) sorted by relevance
105 struct stat from_sb, to_sb; in main() local465 struct stat to_sb; in makelink() local588 struct stat from_sb, temp_sb, to_sb; in install() local
439 struct stat from_sb, to_sb; in moveifchanged() local
264 mk_link(char *to, struct stat *to_sb, char *from, in mk_link()