Home
last modified time | relevance | path

Searched refs:FILE_ACCOUNTS (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/profanity/profanity-0.11.1/src/config/
H A Dfiles.h43 #define FILE_ACCOUNTS "accounts" macro
H A Daccounts.c69 accounts_loc = files_get_data_path(FILE_ACCOUNTS); in accounts_load()