Home
last modified time | relevance | path

Searched refs:ul_path_set_dialect (Results 1 – 3 of 3) sorted by relevance

/dports/devel/util-linux/util-linux-2.36/include/
H A Dpath.h38 int ul_path_set_dialect(struct path_cxt *pc, void *data, void free_data(struct path_cxt *));
/dports/devel/util-linux/util-linux-2.36/lib/
H A Dsysfs.c98 ul_path_set_dialect(pc, blk, sysfs_blkdev_deinit_path); in sysfs_blkdev_init_path()
126 ul_path_set_dialect(pc, NULL, NULL); in sysfs_blkdev_deinit_path()
H A Dpath.c154 int ul_path_set_dialect(struct path_cxt *pc, void *data, void free_data(struct path_cxt *)) in ul_path_set_dialect() function