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:lopt
(Results
1 - 23
of
23
) sorted by relevance
/third_party/toybox/toys/pending/
H
A
D
getopt.c
46
struct option **lopt_ptr = data, *
lopt
= *lopt_ptr;
in parse_long_opt()
local
63
struct option *lopts = xzalloc(sizeof(struct option)*argc), *
lopt
= lopts;
in getopt_main()
local
H
A
D
modprobe.c
381
int
lopt
= 0;
in add_cmdopt()
local
/third_party/ntfs-3g/src/
H
A
D
ntfs-3g.probe.c
93
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfs-3g_common.c
601
static const struct option
lopt
[] = {
in ntfs_parse_options()
local
/third_party/ntfs-3g/ntfsprogs/
H
A
D
ntfscat.c
163
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfscluster.c
114
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfsmove.c
111
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfslabel.c
124
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfsfallocate.c
103
static const struct option
lopt
[] = {
variable
H
A
D
ntfsls.c
195
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfsfix.c
170
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfscp.c
153
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfscmp.c
188
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfsdecrypt.c
196
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfsundelete.c
607
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfswipe.c
270
static struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfsinfo.c
163
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
mkntfs.c
597
static const struct option
lopt
[] = {
in mkntfs_parse_options()
local
H
A
D
ntfsclone.c
404
static const struct option
lopt
[] = {
local
H
A
D
ntfsrecover.c
4148
static const struct option
lopt
[] = {
in getoptions()
local
H
A
D
ntfssecaudit.c
6127
static const struct option
lopt
[] = {
in parse_options()
local
H
A
D
ntfsresize.c
482
static const struct option
lopt
[] = {
in parse_options()
local
/third_party/toybox/scripts/
H
A
D
mkflags.c
19
struct flag *
lopt
;
member
Completed in 49 milliseconds