Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.c62 static void skip_bytes(parse_context_t *);
264 skip_bytes(ctx); in opaque_token()
516 skip_bytes(ctx); in argument32_token()
533 skip_bytes(ctx); in argument64_token()
653 skip_bytes(ctx); in cmd_token()
658 skip_bytes(ctx); in cmd_token()
1146 skip_bytes(ctx); in xatom_token()
1155 skip_bytes(ctx); in xselect_token()
1156 skip_bytes(ctx); in xselect_token()
1157 skip_bytes(ctx); in xselect_token()
[all …]
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c9844 int i, skip_bytes; in emlxs_dfc_sd_get_data() local
9899 skip_bytes = 0; in emlxs_dfc_sd_get_data()
9906 (void *)((char *)dfc->buf4 + skip_bytes), in emlxs_dfc_sd_get_data()
9908 skip_bytes += sizeof (HBA_WWN); in emlxs_dfc_sd_get_data()
9912 (void *)((char *)dfc->buf4 + skip_bytes), in emlxs_dfc_sd_get_data()
9915 skip_bytes += sizeof (struct SD_time_stats_v0) * in emlxs_dfc_sd_get_data()