Searched refs:boottime (Results 1 – 2 of 2) sorted by relevance
/external/selinux/python/sepolgen/src/sepolgen/ |
D | audit.py | 43 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/ |
D | driver_nl80211_scan.c | 783 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()
|