Searched refs:arg_offset (Results 1 - 1 of 1) sorted by relevance

/systemd/src/cryptsetup/
H A Dcryptsetup.c56 static uint64_t arg_offset = 0; variable
193 if (safe_atou64(option+7, &arg_offset) < 0) {
231 if (arg_offset)
494 .offset = arg_offset,

Completed in 1042 milliseconds