Lines Matching refs:expiry
174 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, struct unix_domain *udom, time64_t expiry);
195 time64_t expiry;
227 expiry = get_expiry(&mesg);
228 if (expiry ==0)
247 expiry);
316 struct unix_domain *udom, time64_t expiry)
325 ip.h.expiry_time = expiry;
497 /* uid expiry Ngid gid0 gid1 ... gidN-1 */
504 time64_t expiry;
517 expiry = get_expiry(&mesg);
518 if (expiry == 0)
547 ug.h.expiry_time = expiry;