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

/systemd/src/basic/
H A Dhash-funcs.h57 extern const struct hash_ops devt_hash_ops = { variable in typeref:struct:hash_ops
64 #define devt_hash_ops uint64_hash_ops macro
H A Dhash-funcs.c77 const struct hash_ops devt_hash_ops = { variable in typeref:struct:hash_ops
/systemd/src/login/
H A Dlogind-session.c70 s->devices = hashmap_new(&devt_hash_ops);

Completed in 305 milliseconds