HomeSort by: relevance | last modified time | path
    Searched refs:restriction (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/external/bsd/openldap/dist/servers/lloadd/
extended.c 133 struct restriction_entry *restriction, rneedle = {}; local
168 restriction = ldap_tavl_find( lload_exop_actions, &rneedle,
170 if ( restriction ) {
171 op->o_restricted = restriction->action;
config.c 1398 lload_restriction_free( struct restriction_entry *restriction )
1400 ch_free( restriction->oid.bv_val );
1401 ch_free( restriction );
  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_cmk.c 34 TSS_CMK_DELEGATE restriction; local
46 if (getData(TCSD_PACKET_TYPE_UINT32, 1, &restriction, 0, &data->comm))
54 result = TCSP_CMK_SetRestrictions_Internal(hContext, restriction, &ownerAuth);
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_cmk.c 28 TSS_CMK_DELEGATE restriction, /* in */
39 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &restriction, 0, &hte->comm))
  /src/usr.bin/make/unit-tests/
directive-include.mk 41 # restriction is not practically relevant since the expressions inside
  /src/external/lgpl3/gmp/dist/tune/
many.pl 967 # some restriction functions are implemented, but they're not very useful
968 my $restriction='';
1255 "$restriction" .
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 338 enum restriction enum
359 restriction restr;
409 restriction restr[MAXRESTROPNDS];
899 restriction restr)
933 diag (pos, "malformed restriction.\n");
953 lie when the restriction is [x,y], but this simplifies the parsing
981 diag (pos, "malformed restriction.\n");
999 diag (pos, "malformed restriction.\n");
1298 restriction *restr = protoptr->restr;
2231 fprintf (header_file, "enum restriction {\n")
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 338 enum restriction enum
359 restriction restr;
409 restriction restr[MAXRESTROPNDS];
899 restriction restr)
933 diag (pos, "malformed restriction.\n");
953 lie when the restriction is [x,y], but this simplifies the parsing
981 diag (pos, "malformed restriction.\n");
999 diag (pos, "malformed restriction.\n");
1298 restriction *restr = protoptr->restr;
2231 fprintf (header_file, "enum restriction {\n")
    [all...]
  /src/share/locale/ctype/
gen_ctype_utf8.pl 64 * without restriction, including without limitation the rights to use,
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/net/
isemail.d 930 `Quotes are still part of the length restriction`);
934 `Quoted pair is still part of the length restriction`);
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 517 Obtain and print the server's restriction list.
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 178 restriction messages.
807 # directories or all files; it cannot be a mixture. This restriction put in
905 # This subroutine optionally prints site-specific file restriction information
906 # whenever a restriction condition is met. If the file 'restrict_msg' does
908 # then all the contents are printed at the end of the standard restriction
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 3125 TSS_CMK_DELEGATE restriction, /* in */
3136 result = RPC_CMK_SetRestrictions_TP(entry, restriction, ownerAuth);
  /src/external/mit/isl/dist/doc/
implementation.tex 667 A restriction of the algorithm is that it only works on bounded sets.
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 29 % restriction. (This has been our intent since Texinfo was invented.)
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 29 % restriction. (This has been our intent since Texinfo was invented.)
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 29 % restriction. (This has been our intent since Texinfo was invented.)
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 27 % restriction. This Exception is an additional permission under section 7
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 27 % restriction. This Exception is an additional permission under section 7
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 27 % restriction. (This has been our intent since Texinfo was invented.)
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 27 % restriction. (This has been our intent since Texinfo was invented.)
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 27 % restriction. (This has been our intent since Texinfo was invented.)
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 27 % restriction. (This has been our intent since Texinfo was invented.)
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 27 % restriction. (This has been our intent since Texinfo was invented.)
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 27 % restriction. (This has been our intent since Texinfo was invented.)

Completed in 142 milliseconds

1 2