OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nolog
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
options.h
96
DEF_OPT( "
nolog
", 0 ) /* [U] no functon defs in command history */
97
#define
nolog
optlist[16].val
macro
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgi.py
77
nolog
(when logging is disabled).
101
log =
nolog
110
def
nolog
(*allargs):
function
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgi.py
77
nolog
(when logging is disabled).
101
log =
nolog
110
def
nolog
(*allargs):
function
[
all
...]
Completed in 44 milliseconds