Searched refs:ut_namesize (Results 1 – 1 of 1) sorted by relevance
144 int i, cnt, max = 200, ut_namesize = 32; in get_login_list() local149 out = (char *) malloc(max * (ut_namesize+1+3+1) + 1); in get_login_list()