HomeSort by relevance Sort by last modified time
    Searched refs:nobody (Results 1 - 16 of 16) 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/openssh/regress/
agent-getpeereid.sh 6 UNPRIV=nobody
  /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 88 # The package installation stuff doesn't know about this file, so nobody will
  /external/openssh/contrib/caldera/
openssh.spec 316 %attr(2755,root,nobody) %{_bindir}/ssh-agent
  /external/iproute2/doc/
ip-tunnels.tex 72 Well, if you like such tricks, nobody may prohibit you to use them.
  /external/openssh/contrib/redhat/
openssh.spec 366 %attr(2755,root,nobody) %{_bindir}/ssh-agent
422 - Install ssh-agent setgid nobody to prevent ptrace() key theft attacks
  /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...]
  /external/grub/docs/
texinfo.tex     [all...]

Completed in 902 milliseconds