Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/test/
Dtest-fstab-util.c23 const char *remove, in do_fstab_filter_options()
/systemd-251/src/basic/
Dhashmap.h356 static inline void *_hashmap_first_key(HashmapBase *h, bool remove) { in _hashmap_first_key()
Dhashmap.c1557 void* _hashmap_first_key_and_value(HashmapBase *h, bool remove, void **ret_key) { in _hashmap_first_key_and_value()