Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dmcache.c419 krb5_mcache *mfrom = MCACHE(from), *mto = MCACHE(to); in mcc_move() local
/freebsd/sys/netinet/
H A Dip_mroute.h83 #define VIFM_COPY(mfrom, mto) ((mto) = (mfrom)) argument