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:facility
(Results
1 - 8
of
8
) sorted by relevance
/third_party/toybox/toys/posix/
H
A
D
logger.c
54
int
facility
= LOG_USER, priority = LOG_NOTICE, len;
in logger_main()
local
[all...]
/third_party/musl/porting/liteos_a/user/src/misc/
H
A
D
syslog.c
60
void openlog(const char *ident, int opt, int
facility
)
in openlog()
argument
/third_party/musl/src/misc/
H
A
D
syslog.c
62
void openlog(const char *ident, int opt, int
facility
)
in openlog()
argument
/third_party/ltp/testcases/kernel/logging/kmsg/
H
A
D
kmsg01.c
280
int i,
facility
, prio;
in test_inject()
local
/third_party/python/Modules/
H
A
D
syslogmodule.c
120
long
facility
= LOG_USER;
in syslog_openlog()
local
/third_party/toybox/toys/pending/
H
A
D
syslogd.c
50
uint32_t
facility
[8];
member
/third_party/nghttp2/src/
H
A
D
shrpx_config.cc
3236
int
facility
= int_syslog_facility(optarg);
in parse_config()
local
4221
StringRef str_syslog_facility(int
facility
) {
in str_syslog_facility()
argument
/third_party/toybox/lib/
H
A
D
lib.c
1419
int i,
facility
= LOG_DAEMON;
in loggit()
local
Completed in 12 milliseconds