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

  /external/dnsmasq/contrib/dnslist/
dnslist.pl 274 Everyone is permitted to copy and distribute verbatim copies
312 that everyone understands that there is no warranty for this free
322 patent must be licensed for everyone's free use or not licensed at all.
554 free software which everyone can redistribute and change under these terms.
  /external/autotest/frontend/afe/
models.py 359 everyone = AclGroup.objects.get(name='Everyone')
360 everyone.users.add(self)
613 everyone = AclGroup.objects.get(name='Everyone')
614 everyone.hosts.add(self)
    [all...]

Completed in 150 milliseconds