Lines Matching refs:separate_pathname
300 void separate_pathname(pathname_t *, char *, pathname_t *);
629 separate_pathname(name, buf, &newname); in attr_list_path()
648 separate_pathname(name, buf, &newname); in attr_remove_path()
668 separate_pathname(name, buf, &newname); in attr_set_path()
702 separate_pathname(name, buf, &newname); in creat_path()
956 separate_pathname(name, buf, &newname); in lchown_path()
977 separate_pathname(name1, buf1, &newname1); in link_path()
978 separate_pathname(name2, buf2, &newname2); in link_path()
1028 separate_pathname(name, buf, &newname); in lstat64_path()
1062 separate_pathname(name, buf, &newname); in mkdir_path()
1080 separate_pathname(name, buf, &newname); in mknod_path()
1118 separate_pathname(name, buf, &newname); in open_path()
1136 separate_pathname(name, buf, &newname); in opendir_path()
1175 separate_pathname(name, buf, &newname); in readlink_path()
1196 separate_pathname(name1, buf1, &newname1); in rename_path()
1197 separate_pathname(name2, buf2, &newname2); in rename_path()
1247 separate_pathname(name, buf, &newname); in rmdir_path()
1256 void separate_pathname(pathname_t * name, char *buf, pathname_t * newname) in separate_pathname() function
1319 separate_pathname(name, buf, &newname); in stat64_path()
1342 separate_pathname(name, buf, &newname); in symlink_path()
1360 separate_pathname(name, buf, &newname); in truncate64_path()
1378 separate_pathname(name, buf, &newname); in unlink_path()