Searched defs:file_priority (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/shared/ |
D | hwdb-util.c | 71 uint16_t file_priority; member 137 … const char *filename, uint16_t file_priority, uint32_t line_number, bool compat) { in trie_node_add_value() 192 … const char *filename, uint16_t file_priority, uint32_t line_number, bool compat) { in trie_insert() 436 uint16_t file_priority, uint32_t line_number, bool compat) { in insert_data() 464 static int import_file(struct trie *trie, const char *filename, uint16_t file_priority, bool compat… in import_file() 586 uint16_t file_priority = 1; in hwdb_update() local
|
/systemd-251/src/libsystemd/sd-hwdb/ |
D | hwdb-internal.h | 80 le16_t file_priority; member
|