Searched refs:create_user_config_path (Results 1 – 3 of 3) sorted by relevance
150 int create_user_config_path(char path[PKG_PATH_MAX], userid_t userid);
156 int create_user_config_path(char path[PATH_MAX], userid_t userid) { in create_user_config_path() function1124 create_user_config_path(config_user_path, userid); in ensure_config_user_dirs()
295 if ((create_user_config_path(config_path, userid) != 0) in delete_user()