Home
last modified time | relevance | path

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

/external/arm-optimized-routines/string/aarch64/
Dstrrchr-mte.S22 #define wtmp w3 macro
50 mov wtmp, 0x3003
51 dup vrepmask.8h, wtmp
58 mov wtmp, 0xf00f
59 dup vrepmask2.8h, wtmp
Dstrlen-mte.S22 #define wtmp w3 macro
44 mov wtmp, 0xf00f
46 dup vrepmask.8h, wtmp
Dstrnlen.S23 #define wtmp w4 macro
48 mov wtmp, 0xf00f
51 dup vrepmask.8h, wtmp
Dmemrchr.S26 #define wtmp w7 macro
56 mov wtmp, 0xf00f
57 dup vrepmask.8h, wtmp
Dmemchr-mte.S26 #define wtmp w7 macro
53 mov wtmp, 0xf00f
54 dup vrepmask.8h, wtmp
Dstrcpy-mte.S25 #define wtmp w5 macro
61 mov wtmp, 0xf00f
63 dup vrepmask.8h, wtmp
/external/flac/src/flac/
Dutils.c207 wchar_t *wtmp; in strlen_console()
210 wtmp = (wchar_t *)malloc(len*sizeof(wchar_t)); in strlen_console()
211 if (wtmp == NULL) return len-1; in strlen_console()
212 mbstowcs(wtmp, text, len); in strlen_console()
213 len = wcswidth(wtmp, len); in strlen_console()
214 free(wtmp); in strlen_console()
/external/selinux/restorecond/
Drestorecond.conf6 /var/log/wtmp
/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/toybox/scripts/root/
Ddropbear31 --disable-wtmp --host=${CROSS_BASE%-} &&
/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.c362 GLfloat wtmp[4][8]; in invert_matrix_general() local
366 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?)
DOVERVIEW117 login.c. This includes things such as updating the utmp, wtmp,
Dconfigure.ac623 AC_DEFINE([DISABLE_WTMP], [1], [Define if you don't want to use wtmp])
964 conf_wtmp_location=/usr/adm/wtmp
1000 AC_MSG_CHECKING([for obsolete utmp and wtmp in solaris2.x])
1006 [Define if you don't want to use wtmp])
1060 conf_wtmp_location=/var/adm/wtmp
5141 AC_ARG_ENABLE([wtmp], optenable
5142 [ --disable-wtmp disable use of wtmp even if detected [no]],
5248 dnl Don't define DISABLE_LASTLOG - that means we don't try wtmp/wtmpx
5288 dnl wtmp detection
5296 ]], [[ char *wtmp = WTMP_FILE; ]])],
[all …]
/external/bcc/tools/
Dopensnoop_example.txt182 28051 sshd 7 0 00100001 /var/log/wtmp
/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…