Searched refs:adrm_u_char (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/auditd_plugins/syslog/ |
H A D | systoken.c | 890 adrm_u_char(&(ctx->adr), addr, type); 949 adrm_u_char(&(ctx->adr), addr, type); 993 * local_inaddr adrm_u_char*address_type 995 * remote_inaddr adrm_u_char*address_type 1048 adrm_u_char(&(ctx->adr), (uchar_t *)&(ctx->out.sf_tid.at_addr[0]), 4); 1078 adrm_u_char(&(ctx->adr), (uchar_t *)&(ctx->out.sf_tid.at_addr[0]), 1106 adrm_u_char(&(ctx->adr), (uchar_t *)&(ctx->out.sf_tid.at_addr[0]), 4); 1136 adrm_u_char(&(ctx->adr), (uchar_t *)&(ctx->out.sf_tid.at_addr[0]),
|
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | adrm.c | 128 adrm_u_char(adr_t *adr, uchar_t *cp, int count) function
|
H A D | libbsm.h | 129 extern void adrm_u_char(adr_t *, uchar_t *, int);
|
/illumos-gate/usr/src/cmd/auditreduce/ |
H A D | token.c | 350 adrm_u_char(adr, address, type); 997 adrm_u_char(adr, addr, type); 1138 adrm_u_char(adr, addr, type); 1236 * local_inaddr adrm_u_char*address_type 1238 * remote_inaddr adrm_u_char*address_type 1381 adrm_u_char(adr, addr, type); 1508 adrm_u_char(adr, addr, type);
|
Completed in 48 milliseconds