Searched refs:adrf_short (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | adrf.c | 72 adrf_short(adrf_t *adrf, short *sp, int count) in adrf_short() function 168 return (adrf_short(adrf, (short *)sp, count)); in adrf_u_short()
|
H A D | libbsm.h | 111 extern int adrf_short(adrf_t *, short *, int);
|
H A D | mapfile-vers | 124 adrf_short;
|
/titanic_41/usr/src/cmd/auditreduce/ |
H A D | proc.c | 912 if (adrf_short(&adrf, &pathlength, 1)) { 1010 (void) adrf_short(&adrf, &ssize, 1); 1029 (void) adrf_short(&adrf, &ssize, 1);
|
/titanic_41/usr/src/cmd/praudit/ |
H A D | prio.c | 79 err = adrf_short(adrf, sp, count); in pr_adr_short()
|