HomeSort by relevance Sort by last modified time
    Searched refs:nobody (Results 1 - 17 of 17) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 232 nobody = nobody_uid()
248 os.setuid(nobody)
345 nobody = None variable
348 """Internal routine to get nobody's uid"""
349 global nobody
350 if nobody:
351 return nobody
357 nobody = pwd.getpwnam('nobody')[2]
359 nobody = 1 + max(map(lambda x: x[2], pwd.getpwall())
    [all...]
smtpd.py 10 This program generally tries to setuid `nobody', unless this flag is
526 # Become nobody
544 nobody = pwd.getpwnam('nobody')[2] variable
546 os.setuid(nobody)
550 'Cannot setuid "nobody"; try running with -n option.'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 232 nobody = nobody_uid()
248 os.setuid(nobody)
345 nobody = None variable
348 """Internal routine to get nobody's uid"""
349 global nobody
350 if nobody:
351 return nobody
357 nobody = pwd.getpwnam('nobody')[2]
359 nobody = 1 + max(map(lambda x: x[2], pwd.getpwall())
    [all...]
smtpd.py 10 This program generally tries to setuid `nobody', unless this flag is
526 # Become nobody
544 nobody = pwd.getpwnam('nobody')[2] variable
546 os.setuid(nobody)
550 'Cannot setuid "nobody"; try running with -n option.'
  /external/dnsmasq/contrib/Suse/
rc.dnsmasq-suse 35 startproc -p $NAMED_PID $NAMED_BIN -u nobody
  /prebuilts/python/darwin-x86/2.7.5/bin/
smtpd.py 10 This program generally tries to setuid `nobody', unless this flag is
526 # Become nobody
544 nobody = pwd.getpwnam('nobody')[2] variable
546 os.setuid(nobody)
550 'Cannot setuid "nobody"; try running with -n option.'
  /prebuilts/python/linux-x86/2.7.5/bin/
smtpd.py 10 This program generally tries to setuid `nobody', unless this flag is
526 # Become nobody
544 nobody = pwd.getpwnam('nobody')[2] variable
546 os.setuid(nobody)
550 'Cannot setuid "nobody"; try running with -n option.'
  /development/build/
Android.mk 68 # The package installation stuff doesn't know about this file, so nobody will
  /developers/build/prebuilts/gradle/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
CalendarQueryService.java 194 Bitmap bitmap = BitmapFactory.decodeResource(res, R.drawable.nobody);
  /developers/samples/android/wearable/wear/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
CalendarQueryService.java 194 Bitmap bitmap = BitmapFactory.decodeResource(res, R.drawable.nobody);
  /development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
CalendarQueryService.java 194 Bitmap bitmap = BitmapFactory.decodeResource(res, R.drawable.nobody);
  /external/chromium_org/chrome/browser/resources/cryptotoken/
hidgnubbydevice.js 256 // It is this caller's or nobody's lock.
usbgnubbydevice.js 325 // It is this caller's or nobody's lock.
  /external/iproute2/doc/
ip-tunnels.tex 72 Well, if you like such tricks, nobody may prohibit you to use them.
  /external/blktrace/doc/
blktrace.tex 566 \item[T -- unplug due to timer] If nobody requests the io that was queued
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 3472 milliseconds