Searched refs:uav (Results 1 – 1 of 1) sorted by relevance
240 #define uav utmp_array_res.utmp_array_val macro242 uav[cnt].ut_host =244 uav[cnt].ut_user = s_malodup(utent->ut_user,246 uav[cnt].ut_line = s_malodup(utent->ut_line,248 uav[cnt].ut_type = utent->ut_type;249 uav[cnt].ut_time = utent->ut_xtime;250 uav[cnt].ut_idle = findidle(utent->ut_line,254 uav[cnt].ut_idle =255 min(uav[cnt].ut_idle,260 uav[cnt].ut_line, uav[cnt].ut_user,[all …]