Home
last modified time | relevance | path

Searched refs:apw (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/nvmecontrol/
H A Dpower.c63 uint8_t mps, nops, aps, apw; in power_list_one() local
67 apw = NVMEV(NVME_PWR_ST_APW, nps->apw_aps); in power_list_one()
84 apower / 10000, apower % 10000, apw); in power_list_one()
/freebsd/contrib/tcsh/
H A Dtc.func.c703 struct authorization *apw; in auto_lock() local
709 (apw = getauthuid(euid)) != NULL) /* enhanced ultrix passwd */ in auto_lock()
710 srpp = apw->a_password; in auto_lock()