Home
last modified time | relevance | path

Searched refs:e2fsck_struct (Results 1 – 9 of 9) sorted by relevance

/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/e2fsck/
H A De2fsck.c27 retval = ext2fs_get_mem(sizeof(struct e2fsck_struct), &context); in e2fsck_allocate_context()
31 memset(context, 0, sizeof(struct e2fsck_struct)); in e2fsck_allocate_context()
H A Dlogfile.c377 context = malloc(sizeof(struct e2fsck_struct)); in e2fsck_allocate_context()
381 memset(context, 0, sizeof(struct e2fsck_struct)); in e2fsck_allocate_context()
H A De2fsck.h234 typedef struct e2fsck_struct *e2fsck_t;
263 struct e2fsck_struct { struct
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/e2fsck/
H A De2fsck.c27 retval = ext2fs_get_mem(sizeof(struct e2fsck_struct), &context); in e2fsck_allocate_context()
31 memset(context, 0, sizeof(struct e2fsck_struct)); in e2fsck_allocate_context()
H A Dlogfile.c377 context = malloc(sizeof(struct e2fsck_struct)); in e2fsck_allocate_context()
381 memset(context, 0, sizeof(struct e2fsck_struct)); in e2fsck_allocate_context()
H A De2fsck.h234 typedef struct e2fsck_struct *e2fsck_t;
263 struct e2fsck_struct { struct
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/e2fsck/
H A De2fsck.c27 retval = ext2fs_get_mem(sizeof(struct e2fsck_struct), &context);
31 memset(context, 0, sizeof(struct e2fsck_struct));
H A Dlogfile.c377 context = malloc(sizeof(struct e2fsck_struct)); in e2fsck_allocate_context()
381 memset(context, 0, sizeof(struct e2fsck_struct)); in e2fsck_allocate_context()
H A De2fsck.h234 typedef struct e2fsck_struct *e2fsck_t;
263 struct e2fsck_struct { struct