Home
last modified time | relevance | path

Searched refs:wtmp (Results 1 – 11 of 11) sorted by relevance

/external/speex/libspeexdsp/
Dmdf.c168 spx_word16_t *wtmp; /* scratch */ member
469 st->wtmp = (spx_word16_t*)speex_alloc(N*sizeof(spx_word16_t)); in speex_echo_state_init_mc()
616 speex_free(st->wtmp); in speex_echo_state_destroy()
847 spx_ifft(st->fft_table, st->wtmp2, st->wtmp); in speex_echo_cancellation()
850 st->wtmp[i]=0; in speex_echo_cancellation()
854 st->wtmp[i]=SHL16(st->wtmp[i],NORMALIZE_SCALEUP); in speex_echo_cancellation()
856 spx_fft(st->fft_table, st->wtmp, st->wtmp2); in speex_echo_cancellation()
861 spx_ifft(st->fft_table, &st->W[chan*N*K*M + j*N*K + speak*N], st->wtmp); in speex_echo_cancellation()
864 st->wtmp[i]=0; in speex_echo_cancellation()
866 spx_fft(st->fft_table, st->wtmp, &st->W[chan*N*K*M + j*N*K + speak*N]); in speex_echo_cancellation()
[all …]
/external/selinux/restorecond/
Drestorecond.conf6 /var/log/wtmp
/external/ppp/pppd/
Dsys-linux.c2176 int wtmp; in logwtmp() local
2226 wtmp = open(_PATH_WTMP, O_APPEND|O_WRONLY); in logwtmp()
2227 if (wtmp >= 0) { in logwtmp()
2228 flock(wtmp, LOCK_EX); in logwtmp()
2230 if (write (wtmp, (char *)&ut, sizeof(ut)) != sizeof(ut)) in logwtmp()
2233 flock(wtmp, LOCK_UN); in logwtmp()
2235 close (wtmp); in logwtmp()
/external/mesa3d/src/mesa/math/
Dm_matrix.c357 GLfloat wtmp[4][8]; in invert_matrix_general() local
361 r0 = wtmp[0], r1 = wtmp[1], r2 = wtmp[2], r3 = wtmp[3]; in invert_matrix_general()
/external/openssh/
DTODO48 - utmp/wtmp get corrupted (something in loginrec?)
Dconfigure.ac570 AC_DEFINE([DISABLE_WTMP], [1], [Define if you don't want to use wtmp])
864 conf_wtmp_location=/usr/adm/wtmp
901 AC_MSG_CHECKING([for obsolete utmp and wtmp in solaris2.x])
907 [Define if you don't want to use wtmp])
961 conf_wtmp_location=/var/adm/wtmp
4787 AC_ARG_ENABLE([wtmp], optenable
4788 [ --disable-wtmp disable use of wtmp even if detected [no]],
4894 dnl Don't define DISABLE_LASTLOG - that means we don't try wtmp/wtmpx
4934 dnl wtmp detection
4942 ]], [[ char *wtmp = WTMP_FILE; ]])],
[all …]
DOVERVIEW123 login.c. This includes things such as updating the utmp, wtmp,
Dconfig.h.in99 /* Define if you want to specify the path to your wtmp file */
126 /* Define if you don't want to use wtmp */
Dconfigure1423 --disable-wtmp disable use of wtmp even if detected no
7789 conf_wtmp_location=/usr/adm/wtmp
8052 conf_wtmp_location=/var/adm/wtmp
18895 char *wtmp = WTMP_FILE;
18912 for f in /usr/adm/wtmp /var/log/wtmp; do
/external/selinux/python/sepolgen/tests/test_data/
Daudit.log4072 …05:1657): avc: denied { getattr } for pid=23333 comm="logrotate" name="wtmp" dev=dm-0 ino=64228…
4074 type=AVC_PATH msg=audit(1162976592.705:1657): path="/var/log/wtmp"
Dhttpd.log5690 …4.025:12305): avc: denied { setattr } for pid=12158 comm="chown" name="wtmp" dev=dm-0 ino=64228…