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

/systemd/src/journal/
H A Djournalctl.c244 static int parse_boot_descriptor(const char *x, sd_id128_t *boot_id, int *offset) { function
554 r = parse_boot_descriptor(optarg, &arg_boot_id, &arg_boot_offset);
568 parse_boot_descriptor(argv[optind], &arg_boot_id, &arg_boot_offset) >= 0)

Completed in 15 milliseconds