Home
last modified time | relevance | path

Searched +full:- +full:- +full:no +full:- +full:tty (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/external/selinux/python/audit2allow/
Dtest.log2 type=AVC msg=audit(1166045975.667:1129): avc: denied { write } for comm=local dev=dm-0 name=root.lo…
4 …ss=no exit=-13 a0=92c5288 a1=1 a2=154d50 a3=92c5120 items=1 ppid=13935 pid=13944 auid=3267 uid=0 g…
5 … denied { execute } for pid=13944 comm="automount" name="auto.net" dev=dm-0 ino=16483485 sconte…
6 …s=no exit=-13 a0=2 a1=bf96a830 a2=b5b1e8 a3=9e58ac0 items=0 ppid=21133 pid=21134 auid=3267 uid=0 g…
8 …s=no exit=-13 a0=2 a1=bf96a830 a2=b5b1e8 a3=9e58ac0 items=0 ppid=21133 pid=21134 auid=3267 uid=0 g…
10no exit=-13 a0=8493cd8 a1=cc3 a2=3282ec a3=bf992a04 items=0 ppid=24423 pid=24427 auid=3267 uid=0 g…
11 …0): avc: denied { search } for pid=24427 comm="vsftpd" name="home" dev=dm-0 ino=9338881 scontex…
12 …s=no exit=-13 a0=2 a1=bf96a830 a2=b5b1e8 a3=9e58ac0 items=0 ppid=21133 pid=21134 auid=3267 uid=0 g…
15no exit=-13 a0=96226a8 a1=bf88b01c a2=31fff4 a3=2008171 items=0 ppid=23762 pid=23768 auid=3267 uid…
16 …d { execute_no_trans } for pid=23768 comm="httpd" name="index.html" dev=dm-0 ino=7996439 scontex…
[all …]
/external/selinux/policycoreutils/po/
Dca.po7 "Project-Id-Version: PACKAGE VERSION\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2022-08-30 22:52+0200\n"
10 "PO-Revision-Date: 2018-02-23 03:59-0500\n"
11 "Last-Translator: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>\n"
12 "Language-Team: Catalan\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
[all …]
Des.po6 "Project-Id-Version: PACKAGE VERSION\n"
7 "Report-Msgid-Bugs-To: \n"
8 "POT-Creation-Date: 2022-08-30 22:52+0200\n"
9 "PO-Revision-Date: 2018-08-21 10:26-0400\n"
10 "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
11 "Language-Team: Spanish\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
[all …]
Dpt.po5 "Project-Id-Version: PACKAGE VERSION\n"
6 "Report-Msgid-Bugs-To: \n"
7 "POT-Creation-Date: 2022-08-30 22:52+0200\n"
8 "PO-Revision-Date: 2019-08-24 04:24-0400\n"
9 "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
10 "Language-Team: Portuguese\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
[all …]
Dpt_BR.po4 "Project-Id-Version: PACKAGE VERSION\n"
5 "Report-Msgid-Bugs-To: \n"
6 "POT-Creation-Date: 2022-08-30 22:52+0200\n"
7 "PO-Revision-Date: 2018-08-21 10:26-0400\n"
8 "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
9 "Language-Team: Portuguese (Brazil)\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
[all …]
/external/mtools/
Dtty.c1 /* Copyright 1997,2001,2002,2007-2009 Alain Knaff.
21 static FILE *tty=NULL; variable
23 static int ttyfd=-1;
58 /* no way to use raw terminal */
75 static int tty_mode = -1; /* 1 for raw, 0 for cooked, -1 for initial */
84 #define FAIL (-1)
89 /*--------------- Signal Handler routines -------------*/
96 if(tty && need_tty_reset) in tty_time_out()
109 exit_code=default_choice-minc+1; in tty_time_out()
121 if(tty && need_tty_reset) { in cleanup_tty()
[all …]
/external/toybox/toys/other/
Dlogin.c1 /* login.c - Start a session on the system.
5 * No support for PAM/securetty/selinux/login script/issue/utmp
14 usage: login [-p] [-h host] [-f USERNAME] [USERNAME]
18 -p Preserve environment
19 -h The name of the remote host for this login
20 -f login as USERNAME without authentication
40 int count, tty = tty_fd(); in login_main() local
44 // we read user/password from stdin, but tty can be stderr? in login_main()
45 if (tty == -1) error_exit("no tty"); in login_main()
57 if (gethostname(toybuf, sizeof(toybuf)-1)) *toybuf = 0; in login_main()
[all …]
/external/ppp/pppd/
Dsession.h2 * session.c - PPP session control.
24 * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
56 * const char* tty :
57 * The TTY the user is connected on. May safely be null.
64 * Zero value for failure, non-zero value for successful session verification.
67 session_start(const int flags, const char* user, const char* passwd, const char* tty, char** msg);
70 #define session_auth(user, pass, tty, msg) \ argument
71 session_start(SESS_AUTH, user, pass, tty, msg)
73 #define session_check(user, pass, tty, msg) \ argument
74 session_start(SESS_ACCT, user, pass, tty, msg)
[all …]
/external/toybox/toys/posix/
Dxargs.c1 /* xargs.c - Run command with arguments taken from stdin.
8 * TODO: -I Insert mode
9 * TODO: -L Max number of lines of input per command
10 * TODO: -x Exit if can't fit everything in one command
12 USE_XARGS(NEWTOY(xargs, "^E:P#<0(null)=1optr(no-run-if-empty)n#<1(max-args)s#0[!0E]", TOYFLAG_USR|T…
18 usage: xargs [-0prt] [-snE STR] COMMAND...
24 -0 Each argument is NULL terminated, no whitespace or quote processing
25 -E Stop at line matching string
26 -n Max number of arguments per command
27 -o Open tty for COMMAND's stdin (default /dev/null)
[all …]
/external/bc/manuals/dc/
DE.1.md1 <!---
3 SPDX-License-Identifier: BSD-2-Clause
5 Copyright (c) 2018-2023 Gavin D. Howard and contributors.
20 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
29 -->
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
37-cChiPRvVx**] [**-\-version**] [**-\-help**] [**-\-digit-clamp**] [**-\-no-digit-clamp**] [**-\-in…
41 dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
45 If no files are given on the command-line, then dc(1) reads from **stdin** (see
51 **scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
[all …]
DEN.1.md1 <!---
3 SPDX-License-Identifier: BSD-2-Clause
5 Copyright (c) 2018-2023 Gavin D. Howard and contributors.
20 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
29 -->
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
37-cChiPRvVx**] [**-\-version**] [**-\-help**] [**-\-digit-clamp**] [**-\-no-digit-clamp**] [**-\-in…
41 dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
45 If no files are given on the command-line, then dc(1) reads from **stdin** (see
51 **scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
[all …]
DE.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
36 \f[B]dc\f[R] [\f[B]-cChiPRvVx\f[R]] [\f[B]--version\f[R]]
37 [\f[B]--help\f[R]] [\f[B]--digit-clamp\f[R]]
38 [\f[B]--no-digit-clamp\f[R]] [\f[B]--interactive\f[R]]
39 [\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]]
40 [\f[B]--extended-register\f[R]] [\f[B]-e\f[R] \f[I]expr\f[R]]
41 [\f[B]--expression\f[R]=\f[I]expr\f[R]\&...]
[all …]
DEN.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
36 \f[B]dc\f[R] [\f[B]-cChiPRvVx\f[R]] [\f[B]--version\f[R]]
37 [\f[B]--help\f[R]] [\f[B]--digit-clamp\f[R]]
38 [\f[B]--no-digit-clamp\f[R]] [\f[B]--interactive\f[R]]
39 [\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]]
40 [\f[B]--extended-register\f[R]] [\f[B]-e\f[R] \f[I]expr\f[R]]
41 [\f[B]--expression\f[R]=\f[I]expr\f[R]\&...]
[all …]
DA.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
36 \f[B]dc\f[R] [\f[B]-cChiPRvVx\f[R]] [\f[B]--version\f[R]]
37 [\f[B]--help\f[R]] [\f[B]--digit-clamp\f[R]]
38 [\f[B]--no-digit-clamp\f[R]] [\f[B]--interactive\f[R]]
39 [\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]]
40 [\f[B]--extended-register\f[R]] [\f[B]-e\f[R] \f[I]expr\f[R]]
41 [\f[B]--expression\f[R]=\f[I]expr\f[R]\&...]
[all …]
DN.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
36 \f[B]dc\f[R] [\f[B]-cChiPRvVx\f[R]] [\f[B]--version\f[R]]
37 [\f[B]--help\f[R]] [\f[B]--digit-clamp\f[R]]
38 [\f[B]--no-digit-clamp\f[R]] [\f[B]--interactive\f[R]]
39 [\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]]
40 [\f[B]--extended-register\f[R]] [\f[B]-e\f[R] \f[I]expr\f[R]]
41 [\f[B]--expression\f[R]=\f[I]expr\f[R]\&...]
[all …]
DN.1.md1 <!---
3 SPDX-License-Identifier: BSD-2-Clause
5 Copyright (c) 2018-2023 Gavin D. Howard and contributors.
20 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
29 -->
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
37-cChiPRvVx**] [**-\-version**] [**-\-help**] [**-\-digit-clamp**] [**-\-no-digit-clamp**] [**-\-in…
41 dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
45 If no files are given on the command-line, then dc(1) reads from **stdin** (see
51 **scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
[all …]
DA.1.md1 <!---
3 SPDX-License-Identifier: BSD-2-Clause
5 Copyright (c) 2018-2023 Gavin D. Howard and contributors.
20 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
29 -->
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
37-cChiPRvVx**] [**-\-version**] [**-\-help**] [**-\-digit-clamp**] [**-\-no-digit-clamp**] [**-\-in…
41 dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
45 If no files are given on the command-line, then dc(1) reads from **stdin** (see
51 **scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
[all …]
DEH.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
36 \f[B]dc\f[R] [\f[B]-cChiPRvVx\f[R]] [\f[B]--version\f[R]]
37 [\f[B]--help\f[R]] [\f[B]--digit-clamp\f[R]]
38 [\f[B]--no-digit-clamp\f[R]] [\f[B]--interactive\f[R]]
39 [\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]]
40 [\f[B]--extended-register\f[R]] [\f[B]-e\f[R] \f[I]expr\f[R]]
41 [\f[B]--expression\f[R]=\f[I]expr\f[R]\&...]
[all …]
DEHN.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
33 dc - arbitrary-precision decimal reverse-Polish notation calculator
36 \f[B]dc\f[R] [\f[B]-cChiPRvVx\f[R]] [\f[B]--version\f[R]]
37 [\f[B]--help\f[R]] [\f[B]--digit-clamp\f[R]]
38 [\f[B]--no-digit-clamp\f[R]] [\f[B]--interactive\f[R]]
39 [\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]]
40 [\f[B]--extended-register\f[R]] [\f[B]-e\f[R] \f[I]expr\f[R]]
41 [\f[B]--expression\f[R]=\f[I]expr\f[R]\&...]
[all …]
/external/python/cpython3/Doc/library/
Dtermios.rst1 :mod:`termios` --- POSIX style tty control
6 :synopsis: POSIX style tty control.
10 pair: tty; I/O control
12 --------------
14 This module provides an interface to the POSIX calls for tty I/O control. For a
17 *termios* style tty I/O control configured during installation.
33 Return a list containing the tty attributes for file descriptor *fd*, as
35 list of the tty special characters (each a string of length 1, except the
44 Set the tty attributes for file descriptor *fd* from the *attributes*, which is
55 0.25--0.5 seconds; a nonzero *duration* has a system dependent meaning.
[all …]
/external/python/cpython2/Doc/library/
Dtermios.rst2 :mod:`termios` --- POSIX style tty control
7 :synopsis: POSIX style tty control.
12 pair: tty; I/O control
14 This module provides an interface to the POSIX calls for tty I/O control. For a
17 *termios* style tty I/O control configured during installation.
33 Return a list containing the tty attributes for file descriptor *fd*, as
35 list of the tty special characters (each a string of length 1, except the
44 Set the tty attributes for file descriptor *fd* from the *attributes*, which is
55 --0.5 seconds; a nonzero *duration* has a system dependent meaning.
79 Module :mod:`tty`
[all …]
/external/libsrtp2/
D.travis.yml7- secure: "QD09MuUxftXRXtz7ZrB7S0NV/3O9yVhjvIlCSbXN8B87rNSDC8wxMThKMT7iZewnqGk53m+Up19PiMw5ERlHose…
13 - os: linux
15 - TEST="linux (gcc / valgrind)"
19 - ubuntu-toolchain-r-test
21 - gcc-6
22 - valgrind
24 - CC=gcc-6 EXTRA_CFLAGS=-Werror ./configure
25 - make
26 - make runtest
27 - make runtest-valgrind
[all …]
/external/python/cpython2/Lib/
Dgetpass.py3 getpass(prompt[, stream]) - Prompt for a password, with echo turned off.
4 getuser() - Get the user name from the environment or password database.
6 GetPassWarning - This UserWarning is issued when getpass() cannot prevent
16 # Gregory P. Smith (tty support & GetPassWarning)
32 the tty. If no tty is available defaults to sys.stderr.
36 EOFError: If our input tty or stdin was closed.
42 tty = None
44 # Always try reading and writing directly on the tty first.
45 fd = os.open('/dev/tty', os.O_RDWR|os.O_NOCTTY)
46 tty = os.fdopen(fd, 'w+', 1)
[all …]
/external/python/cpython3/Lib/test/
Dtest_pty.py10 import tty
26 _TIOCGWINSZ = tty.TIOCGWINSZ
27 _TIOCSWINSZ = tty.TIOCSWINSZ
46 # setting. The newline translation may be OS-specific. To make the
47 # test suite deterministic and OS-independent, the functions _readline
71 """Read one line. May block forever if no newline is read."""
78 tty.tcgetattr(pty.STDIN_FILENO)
80 except tty.error:
131 mode = tty.tcgetattr(pty.STDIN_FILENO)
132 except tty.error:
[all …]
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_linux.py8 # (C) 2011-2013 Chris Liechti <cliechti@gmx.net>
36 # as currently no method is known to get the second two strings easily, they
57 # text is bytes-like
63 # no guarantee that it works for all devices or in the future...
67 bus, dev = os.path.basename(os.path.realpath(sysfs_path)).split('-')
81 bus = base.split('-')[0]
84 desc = popen(['lsusb', '-v', '-s', '%s:%s' % (bus, dev)])
100 For USB-Serial devices try to run lsusb to get a human readable description.
101 For USB-CDC devices read the description from sysfs.
104 # USB-Serial devices
[all …]

12345678910>>...22