Searched refs:rec_size (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_record.h198 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
200 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
202 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
205 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
206 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
207 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
208 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
209 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
281 token_t *au_to_trailer(int rec_size);
/freebsd-9.3-release/sys/bsm/
H A Daudit_record.h199 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
201 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
203 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
206 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
207 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
208 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
209 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
210 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
282 token_t *au_to_trailer(int rec_size);
/freebsd-9.3-release/contrib/openbsm/libbsm/
H A Dbsm_token.c1467 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1480 ADD_U_INT32(dptr, rec_size);
1505 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1523 ADD_U_INT32(dptr, rec_size);
1542 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1555 ADD_U_INT32(dptr, rec_size);
1571 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1581 return (au_to_header32_tm(rec_size, e_type, e_mod, tm));
1583 return (au_to_header32_ex_tm(rec_size, e_type, e_mod, tm, &aia));
1588 au_to_header32(int rec_size, au_event_ argument
1598 au_to_header64(__unused int rec_size, __unused au_event_t e_type, __unused au_emod_t e_mod) argument
1609 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1617 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1631 au_to_trailer(int rec_size) argument
[all...]
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm_token.c1424 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1435 ADD_U_INT32(dptr, rec_size);
1460 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1477 ADD_U_INT32(dptr, rec_size);
1496 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1507 ADD_U_INT32(dptr, rec_size);
1523 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1533 return (au_to_header32_tm(rec_size, e_type, e_mod, tm));
1535 return (au_to_header32_ex_tm(rec_size, e_type, e_mod, tm, &aia));
1540 au_to_header32(int rec_size, au_event_ argument
1550 au_to_header64(__unused int rec_size, __unused au_event_t e_type, __unused au_emod_t e_mod) argument
1561 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1569 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1583 au_to_trailer(int rec_size) argument
[all...]
/freebsd-9.3-release/contrib/ntp/libntp/
H A Daudio.c280 printf("audio_init: orig: play_size %d, rec_size %d\n",
281 s_size.play_size, s_size.rec_size);
283 s_size.play_size = s_size.rec_size = bufsiz;
284 printf("audio_init: want: play_size %d, rec_size %d\n",
285 s_size.play_size, s_size.rec_size);
290 printf("audio_init: set: play_size %d, rec_size %d\n",
291 s_size.play_size, s_size.rec_size);
/freebsd-9.3-release/contrib/ntp/util/
H A Daudio-pcm.c141 printf("play_size %d, rec_size %d\n",
142 s_size.play_size, s_size.rec_size);
/freebsd-9.3-release/sys/boot/pc98/cdboot/
H A Dcdboot.S591 mov %eax,rec_size
610 cmp %edx,rec_size
646 ff.nextblock: subl $SECTOR_SIZE,rec_size # Adjust size
778 rec_size: .long 0x0 # File size label
/freebsd-9.3-release/sys/boot/i386/cdboot/
H A Dcdboot.S336 mov %eax,rec_size
355 cmp %edx,rec_size
391 ff.nextblock: subl $SECTOR_SIZE,rec_size # Adjust size
572 rec_size: .long 0x0 # File size label
/freebsd-9.3-release/sys/dev/sound/pci/
H A Dfm801.c163 rec_size; member in struct:fm801_info
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Ddsp.c1170 p->rec_size = 0;
1180 chn_setblocksize(rdch, 2, p->rec_size);
1181 p->rec_size = sndbuf_getblksz(rdch->bufsoft);
1198 p->rec_size = sndbuf_getblksz(rdch->bufsoft);
/freebsd-9.3-release/sys/sys/
H A Dsoundcard.h138 int rec_size; member in struct:snd_size
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure30887 return ss->rec_size;
[all...]

Completed in 344 milliseconds