HomeSort by relevance Sort by last modified time
    Searched defs:END (Results 1 - 18 of 18) sorted by null

  /onnv/onnv-gate/usr/src/tools/codesign/
codesign_server.pl 20 # CDDL HEADER END
205 # The keywords START and END mark the boundaries of a session.
232 # END()
236 sub END {
237 audit("END");
signit.pl 20 # CDDL HEADER END
107 # END()
111 sub END {
  /onnv/onnv-gate/usr/src/cmd/abi/spectrans/parser/
errlog.h 20 * CDDL HEADER END
74 #define END (OTHER | TRACING | OUTDENTED)
  /onnv/onnv-gate/usr/src/lib/libast/common/string/
strtoip6.c 42 #define END 18
59 lex[c] = END;
89 case END:
130 case END:
175 c = END + 1;
199 return c == END ? 0 : -1;
  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
gen_struct_layout.c 19 * CDDL HEADER END
98 * START and END bracket a struct layout definition. They issue
125 #define END (void) printf("};\n")
139 END;
151 END;
188 END;
226 END;
270 END;
314 END;
363 END;
    [all...]
  /onnv/onnv-gate/usr/src/lib/libpp/common/
ppfsm.c 81 #define END 0
546 /* end */
547 { OP, { 0 }, END, }
  /onnv/onnv-gate/usr/src/lib/libshell/common/sh/
deparse.c 37 #define END 2
148 p_keyword("fi",END);
191 p_keyword("}",END);
226 p_keyword("]]",END);
234 p_keyword(")",END);
267 p_keyword("done",END);
282 p_keyword("esac",END);
308 p_keyword("}",END);
318 p_keyword(")",END);
340 p_keyword("]]",END);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/adbgen/common/
adbgen1.c 20 * CDDL HEADER END
74 #define END 10 /* get offset to end of struct */
405 if (streq(member, "END")) {
406 return (END);
466 case END:
579 * Emit call to set offset to end of struct.
603 printf(");\n"); /* end of call */
  /onnv/onnv-gate/usr/src/cmd/pack/
pack.c 19 * CDDL HEADER END
48 #define END 256
63 long count [END+1];
85 int parent [2*END+1];
88 char length [END+1];
89 long bits [END+1];
111 } heap [END+2];
127 for (i = 0; i < END; i++)
166 for (c = 0; c < END; c++)
187 c = (--inleft < 0) ? END : (*inp++ & 0377)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
regnodes.h 6 #define END 0 /* 0 End of program. */
11 #define EOS 5 /* 0x5 Match "" at end of string. */
12 #define EOL 6 /* 0x6 Match "" at end of line. */
73 END, /* END */
74 END, /* SUCCEED */
141 0, /* END */
206 0, /* END */
272 "END", /* 0 *
    [all...]
  /onnv/onnv-gate/usr/src/lib/libldap4/common/
regex.c 178 * the end of a word. A word is defined to be a character
190 * or the end of line. [anchors] Elsewhere in the
220 * compile: CHR f CHR o CLO CHR o END CLO ANY END END
224 * compile: CHR f CHR o CCL bitset CHR a CCL bitset END
228 * compile: CHR f CHR o CHR o CHR \ CLO CHR \ END END
232 * compile: BOT 1 CHR f CHR o CHR o EOT 1 CCL bitset REF 1 END
236 * compile: BOT 1 CHR f CHR o CLO ANY END EOT 1 CHR - REF 1 EN
    [all...]
  /onnv/onnv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
regexp.c 68 #define END 0 /* no End of program. */
70 #define EOL 2 /* no Match "" at end of line. */
237 if (OP(regnext(scan)) == END) { /* Only one top-level choice. */
324 /* Make a closing node, and hook it on the end. */
325 ender = regnode((paren) ? CLOSE+parno : END);
339 FAIL("junk on end"); /* "Can't happen". */
630 - regtail - set the next-pointer at the end of a node chain
967 case END:
980 * We get here only if there's trouble -- normally "case END" i
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
a2p.c 26 #define END 258
    [all...]
  /onnv/onnv-gate/usr/src/lib/libast/common/port/
astlicense.c 41 #undef END
89 #define PUT(b,c) (((b)->nxt<(b)->end)?(*(b)->nxt++=(c)):((c),(-1)))
93 #define END(b) (*((b)->nxt>=(b)->end?((b)->nxt=(b)->end-1):(b)->nxt)=0,(b)->nxt-(b)->buf)
103 char* end; member in struct:Buffer_s
386 buf.end = (buf.buf = buf.nxt = p) + size;
387 tmp.end = (tmp.buf = tmp.nxt = tmpbuf) + sizeof(tmpbuf);
586 return END(&buf);
1148 return END(&buf)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/agents/snmp/parser/
parse.c 132 #define END 59
166 { "END", sizeof("END")-1, END},
635 an end node */
980 print_error("Missing end of oid", (char *)NULL, type);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/
route.c 2346 char *str, *end; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
zlib.c 398 /* Minimum amount of lookahead, except at the end of the input file.
487 /* Minimum amount of lookahead, except at the end of the input file.
3087 Bytef *end; \/* one byte after sliding window *\/ member in struct:inflate_blocks_state
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/
zlib.c 573 * Minimum amount of lookahead, except at the end of the input file.
748 * Minimum amount of lookahead, except at the end of the input file.
4189 Bytef *end; \/* one byte after sliding window *\/ member in struct:inflate_blocks_state
    [all...]

Completed in 720 milliseconds