Home
last modified time | relevance | path

Searched defs:fdisk_iter (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/linrename/util-linux-2.25.2/libfdisk/src/
H A DfdiskP.h73 struct fdisk_iter { struct
74 struct list_head *p; /* current position */
75 struct list_head *head; /* start position */
76 int direction; /* FDISK_ITER_{FOR,BACK}WARD */
/dports/devel/util-linux/util-linux-2.36/libfdisk/src/
H A DfdiskP.h82 struct fdisk_iter { struct
83 struct list_head *p; /* current position */
84 struct list_head *head; /* start position */
85 int direction; /* FDISK_ITER_{FOR,BACK}WARD */