Home
last modified time | relevance | path

Searched refs:terminal (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/external/selinux/sepolgen/tests/
Daudit.txt33 …:s0 msg='PAM: setcred acct=root : exe="/usr/bin/sudo" (hostname=?, addr=?, terminal=? res=success)'
34 …sg='PAM: session open acct=root : exe="/usr/bin/sudo" (hostname=?, addr=?, terminal=? res=success)'
35 …g='PAM: session close acct=root : exe="/usr/bin/sudo" (hostname=?, addr=?, terminal=? res=success)'
36 …'PAM: accounting acct=root : exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=success)'
38 …AM: session open acct=root : exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=success)'
39 …sg='PAM: setcred acct=root : exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=success)'
40 …sg='PAM: setcred acct=root : exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=success)'
41 …M: session close acct=root : exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=success)'
42 …:s0 msg='PAM: setcred acct=root : exe="/usr/bin/sudo" (hostname=?, addr=?, terminal=? res=success)'
43 …sg='PAM: session open acct=root : exe="/usr/bin/sudo" (hostname=?, addr=?, terminal=? res=success)'
[all …]
/external/toybox/toys/pending/
Dinit.c71 struct termios terminal; in reset_term() local
73 tcgetattr(fd, &terminal); in reset_term()
74 terminal.c_cc[VINTR] = 3; //ctrl-c in reset_term()
75 terminal.c_cc[VQUIT] = 28; /*ctrl-\*/ in reset_term()
76 terminal.c_cc[VERASE] = 127; //ctrl-? in reset_term()
77 terminal.c_cc[VKILL] = 21; //ctrl-u in reset_term()
78 terminal.c_cc[VEOF] = 4; //ctrl-d in reset_term()
79 terminal.c_cc[VSTART] = 17; //ctrl-q in reset_term()
80 terminal.c_cc[VSTOP] = 19; //ctrl-s in reset_term()
81 terminal.c_cc[VSUSP] = 26; //ctrl-z in reset_term()
[all …]
/external/owasp/sanitizer/src/main/org/owasp/html/
DTrie.java47 private final boolean terminal; field in Trie
72 this.terminal = depth == elements.get(start).getKey().length(); in Trie()
73 if (this.terminal) { in Trie()
116 public boolean isTerminal() { return terminal; } in isTerminal()
166 if (terminal) { strings.add(prefix); } in toStringList()
180 sb.append(terminal ? "terminal" : "nonterminal"); in toStringBuilder()
/external/selinux/sepolgen/tests/test_data/
Dhttpd.log1 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
2 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
3 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
4 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
5 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
6 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
7 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
8 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
9 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
10 …staff_r:staff_t:s0 tclass=dbus : exe="/bin/dbus-daemon" (sauid=81, hostname=?, addr=?, terminal=?)'
[all …]
Daudit.log13 …msg='PAM: authentication acct=root : exe="/bin/su" (hostname=?, addr=?, terminal=pts/1 res=success…
14 …:s0 msg='PAM: accounting acct=root : exe="/bin/su" (hostname=?, addr=?, terminal=pts/1 res=success…
48 …0 msg='PAM: session open acct=root : exe="/bin/su" (hostname=?, addr=?, terminal=pts/1 res=success…
49 …u_t:s0 msg='PAM: setcred acct=root : exe="/bin/su" (hostname=?, addr=?, terminal=pts/1 res=success…
58 …hentication acct=kmacmill : exe="/usr/bin/newrole" (hostname=?, addr=?, terminal=pts/1 res=success…
59 … accounting acct=kmacmill : exe="/usr/bin/newrole" (hostname=?, addr=?, terminal=pts/1 res=success…
60 …=staff_u:sysadm_r:sysadm_t: exe="/usr/bin/newrole" (hostname=?, addr=?, terminal=/dev/pts/1 res=su…
116 …u_t:s0 msg='PAM: setcred acct=root : exe="/bin/su" (hostname=?, addr=?, terminal=pts/1 res=success…
122 … msg='PAM: session close acct=root : exe="/bin/su" (hostname=?, addr=?, terminal=pts/1 res=success…
128 …ion close acct=kmacmill : exe="/usr/sbin/gdm-binary" (hostname=?, addr=?, terminal=:0 res=success)'
[all …]
/external/marisa-trie/lib/marisa/
Dkey.h20 void set_terminal(UInt32 terminal) { in set_terminal() argument
21 terminal_ = terminal; in set_terminal()
33 UInt32 terminal() const { in terminal() function
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dkey.h22 void set_terminal(UInt32 terminal) { in set_terminal() argument
23 terminal_ = terminal; in set_terminal()
35 UInt32 terminal() const { in terminal() function
/external/elfutils/po/
Den@quot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
Den@boldquot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
/external/bison/po/
Den@quot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
Den@boldquot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
/external/bison/runtime-po/
Den@quot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
Den@boldquot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
/external/libexif/po/
Den@quot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
Den@boldquot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
/external/e2fsprogs/po/
Den@quot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
Den@boldquot.header14 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
15 # When output to an ISO-8859-1 terminal, the single quotation marks are
19 # When output to an ASCII terminal, the single quotation marks are
/external/fio/tools/plot/
Dgraph3D.gpm5 set terminal png size 1280,1024
7 #set terminal x11
68 set terminal png size 1024,768
Dgraph2D.gpm5 set terminal png size 1280,1024
7 #set terminal x11
/external/parameter-framework/upstream/test/functional-tests-legacy/
DACTCampaignEngine.py51 self.terminal = sys.stdout
55 self.terminal.write(message)
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DConsoleActivity.java73 import de.mud.terminal.VDUBuffer;
74 import de.mud.terminal.vt320;
403 TerminalView terminal = (TerminalView) flip; in onCreate()
408 final int moved = (int) (totalY / terminal.bridge.charHeight); in onCreate()
410 VDUBuffer buffer = terminal.bridge.getVDUBuffer(); in onCreate()
424 terminal.bridge.tryKeyVibrate(); in onCreate()
429 terminal.bridge.tryKeyVibrate(); in onCreate()
590 getMenuInflater().inflate(R.menu.terminal, menu); in onCreateOptionsMenu()
933 TerminalView terminal = new TerminalView(ConsoleActivity.this, bridge); in addNewTerminalView() local
934 terminal.setId(R.id.console_flip); in addNewTerminalView()
[all …]
/external/llvm/test/CodeGen/X86/
Dsret-implicit.ll4 ; RUN: llc -mtriple=x86_64-apple-darwin8 -terminal-rule < %s | FileCheck %s --check-prefix=X64
5 ; RUN: llc -mtriple=x86_64-pc-linux -terminal-rule < %s | FileCheck %s --check-prefix=X64
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DHuffman.java171 Node terminal = new Node(sym, len); in addCode() local
190 current.children[i] = terminal; in addCode()
/external/libxml2/include/libxml/
Dxmlregexp.h101 int *terminal);
108 int *terminal);
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
DVDUDisplay.java26 package de.mud.terminal;

12345678910>>...12