Home
last modified time | relevance | path

Searched refs:PTR_TO_ULONG (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dmacro.h287 #define PTR_TO_ULONG(p) ((unsigned long) ((uintptr_t) (p))) macro
/systemd-251/src/shared/
Dmount-util.c346 flags = PTR_TO_ULONG(hashmap_steal_first_key_and_value(todo, (void**) &x)); in bind_remount_recursive_with_mountinfo()