Searched refs:home_len (Results 1 – 1 of 1) sorted by relevance
110 size_t home_len = home != NULL ? strlen(home) : 0; in os_get_config_dirs() local120 char *tmp = alloca(home_len + 1); in os_get_config_dirs()128 xdg_home = alloca(home_len + sizeof "/.config"); in os_get_config_dirs()