Searched refs:arg_offset (Results 1 - 1 of 1) sorted by relevance
/systemd/src/cryptsetup/ | ||
H A D | cryptsetup.c | 56 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 10 milliseconds