Searched defs:archs (Results 1 - 2 of 2) sorted by relevance

/systemd/src/core/
H A Dload-fragment.c2610 Set **archs = data; local
2616 *archs = set_free(*archs);
2620 r = set_ensure_allocated(archs, NULL);
2638 r = set_put(*archs, UINT32_TO_PTR(a + 1));
H A Dmain.c1177 static int enforce_syscall_archs(Set *archs) { argument

Completed in 26 milliseconds