Lines Matching defs:short_pathname
728 char *short_pathname; in call_in_directory() local
1092 copy_a_file (void *data, List *ent_list, const char *short_pathname, in copy_a_file()
1372 update_entries (void *data_arg, List *ent_list, const char *short_pathname, in update_entries()
2004 remove_entry (void *data, List *ent_list, const char *short_pathname, in remove_entry()
2021 remove_entry_and_file (void *data, List *ent_list, const char *short_pathname, in remove_entry_and_file()
2057 set_static (void *data, List *ent_list, const char *short_pathname, in set_static()
2083 clear_static (void *data, List *ent_list, const char *short_pathname, in clear_static()
2116 set_sticky (void *data, List *ent_list, const char *short_pathname, in set_sticky()
2177 clear_sticky (void *data, List *ent_list, const char *short_pathname, in clear_sticky()
2221 template (void *data, List *ent_list, const char *short_pathname, in template()
2240 clear_template (void *data, List *ent_list, const char *short_pathname, in clear_template()
2562 notified_a_file (void *data, List *ent_list, const char *short_pathname, in notified_a_file()
4284 send_modified (const char *file, const char *short_pathname, Vers_TS *vers) in send_modified()