Home
last modified time | relevance | path

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

/external/selinux/python/sepolgen/src/sepolgen/
Daudit.py43 boottime = time.strftime("%X", s)
44 …search", "-m", "AVC,USER_AVC,MAC_POLICY_LOAD,DAEMON_START,SELINUX_ERR", "-ts", bootdate, boottime],
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_scan.c783 u64 boottime; in nl80211_parse_bss_info() local
793 boottime = nla_get_u64( in nl80211_parse_bss_info()
796 ts.tv_nsec - boottime) / 1000000; in nl80211_parse_bss_info()