Searched refs:matching (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon_y.y62 %type <opt> protocol result rule srcip srcport logtag matching
73 line: IPM_MATCH '{' matching '}' IPM_DO '{' doing '}' ';'
90 matching: label
92 | matchopt ',' matching { $1->o_next = $3; $$ = $1; }
332 * once per matching statement.
/illumos-gate/usr/src/common/net/wanboot/
H A Dp12misc.c106 * keycerts - Points to address of a stack of certs with matching private
110 * nocerts - Points to address of a stack for keys which have no matching
112 * matching certs. If this is NULL, matchless keys will be
116 * lost. 'keycerts' may only contain part of the matching certs. The number
119 * If there is a key which does not have a matching cert, it is moved to
134 STACK_OF(X509) *matching;
149 if ((matching = sk_X509_new_null()) == NULL) {
153 *keycerts = matching;
167 if (sk_X509_push(matching, tmpcert) == 0) {
184 * No cert matching thi
[all...]
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.c95 /* Function codes and their matching strings */
129 /* Error codes and their matching strings */
249 * matching private keys and client certificates. Kinds of matches allowed,
256 * 3) Return the first matching key/cert pair found.
257 * 4) Return the last matching key/cert pair found.
260 * Append to the CA list, the certs which do not have matching private
380 * Note: Client certs and and their matching private keys will be in any
383 * Certs which have no matching private key are assumed to be ca certs.
504 * keycerts - Points to address of a stack of certs with matching private
508 * nocerts - Points to address of a stack for keys which have no matching
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dpsvcobj.conf63 * Lists the device paths and the matching (controller, bus, addr, port)
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs427 Allows a process to pop anchored STREAMs modules with matching zoneid.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dpsvcobj.conf62 * Lists the device paths and the matching (controller, bus, addr, port)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dpsvcobj.conf62 * Lists the device paths and the matching (controller, bus, addr, port)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dpsvcobj.conf63 * Lists the device paths and the matching (controller, bus, addr, port)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/
H A Dpsvcobj.conf63 * Lists the device paths and the matching (controller, bus, addr, port)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2875 % Swallow text until we reach the matching `@end #1'.

Completed in 99 milliseconds