HomeSort by relevance Sort by last modified time
    Searched refs:nolog (Results 1 - 5 of 5) 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
  /external/zlib/src/
make_vms.com 34 $ define/nolog tconfig 'th'
234 $ delete/nolog tmp.opt;*
245 $ close/nolog optf
246 $ close/nolog topt
247 $ close/nolog aconf_in
248 $ close/nolog aconf
249 $ close/nolog out
250 $ close/nolog min
251 $ close/nolog mod
252 $ close/nolog h_i
    [all...]
  /external/libpng/scripts/
makevms.com 97 $ if f$search("DESCRIP.MMS") .eqs. "" then copy/nolog [.SCRIPTS]DESCRIP.MMS []
  /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 244 milliseconds