Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:ldisc
(Results
1 - 3
of
3
) sorted by relevance
/third_party/ltp/testcases/kernel/pty/
H
A
D
pty05.c
52
int
ldisc
= N_HDLC;
in run()
local
H
A
D
pty03.c
83
static int set_ldisc(int tty, struct ldisc_info *
ldisc
)
in set_ldisc()
argument
106
struct ldisc_info *
ldisc
= &ldiscs[n + 1];
in do_test()
local
H
A
D
pty04.c
96
static int set_ldisc(int tty, const struct ldisc_info *
ldisc
)
in set_ldisc()
argument
115
static int open_pty(const struct ldisc_info *
ldisc
)
in open_pty()
argument
183
static void do_pty(const struct ldisc_info *
ldisc
)
in do_pty()
argument
244
open_netdev(const struct
ldisc
_info *
ldisc
)
open_netdev()
argument
279
check_data(const struct
ldisc
_info *
ldisc
, const char *data, ssize_t len)
check_data()
argument
374
read_netdev(const struct
ldisc
_info *
ldisc
)
read_netdev()
argument
426
struct
ldisc
_info *
ldisc
= &
ldisc
s[n];
do_test()
local
[all...]
Completed in 1 milliseconds