Function report |
Source Code:kernel\auditsc.c |
Create Date:2022-07-28 11:28:33 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__audit_ntp_log
Proto:void __audit_ntp_log(const struct audit_ntp_data *ad)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct audit_ntp_data * | ad |
2540 | audit_log_ntp_val(ad, "offset", AUDIT_NTP_OFFSET) |
2541 | audit_log_ntp_val(ad, "freq", AUDIT_NTP_FREQ) |
2542 | audit_log_ntp_val(ad, "status", AUDIT_NTP_STATUS) |
2543 | audit_log_ntp_val(ad, "tai", AUDIT_NTP_TAI) |
2544 | audit_log_ntp_val(ad, "tick", AUDIT_NTP_TICK) |
2545 | audit_log_ntp_val(ad, "adjust", AUDIT_NTP_ADJUST) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |