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
refs:FLAG_g
(Results
1 - 13
of
13
) sorted by relevance
/third_party/toybox/toys/net/
H
A
D
ftpget.c
134
toys.optflags |= (toys.which->name[3]=='g') ?
FLAG_g
: FLAG_s;
in ftpget_main()
213
if (toys.optflags&(FLAG_s|
FLAG_g
)) {
in ftpget_main()
230
if (toys.optflags & (
FLAG_g
|FLAG_s)) {
in ftpget_main()
252
ftp_line(0, 0, (toys.optflags&
FLAG_g
) ? 226 : 150);
in ftpget_main()
269
if (toys.optflags&(
FLAG_g
|FLAG_s)) {
in ftpget_main()
/third_party/toybox/porting/liteos_a/toys/posix/
H
A
D
ls.c
141
if (flags & (FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) {
in entrylen()
364
if ((flags&(FLAG_h|FLAG_l|FLAG_o|FLAG_n|
FLAG_g
|FLAG_s)) && indir->parent) {
in listfiles()
441
if (flags & (FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) {
in listfiles()
450
if (!(flags&
FLAG_g
)) {
in listfiles()
470
if (flags & (FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) {
in listfiles()
503
if ((flags & (FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) && S_ISLNK(mode)) {
in listfiles()
556
if (toys.optflags&(FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) toys.optflags |= FLAG_1;
in ls_main()
H
A
D
cp.c
509
if (flags & (
FLAG_g
|FLAG_o))
in install_main()
528
if (flags & (FLAG_p|FLAG_o|
FLAG_g
)) toys.optflags |= cp_flag_p();
in install_main()
H
A
D
ps.c
1744
!(toys.optflags&(FLAG_G|
FLAG_g
|FLAG_P|FLAG_s|FLAG_t|FLAG_U|FLAG_u)))
in pgrep_main()
/third_party/toybox/toys/posix/
H
A
D
ls.c
142
if (flags & (FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) {
in entrylen()
375
if ((flags&(FLAG_h|FLAG_l|FLAG_o|FLAG_n|
FLAG_g
|FLAG_s)) && indir->parent) {
in listfiles()
453
if (flags & (FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) {
in listfiles()
462
if (!(flags&
FLAG_g
)) {
in listfiles()
482
if (flags & (FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) {
in listfiles()
515
if ((flags & (FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) && S_ISLNK(mode)) {
in listfiles()
568
if (toys.optflags&(FLAG_l|FLAG_o|FLAG_n|
FLAG_g
)) toys.optflags |= FLAG_1;
in ls_main()
H
A
D
id.c
108
if (flags &
FLAG_g
) s_or_u(grp->gr_name, grp->gr_gid, 1);
in do_id()
110
if (!(toys.optflags&(FLAG_G|
FLAG_g
|FLAG_Z))) {
in do_id()
H
A
D
renice.c
24
int which = (toys.optflags &
FLAG_g
) ? PRIO_PGRP :
in renice_main()
H
A
D
cp.c
505
if (flags & (
FLAG_g
|FLAG_o))
in install_main()
524
if (flags & (FLAG_p|FLAG_o|
FLAG_g
)) toys.optflags |= cp_flag_p();
in install_main()
H
A
D
sort.c
174
if (CFG_SORT_FLOAT && (flags &
FLAG_g
)) {
in compare_values()
H
A
D
ps.c
1902
!(toys.optflags&(FLAG_G|
FLAG_g
|FLAG_P|FLAG_s|FLAG_t|FLAG_U|FLAG_u)))
in pgrep_main()
/third_party/toybox/generated/
H
A
D
flags.h
506
#undef
FLAG_g
macro
934
#undef
FLAG_g
macro
1004
#undef
FLAG_g
macro
1122
#undef
FLAG_g
macro
1352
#undef
FLAG_g
macro
1398
#undef
FLAG_g
macro
1676
#undef
FLAG_g
macro
1832
#undef
FLAG_g
macro
2162
#undef
FLAG_g
macro
2181
#undef
FLAG_g
macro
2244
#undef
FLAG_g
global()
macro
2290
#undef
FLAG_g
global()
macro
2398
#undef
FLAG_g
global()
macro
2681
#undef
FLAG_g
global()
macro
2738
#undef
FLAG_g
global()
macro
2751
#undef
FLAG_g
global()
macro
2975
#undef
FLAG_g
global()
macro
3094
#undef
FLAG_g
global()
macro
3268
#undef
FLAG_g
global()
macro
3433
#undef
FLAG_g
global()
macro
3897
#define
FLAG_g
global()
macro
4263
#define
FLAG_g
global()
macro
4321
#define
FLAG_g
global()
macro
4425
#define
FLAG_g
global()
macro
4617
#define
FLAG_g
global()
macro
4653
#define
FLAG_g
global()
macro
4889
#define
FLAG_g
global()
macro
5017
#define
FLAG_g
global()
macro
5295
#define
FLAG_g
global()
macro
5312
#define
FLAG_g
global()
macro
5367
#define
FLAG_g
global()
macro
5405
#define
FLAG_g
global()
macro
5497
#define
FLAG_g
global()
macro
5732
#define
FLAG_g
global()
macro
5779
#define
FLAG_g
global()
macro
5790
#define
FLAG_g
global()
macro
5980
#define
FLAG_g
global()
macro
6083
#define
FLAG_g
global()
macro
6231
#define
FLAG_g
global()
macro
6364
#define
FLAG_g
global()
macro
[all...]
/third_party/toybox/toys/pending/
H
A
D
stty.c
404
if (toys.optflags&
FLAG_g
) {
in do_stty()
450
if (toys.optflags&(FLAG_a|
FLAG_g
) && *toys.optargs)
in stty_main()
H
A
D
traceroute.c
491
if(!TT.istraceroute6 && (toys.optflags &
FLAG_g
)) {
in traceroute_main()
Completed in 22 milliseconds