Searched refs:permitted (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dprivlib.c73 static const char *permitted = PRIV_PERMITTED; variable
517 (void) getppriv(permitted, perm);
536 if (setppriv(PRIV_SET, permitted, nset) != 0)
582 (void) setppriv(PRIV_OFF, permitted, nset);
637 (void) getppriv(permitted, tmpset);
663 if ((r = setppriv(PRIV_SET, permitted, nset)) != 0)
714 (void) setppriv(PRIV_OFF, permitted, bracketpriv);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dstrict.pm127 C<strict 'subs'>, with Perl 5.6.1, erroneously permitted to use an unquoted
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm561 compartment (in I<addition> to any operators already permitted).
569 the compartment (I<no> other operators are permitted).
574 compartment (other operators may still be permitted).
579 in the compartment (I<all> other operators will be permitted, so you probably
645 Any attempt by the code in STRING to use an operator which is not permitted
670 If the entereval op is permitted then the code can use eval "..." to
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_lex.l361 <S0>{RGX_FP} yyerror("floating-point constants are not permitted\n");
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_req_dec.c627 /* check if the various etypes are permitted */
838 /* mandatory segment of desired_etypes must be permitted */
840 krb5_boolean permitted = FALSE; local
844 permitted = TRUE;
849 if (permitted == FALSE) {
857 "Encryption type %s not permitted"),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL137 with whitespace being permitted before or after addresses, and between
198 The maximum permitted number of addresses is indicated with each
1883 `1' through `9' are permitted.
1889 The command has more than the permitted number of addresses.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm442 modification, are permitted provided that the following conditions
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm115 ultimately be running. In this case, it is permitted for the 1..M
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2077 An undefined value is not permitted as a record separator. Perl's

Completed in 39 milliseconds