Searched refs:pwexpire (Results 1 – 1 of 1) sorted by relevance
237 time_t pwexpire; in irp_unmarshall_pw() local330 pwexpire = (time_t)t; in irp_unmarshall_pw()331 if ((long) pwexpire != t) { /*%< value must have been too big. */ in irp_unmarshall_pw()376 pw->pw_expire = pwexpire; in irp_unmarshall_pw()