Searched refs:FILE_ACCOUNTS (Results 1 – 2 of 2) sorted by relevance
/dports/net-im/profanity/profanity-0.11.1/src/config/ | ||
H A D | files.h | 43 #define FILE_ACCOUNTS "accounts" macro |
H A D | accounts.c | 69 accounts_loc = files_get_data_path(FILE_ACCOUNTS); in accounts_load() |