Lines Matching refs:separate_pathname
273 void separate_pathname(pathname_t *, char *, pathname_t *);
602 separate_pathname(name, buf, &newname); in attr_list_path()
621 separate_pathname(name, buf, &newname); in attr_remove_path()
641 separate_pathname(name, buf, &newname); in attr_set_path()
675 separate_pathname(name, buf, &newname); in creat_path()
929 separate_pathname(name, buf, &newname); in lchown_path()
950 separate_pathname(name1, buf1, &newname1); in link_path()
951 separate_pathname(name2, buf2, &newname2); in link_path()
1001 separate_pathname(name, buf, &newname); in lstat64_path()
1035 separate_pathname(name, buf, &newname); in mkdir_path()
1053 separate_pathname(name, buf, &newname); in mknod_path()
1091 separate_pathname(name, buf, &newname); in open_path()
1109 separate_pathname(name, buf, &newname); in opendir_path()
1150 separate_pathname(name, buf, &newname); in readlink_path()
1171 separate_pathname(name1, buf1, &newname1); in rename_path()
1172 separate_pathname(name2, buf2, &newname2); in rename_path()
1222 separate_pathname(name, buf, &newname); in rmdir_path()
1231 void separate_pathname(pathname_t * name, char *buf, pathname_t * newname) in separate_pathname() function
1294 separate_pathname(name, buf, &newname); in stat64_path()
1317 separate_pathname(name, buf, &newname); in symlink_path()
1335 separate_pathname(name, buf, &newname); in truncate64_path()
1353 separate_pathname(name, buf, &newname); in unlink_path()