Home
last modified time | relevance | path

Searched +defs:pathname +defs:new +defs:type (Results 1 – 25 of 85) sorted by relevance

1234

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Dpath.c17 char *pathname; member
44 struct pathelem *new = g_malloc(sizeof(*new)); in new_entry() local
56 # define is_dir_maybe(type) \ argument
60 # define is_dir_maybe(type) (type) argument
81 unsigned type) in add_entry()
/dports/sysutils/squashfs-tools/squashfs4.4/squashfs-tools/
H A Dunsquashfs.c968 void queue_dir(char *pathname, struct dir *dir) in queue_dir()
1053 int create_inode(char *pathname, struct inode *i) in create_inode()
1283 unsigned int *offset, unsigned int *type) in squashfs_readdir()
1437 struct pathnames *new = malloc(sizeof(struct pathnames)); in init_subdir() local
1466 int matches(struct pathnames *paths, char *name, struct pathnames **new) in matches()
1532 unsigned int type; in pre_scan() local
1535 struct pathnames *new; in pre_scan() local
1544 char *pathname; in pre_scan() local
1589 unsigned int type; in dir_scan() local
1592 struct pathnames *new; in dir_scan() local
[all …]
H A Dmksquashfs.c191 struct pathname { struct
198 struct pathname *path[0]; argument
801 char *pathname(struct dir_ent *dir_ent) in pathname() function
803 static char *pathname = NULL; in pathname() local
815 static char *pathname = NULL; in pathname_reader() local
889 struct dir_ent *dir_ent, int type, long long byte_size, in create_inode()
1143 int type, struct directory *dir) in add_dir()
3020 char *getbase(char *pathname) in getbase()
3516 struct pathnames *new = NULL; in dir_scan1() local
4276 int type) in add_old_root_entry()
[all …]
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Ddir.c288 void dir_update(Directory *dir, gchar *pathname) in dir_update()
502 GPtrArray *new = dir->new_items; in dir_merge_new() local
801 static void update(Directory *dir, gchar *pathname, gpointer data) in update()
974 static GType type = 0; in dir_get_type() local
998 static Directory *dir_new(const char *pathname) in dir_new()
1019 const char *pathname; in dir_rescan() local
1101 DirItem *new; in dir_rescan() local
/dports/graphics/s10sh/s10sh-0.2.2/
H A Dserial.c33 struct termios backup, new; variable
235 int serial_send_message_frag(int type, unsigned char *frag, unsigned short len, int morefrag) in serial_send_message_frag()
672 int serial_mkdir(char *pathname) in serial_mkdir()
695 int serial_rmdir(char *pathname) in serial_rmdir()
718 int serial_delete(char *pathname) in serial_delete()
740 int serial_set_file_attrib(char *pathname, unsigned char newattrib) in serial_set_file_attrib()
760 unsigned char *serial_get_data(char *pathname, int reqtype, int *retlen) in serial_get_data()
/dports/devel/gvfs/gvfs-1.46.2/daemon/trashlib/
H A Dtrashwatcher.c101 char *pathname; in find_mount_entry_for_file() local
154 WatchType type; member
247 GList *new; in trash_watcher_remount() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Ddso.c70 enum dso_binary_type type, in dso__read_binary_type_filename()
250 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module()
282 int filename__decompress(const char *name, char *pathname, in filename__decompress()
326 char *pathname, size_t len) in decompress_kmodule()
344 char *pathname, size_t len) in dso__decompress_kmodule_path()
824 dso_cache__insert(struct dso *dso, struct dso_cache *new) in dso_cache__insert()
1414 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type() local
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Ddso.c70 enum dso_binary_type type, in dso__read_binary_type_filename()
250 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module()
282 int filename__decompress(const char *name, char *pathname, in filename__decompress()
326 char *pathname, size_t len) in decompress_kmodule()
344 char *pathname, size_t len) in dso__decompress_kmodule_path()
824 dso_cache__insert(struct dso *dso, struct dso_cache *new) in dso_cache__insert()
1414 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Ddso.c70 enum dso_binary_type type, in dso__read_binary_type_filename()
250 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module()
282 int filename__decompress(const char *name, char *pathname, in filename__decompress()
326 char *pathname, size_t len) in decompress_kmodule()
344 char *pathname, size_t len) in dso__decompress_kmodule_path()
824 dso_cache__insert(struct dso *dso, struct dso_cache *new) in dso_cache__insert()
1414 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type() local
/dports/www/p5-HTML-DOM/HTML-DOM-0.058/lib/HTML/DOM/
H A DElement.pm139 sub new { subroutine
828 sub type { shift->_attr('type' => @_) } subroutine
1027 our @ISA = 'HTML::DOM::Element';
1232 sub pathname {
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dimage.c266 void dt_image_film_roll_directory(const dt_image_t *img, char *pathname, size_t pathname_len) in dt_image_film_roll_directory()
282 void dt_image_film_roll(const dt_image_t *img, char *pathname, size_t pathname_len) in dt_image_film_roll()
335 char pathname[PATH_MAX] = { 0 }; in dt_image_safe_remove() local
352 void dt_image_full_path(const int32_t imgid, char *pathname, size_t pathname_len, gboolean *from_ca… in dt_image_full_path()
378 static void _image_local_copy_full_path(const int32_t imgid, char *pathname, size_t pathname_len) in _image_local_copy_full_path()
416 void dt_image_path_append_version_no_db(int version, char *pathname, size_t pathname_len) in dt_image_path_append_version_no_db()
435 void dt_image_path_append_version(const int32_t imgid, char *pathname, size_t pathname_len) in dt_image_path_append_version()
520 static void _pop_undo(gpointer user_data, const dt_undo_type_t type, dt_undo_data_t data, const dt_… in _pop_undo()
1828 GFile *old = NULL, *new = NULL; in dt_image_rename() local
2493 void dt_image_synch_all_xmp(const gchar *pathname) in dt_image_synch_all_xmp()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dimage.c258 void dt_image_film_roll_directory(const dt_image_t *img, char *pathname, size_t pathname_len) in dt_image_film_roll_directory()
274 void dt_image_film_roll(const dt_image_t *img, char *pathname, size_t pathname_len) in dt_image_film_roll()
300 char pathname[PATH_MAX] = { 0 }; in dt_image_safe_remove() local
317 void dt_image_full_path(const int32_t imgid, char *pathname, size_t pathname_len, gboolean *from_ca… in dt_image_full_path()
343 static void _image_local_copy_full_path(const int32_t imgid, char *pathname, size_t pathname_len) in _image_local_copy_full_path()
381 void dt_image_path_append_version_no_db(int version, char *pathname, size_t pathname_len) in dt_image_path_append_version_no_db()
400 void dt_image_path_append_version(const int32_t imgid, char *pathname, size_t pathname_len) in dt_image_path_append_version()
485 static void _pop_undo(gpointer user_data, const dt_undo_type_t type, dt_undo_data_t data, const dt_… in _pop_undo()
1786 GFile *old = NULL, *new = NULL; in dt_image_rename() local
2448 void dt_image_synch_all_xmp(const gchar *pathname) in dt_image_synch_all_xmp()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dvrf.c159 int new = 0; in vrf_get() local
563 int vrf_socket(int domain, int type, int protocol, vrf_id_t vrf_id, in vrf_socket()
663 int vrf_netns_handler_create(struct vty *vty, struct vrf *vrf, char *pathname, in vrf_netns_handler_create()
798 char *pathname = ns_netns_pathname(vty, argv[idx_name]->arg); variable
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dvrf.c159 int new = 0; in vrf_get() local
563 int vrf_socket(int domain, int type, int protocol, vrf_id_t vrf_id, in vrf_socket()
663 int vrf_netns_handler_create(struct vty *vty, struct vrf *vrf, char *pathname, in vrf_netns_handler_create()
798 char *pathname = ns_netns_pathname(vty, argv[idx_name]->arg); variable
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/audioscrobbler/
H A Drb-audioscrobbler.c553 RhythmDBEntryType *type; in rb_audioscrobbler_is_queueable() local
943 gchar *new; in rb_audioscrobbler_build_post_data() local
1098 char *pathname; in rb_audioscrobbler_load_queue() local
1162 char *pathname; in rb_audioscrobbler_save_queue() local
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dothers.c465 struct cl_engine *new; in cl_engine_new() local
1215 char *cli_hashstream(FILE *fs, unsigned char *digcpy, int type) in cli_hashstream()
1263 char *cli_hashfile(const char *filename, int type) in cli_hashfile()
1282 int cli_unlink(const char *pathname) in cli_unlink()
1384 cl_error_t cli_recursion_stack_push(cli_ctx *ctx, cl_fmap_t *map, cli_file_t type, bool is_new_buff… in cli_recursion_stack_push()
1462 void cli_recursion_stack_change_type(cli_ctx *ctx, cli_file_t type) in cli_recursion_stack_change_type()
/dports/japanese/canna-lib/Canna37p3/lib/RK/
H A Ddd.c166 _RkCreateDF(dd, lnk, type) in _RkCreateDF() argument
218 _RkAllocDF(dd, lnk, type) in _RkAllocDF() argument
245 char *pathname; local
928 struct DD **new = (struct DD **)0; local
948 struct DD **new; local
1074 _RkSearchDDQ(ddp, name, type) in _RkSearchDDQ() argument
/dports/japanese/canna-server/Canna37p3/lib/RK/
H A Ddd.c166 _RkCreateDF(dd, lnk, type) in _RkCreateDF() argument
218 _RkAllocDF(dd, lnk, type) in _RkAllocDF() argument
245 char *pathname; local
928 struct DD **new = (struct DD **)0; local
948 struct DD **new; local
1074 _RkSearchDDQ(ddp, name, type) in _RkSearchDDQ() argument
/dports/net/44bsd-rdist/44bsd-rdist-20001111_2/
H A Dserver.c312 remotename(pathname, src) in remotename() argument
735 recvf(cmd, type) in recvf() argument
746 char new[BUFSIZ]; local
/dports/security/fakeroot/fakeroot-1.23/
H A Dlibfakeroot.c1046 const char *pathname, in MKNOD_ARG()
1084 const char *pathname, in MKNODAT_ARG()
1202 int unlink(const char *pathname){ in unlink()
1223 int unlinkat(int dir_fd, const char *pathname, int flags){ in unlinkat()
1246 int rmdir(const char *pathname){ in rmdir()
1266 int remove(const char *pathname){ in remove()
1906 int fakeroot_disable(int new) in fakeroot_disable()
1923 acl_t acl_get_file(const char *path_p, acl_type_t type) { in acl_get_file()
1932 int acl_set_file(const char *path_p, acl_type_t type, acl_t acl) { in acl_set_file()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dothers.c445 struct cl_engine *new; in cl_engine_new() local
1207 char *cli_hashstream(FILE *fs, unsigned char *digcpy, int type) in cli_hashstream()
1255 char *cli_hashfile(const char *filename, int type) in cli_hashfile()
1274 int cli_unlink(const char *pathname) in cli_unlink()
1376 cl_error_t cli_recursion_stack_push(cli_ctx *ctx, cl_fmap_t *map, cli_file_t type, bool is_new_buff… in cli_recursion_stack_push()
1454 void cli_recursion_stack_change_type(cli_ctx *ctx, cli_file_t type) in cli_recursion_stack_change_type()
/dports/devel/git-svn/git-2.34.1/
H A Ddir.c263 enum object_type type; in do_read_blob() local
1247 int match_pathname(const char *pathname, int pathlen, in match_pathname()
1312 static struct path_pattern *last_matching_pattern_from_list(const char *pathname, in last_matching_pattern_from_list()
1368 const char *pathname, int pathlen, in path_matches_pattern_list()
1513 const char *pathname, int pathlen, in last_matching_pattern_from_lists()
1696 const char *pathname, in last_matching_pattern()
1718 const char *pathname, int *dtype_p) in is_excluded()
1727 static struct dir_entry *dir_entry_new(const char *pathname, int len) in dir_entry_new()
1738 const char *pathname, int len) in dir_add_name()
1749 const char *pathname, int len) in dir_add_ignored()
[all …]
/dports/devel/git-gui/git-2.34.1/
H A Ddir.c263 enum object_type type; in do_read_blob() local
1247 int match_pathname(const char *pathname, int pathlen, in match_pathname()
1312 static struct path_pattern *last_matching_pattern_from_list(const char *pathname, in last_matching_pattern_from_list()
1368 const char *pathname, int pathlen, in path_matches_pattern_list()
1513 const char *pathname, int pathlen, in last_matching_pattern_from_lists()
1696 const char *pathname, in last_matching_pattern()
1718 const char *pathname, int *dtype_p) in is_excluded()
1727 static struct dir_entry *dir_entry_new(const char *pathname, int len) in dir_entry_new()
1738 const char *pathname, int len) in dir_add_name()
1749 const char *pathname, int len) in dir_add_ignored()
[all …]
/dports/devel/git-p4/git-2.34.1/
H A Ddir.c263 enum object_type type; in do_read_blob() local
1247 int match_pathname(const char *pathname, int pathlen, in match_pathname()
1312 static struct path_pattern *last_matching_pattern_from_list(const char *pathname, in last_matching_pattern_from_list()
1368 const char *pathname, int pathlen, in path_matches_pattern_list()
1513 const char *pathname, int pathlen, in last_matching_pattern_from_lists()
1696 const char *pathname, in last_matching_pattern()
1718 const char *pathname, int *dtype_p) in is_excluded()
1727 static struct dir_entry *dir_entry_new(const char *pathname, int len) in dir_entry_new()
1738 const char *pathname, int len) in dir_add_name()
1749 const char *pathname, int len) in dir_add_ignored()
[all …]
/dports/devel/git/git-2.34.1/
H A Ddir.c263 enum object_type type; in do_read_blob() local
1247 int match_pathname(const char *pathname, int pathlen, in match_pathname()
1312 static struct path_pattern *last_matching_pattern_from_list(const char *pathname, in last_matching_pattern_from_list()
1368 const char *pathname, int pathlen, in path_matches_pattern_list()
1513 const char *pathname, int pathlen, in last_matching_pattern_from_lists()
1696 const char *pathname, in last_matching_pattern()
1718 const char *pathname, int *dtype_p) in is_excluded()
1727 static struct dir_entry *dir_entry_new(const char *pathname, int len) in dir_entry_new()
1738 const char *pathname, int len) in dir_add_name()
1749 const char *pathname, int len) in dir_add_ignored()
[all …]

1234