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

  /ndk/sources/host-tools/make-3.81/
remote-cstms.c 42 static ExportPermit permit; variable
123 status = Customs_Host (EXPORT_SAME, &permit);
131 return !CUSTOMS_FAIL (&permit.addr);
177 len = Customs_MakeWayBill (&permit, normalized_cwd, argv[0], argv,
192 sin.sin_addr = permit.addr;
198 host = gethostbyaddr((char *)&permit.addr, sizeof(permit.addr), AF_INET);
205 host ? host->h_name : inet_ntoa (permit.addr),
214 host ? host->h_name : inet_ntoa (permit.addr),
221 host ? host->h_name : inet_ntoa (permit.addr)
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 24 // permit any and all updates coming from dnsextd on the same machine:
  /frameworks/base/core/java/android/webkit/
PluginManager.java 233 for (String permit : permissions) {
234 if (PLUGIN_PERMISSION.equals(permit)) {
  /external/quake/
NOTICE 224 license would not permit royalty-free redistribution of the Program by
357 This General Public License does not permit incorporating your program into
359 consider it more useful to permit linking proprietary applications with the
569 license would not permit royalty-free redistribution of the Program by
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 473 license would not permit royalty-free redistribution of the Program by
604 This General Public License does not permit incorporating your program into
606 consider it more useful to permit linking proprietary applications with the
  /external/ppp/pppd/
auth.c     [all...]
pppd.h 161 int permit; /* 1 = permit, 0 = forbid */ member in struct:permitted_ip
    [all...]
  /external/openssh/
monitor.c 325 monitor_permit(struct mon_table *ent, enum monitor_reqtype type, int permit)
330 ent->flags |= permit ? MON_PERMIT : 0;
338 monitor_permit_authentications(int permit)
345 ent->flags |= permit ? MON_PERMIT : 0;
371 /* Permit requests for moduli and signatures */
467 /* Permit requests for moduli and signatures */
    [all...]
channels.c 3193 int i, permit, permit_adm = 1; local
    [all...]
  /external/bison/doc/
refcard.tex 182 %%%% Reduce skip from .8 to .75 to permit printing on two pages.
  /external/elfutils/
elfutils.spec 275 - elflint: Fix checks to permit --hash-style=gnu format.
  /external/bison/
maint.mk 435 # Nearly all .c files must include <config.h>. However, we also permit this
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 95 %worked out a simple rule that can be stated here, but we will often permit
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 640 milliseconds