Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-builtin-blkid.c113 static int find_gpt_root(sd_device *dev, blkid_probe pr, bool test) { in find_gpt_root()
202 static int probe_superblocks(blkid_probe pr) { in probe_superblocks()
/systemd-251/src/basic/
Dmemfd-util.c27 char pr[17] = {}; in memfd_new() local