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

  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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/valgrind/none/tests/solaris/
reserve_sysstat_addr.stderr.exp 7 or because nobody has yet needed it. In any case, let us know at
reserve_sysstat_zone_addr.stderr.exp 7 or because nobody has yet needed it. In any case, let us know at
  /external/dnsmasq/contrib/Suse/
rc.dnsmasq-suse 35 startproc -p $NAMED_PID $NAMED_BIN -u nobody
  /external/autotest/client/common_lib/cros/fake_device_server/
devices_unittest.py 84 self.devices_resource[(12345, None)] = dict(id=12345, nobody='care')
  /external/libcap/progs/
quicktest.sh 95 fail_capsh --secbits=47 -- -c "./tcapsh --user=nobody"
100 fail_capsh --secbits=47 --print -- -c "./capsh --user=nobody"
103 pass_capsh --secbits=0x2f --print -- -c "./privileged --user=nobody"
106 fail_capsh --drop=cap_setuid --secbits=0x2f --print -- -c "./privileged --user=nobody"
114 --uid=500 --print -- -c "./privileged --user=nobody"
142 pass_capsh --keep=1 --user=nobody --caps=cap_setpcap=ep \
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
naming.py 123 nobody has used the DNS TXT record method to verify domain ownership of a
126 As an example, assume that nobody has used the DNS TXT record method to verify
  /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.'
  /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);
  /development/build/
Android.mk 68 # The package installation stuff doesn't know about this file, so nobody will
  /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...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]

Completed in 908 milliseconds