Home
last modified time | relevance | path

Searched defs:RENEW (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/dhclient/
H A Ddhctoken.h104 #define RENEW 306 macro
/freebsd/crypto/krb5/src/clients/kinit/
H A Dkinit.c81 typedef enum { INIT_PW, INIT_KT, RENEW, VALIDATE } action_type; enumerator