Home
last modified time | relevance | path

Searched refs:identifier (Results 1 – 25 of 84) sorted by relevance

1234

/mirbsd/src/share/doc/psd/23.Cknr/
Dcman55 An external definition declares an identifier to
47 identifier
48 identifier \fG,\fI parameter-list
142 of an identifier, which is essentially the
144 be used without drawing `undefined identifier'
150 identifier are references to the same object.
166 Because all references to the same external identifier
169 identifier for compatibility;
173 if an identifier is explicitly declared at the head of a block,
175 any declaration of that identifier outside the block
[all …]
Dcman35 which C gives to each identifier; they do not necessarily
6 reserve storage associated with the identifier.
148 identifier
164 Each declarator contains exactly one identifier; it is this identifier that
167 If an unadorned identifier appears
180 contained identifier has the type `pointer to .\|.\|.', where
181 `\|.\|.\|.\|' is the type which the identifier would have had
188 then the contained identifier has the type
190 type which the identifier would have
201 Such declarators make the contained identifier have
[all …]
Dcman245 \fIprimary-lvalue \fG.\fI identifier\fR
46 \fIprimary-expression \fG\(mi>\fI identifier\fR
53 An identifier is a primary expression, provided it has been
56 However, if the type of the identifier is `array of .\|.\|.',
57 then the value of the identifier-expression
62 Moreover, an array identifier is not an lvalue
64 Likewise, an identifier which is declared
118 below, a hitherto unseen identifier followed
147 A primary expression followed by a dot followed by an identifier
149 The first expression must be an lvalue naming a structure or union, and the identifier
[all …]
Dcman4251 The identifier must be a label
262 identifier \fG:
264 which serve to declare the identifier
269 excluding any sub-blocks in which the same identifier has been redeclared.
Dcman166 An identifier is a sequence of letters and digits;
256 identifier upon two attributes of the identifier: its
261 of the storage associated with an identifier;
264 found in the identifier's storage.
394 expression is an identifier.
/mirbsd/src/usr.bin/xlint/lint1/
Dcgram.y170 %type <y_sb> identifier
243 | T_LEQUAL T_LPARN identifier T_COMMA identifier T_RPARN T_SEMI {
547 identifier {
724 identifier {
773 identifier {
852 identifier {
888 identifier {
1212 identifier T_COLON {
1394 goto identifier T_SEMI {
1607 identifier:
/mirbsd/src/lib/libssl/src/doc/ssl/
DSSL_COMP_add_compression_method.pod16 the identifier B<id> to the list of available compression methods. This
28 compression methods with the same identifier will lead to connection failure.
38 when a matching identifier is found. There is no way to restrict the list
DSSL_CTX_load_verify_locations.pod51 is done based on the subject name, the key identifier (if present), and the
73 If several CA certificates matching the name, key identifier, and serial
/mirbsd/src/lib/libssl/src/doc/crypto/
DRSA_sign.pod28 and no algorithm identifier) is created.
44 Certain signatures with an improper algorithm identifier are accepted
DOPENSSL_VERSION_NUMBER.pod18 OPENSSL_VERSION_NUMBER is a numeric release version identifier:
32 Versions between 0.9.3 and 0.9.5 had a version identifier with this
DRSA_private_encrypt.pod22 message digest with an algorithm identifier) using the private key
Dengine.pod576 fail, otherwise; ENGINE_CTRL_GET_FIRST_CMD_TYPE returns the identifier of
578 identifier of a command supported by the ENGINE and returns the next command
579 identifier or fails if there are no more, ENGINE_CMD_FROM_NAME takes a string
580 name for a command and returns the corresponding identifier or fails if no such
581 command name exists, and the remaining commands take a command identifier and
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlpodspec.pod144 I<identifier>", ... "=end I<identifier>" sequence unless
145 "I<identifier>" begins with a colon (":"). That is, if a paragraph
147 "=begin I<identifier>", ... "=end I<identifier>" region, then it's
148 a data paragraph, unless "I<identifier>" begins with a colon.
157 C<m/\A[ \t]/>, I<and> if it's not inside a "=begin I<identifier>",
158 ... "=end I<identifier>" sequence unless "I<identifier>" begins with
164 I<identifier>" ... "=end I<identifier>" sequence where
165 "I<identifier>" does I<not> begin with a literal colon (":"). In
191 The "=begin I<identifier>" ... "=end I<identifier>" commands stop
193 paragraphs, if I<identifier> doesn't begin with a colon. This
[all …]
Dperldata.pod21 value to which it refers. Usually this name is a single I<identifier>,
26 to locate the namespace in which to look up the final identifier
28 for a simple identifier, an expression that produces a reference
31 X<identifier>
93 X<identifier, case sensitivity>
355 In fact, an identifier within such curlies is forced to be a string,
356 as is any simple identifier within a hash subscript. Neither need
631 identifier (C<< => >> doesn't quote compound identifiers, that contain
Dperlref.pod310 Anywhere you'd put an identifier (or chain of identifiers) as part
311 of a variable or subroutine name, you can replace the identifier with
325 However, a "simple scalar" includes an identifier that itself uses method
334 Anywhere you'd put an identifier (or chain of identifiers) as part of a
335 variable or subroutine name, you can replace the identifier with a
/mirbsd/src/lib/libssl/src/doc/apps/
Dverify.pod109 subject to further tests. The relevant authority key identifier components
110 of the current certificate (if present) must match the subject key identifier
290 =item B<30 X509_V_ERR_AKID_SKID_MISMATCH: authority and subject key identifier mismatch>
293 identifier was present and did not match the authority key identifier current
299 and serial number was present and did not match the authority key identifier
/mirbsd/src/gnu/usr.sbin/sendmail/cf/
Dsendmail.schema80 DESC 'identifier for the particular map'
226 DESC 'identifier for the class'
/mirbsd/src/usr.sbin/makefs/cd9660/
Dcd9660_eltorito.h63 u_char identifier [ISODCL(0x01,0x05)]; member
Dcd9660_eltorito.c486 memcpy(bvdData->identifier, ISO_VOLUME_DESCRIPTOR_STANDARD_ID, 5); in cd9660_setup_boot_volume_descriptor()
489 memcpy(bvdData->identifier, ISO_VOLUME_DESCRIPTOR_STANDARD_ID, 5); in cd9660_setup_boot_volume_descriptor()
/mirbsd/src/gnu/usr.bin/perl/ext/POSIX/
DPOSIX.pod507 Returns the effective group identifier. Similar to Perl' s builtin
517 Returns the effective user identifier. Identical to Perl's builtin C<$E<gt>>
522 Returns the user's real group identifier. Similar to Perl's builtin
550 returning the process group identifier of the current process, see
555 Returns the process identifier. Identical to Perl's builtin
561 returning the process identifier of the parent process of the current
586 Returns the user's identifier. Identical to Perl's builtin C<$E<lt>> variable,
1055 Sets the real group identifier and the effective group identifier for
1058 will change only the real user identifier, and that the setgid()
1102 setting the process group identifier of the current process.
[all …]
/mirbsd/src/sbin/isakmpd/
DQUESTIONS7 The message ID field of the header, can it be considered a SA identifier
/mirbsd/src/gnu/share/
Dm4salt.inc64 dnl Another identifier
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/t/
Djperl.t93 is ($people, 3, "Filter:utf8 identifier");
/mirbsd/src/gnu/usr.bin/perl/lib/
Dcharnames.t465 Charnames alias files can only have identifier characters at
/mirbsd/src/gnu/usr.bin/cvs/doc/
DRCSFILES69 begins with an identifier, which is what we list here. Future
74 identifier for all locations, to avoid confusion and complicated

1234