Searched refs:devt_hash_ops (Results 1 - 3 of 3) sorted by relevance
/systemd/src/basic/ | ||
H A D | hash-funcs.h | 57 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 D | hash-funcs.c | 77 const struct hash_ops devt_hash_ops = { variable in typeref:struct:hash_ops |
/systemd/src/login/ | ||
H A D | logind-session.c | 70 s->devices = hashmap_new(&devt_hash_ops); |
Completed in 305 milliseconds