Searched defs:aw_buf_append (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/ |
H A D | auditwrite.c | 341 static int aw_buf_append(caddr_t *b1, int *l1, caddr_t b2, int l2); 702 aw_buf_append(caddr_t *b1, int *l1, caddr_t b2, int l2) function 1006 if (aw_buf_append(&(aw_recs[rd]->buf), &(aw_recs[rd]->len), 1021 if (aw_buf_append(&(aw_recs[rd]->buf), &(aw_recs[rd]->len), 1034 if (aw_buf_append(&(aw_recs[rd]->buf), &(aw_recs[rd]->len), 1204 if (aw_buf_append(&(aw_recs[cur_rd]->buf), 1234 if (aw_buf_append(&(aw_recs[cur_rd]->buf), 1261 if (aw_buf_append(&(aw_recs[cur_rd]->buf), 1299 if (aw_buf_append(&(aw_recs[cur_rd]->buf), 1317 if (aw_buf_append( [all...] |
Completed in 227 milliseconds