Searched defs:ver_str (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c60 static char *ver_str = "01"; /* supported protocol version */ variable
185 out_buf.value = (void *)ver_str;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c2411 u8_t ver_str[16] = {0}; local
2444 num_dwords = ARRSIZE(ver_str)/sizeof(u32_t);
2450 *((u32 *)&ver_str[str_idx]) = val;
2457 p = ver_str;
2465 ver_str_end = ver_str + ARRSIZE(ver_str) - 1;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3101 u8_t ver_str[16]; /* null terminated version string. */ member in struct:_lm_device_t

Completed in 76 milliseconds