Searched defs:setuid (Results 1 - 11 of 11) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/bin/
H A Dsmtpd.py10 This program generally tries to setuid `nobody', unless this flag is
11 set. The setuid call will fail if this program is not run as root (in
464 setuid = 1 variable in class:Options
485 options.setuid = 0
537 if options.setuid:
546 os.setuid(nobody)
550 'Cannot setuid "nobody"; try running with -n option.'
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dsmtpd.py10 This program generally tries to setuid `nobody', unless this flag is
11 set. The setuid call will fail if this program is not run as root (in
464 setuid = 1 variable in class:Options
485 options.setuid = 0
537 if options.setuid:
546 os.setuid(nobody)
550 'Cannot setuid "nobody"; try running with -n option.'
/prebuilts/python/linux-x86/2.7.5/bin/
H A Dsmtpd.py10 This program generally tries to setuid `nobody', unless this flag is
11 set. The setuid call will fail if this program is not run as root (in
464 setuid = 1 variable in class:Options
485 options.setuid = 0
537 if options.setuid:
546 os.setuid(nobody)
550 'Cannot setuid "nobody"; try running with -n option.'
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dsmtpd.py10 This program generally tries to setuid `nobody', unless this flag is
11 set. The setuid call will fail if this program is not run as root (in
464 setuid = 1 variable in class:Options
485 options.setuid = 0
537 if options.setuid:
546 os.setuid(nobody)
550 'Cannot setuid "nobody"; try running with -n option.'
/prebuilts/misc/common/jython/
H A Djython.jarMETA-INF/MANIFEST.MF com/xhaus/modjy/ModjyJServlet.class ModjyJServlet.java package com.xhaus ...
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
H A Djython-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/services/javax.script.ScriptEngineFactory com/xhaus/modjy/ModjyJServlet ...
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/sdk/21/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/R.class R.java package android ...
/prebuilts/sdk/current/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/R.class R.java package android ...
/prebuilts/sdk/system_current/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/framework/ junit/framework/Test.class Test. ...

Completed in 167 milliseconds