HomeSort by: relevance | last modified time | path
    Searched defs:restriction (Results 1 - 4 of 4) sorted by relevancy

  /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;
  /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/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...]

Completed in 28 milliseconds