| /titanic_53/usr/src/cmd/rpcgen/ |
| H A D | rpc_parse.h | 90 struct declaration { struct 97 typedef struct declaration declaration; argument 100 declaration decl; 115 declaration case_decl; 121 declaration enum_decl; 123 declaration *default_decl;
|
| H A D | rpc_cout.c | 57 static void print_stat(int, declaration *); 58 static void emit_inline(int, declaration *, int); 59 static void emit_inline64(int, declaration *, int); 60 static void emit_single_in_line(int, declaration *, int, relation); 61 static void emit_single_in_line64(int, declaration *, int, relation); 317 declaration *dflt; in emit_union() 319 declaration *cs; in emit_union() 434 inline_type(declaration *dc, int *size) in inline_type() 453 arraysize(char *sz, declaration *dc, int elsize) in arraysize() 730 print_stat(int indent, declaration *dec) in print_stat() [all …]
|
| H A D | rpc_parse.c | 60 static void get_declaration(declaration *, defkind); 61 static void get_prog_declaration(declaration *, defkind, int); 137 check_self_reference(const char *name, const declaration *decp, int first) in check_self_reference() 161 is_self_reference(definition *defp, declaration *decp) in is_self_reference() 163 declaration current; in is_self_reference() 248 declaration dec; in def_struct() 287 declaration dec; in def_program() 434 declaration dec; in def_union() 487 defp->def.un.default_decl = calloc(1, sizeof (declaration)); in def_union() 553 declaration dec; in def_typedef() [all …]
|
| H A D | rpc_hout.c | 48 extern void pdeclaration(char *, declaration *, int, char *); 205 declaration *decl; in puniondef() 484 pdeclaration(char *name, declaration *dec, int tab, char *separator) in pdeclaration()
|
| H A D | rpc_clntout.c | 47 extern void pdeclaration(char *, declaration *, int, char *);
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/ |
| H A D | TYPES | 17 where definition contains assignment commands, declaration commands, 18 and function definitions. A declaration command (for example typeset, 59 When a type is defined, a declaration built-in command by this name 66 Since Pt_t is now a declaration command it can be used in the definition
|
| H A D | RELEASE | 463 11-02-17 A bug in which the declaration typeset var[100] did not work 608 10-10-04 A bug in which a declaration of indexed array (-a_ in a type 1360 The dot script can contain declaration commands and dot commands.
|
| /titanic_53/usr/src/lib/libdtrace/common/ |
| H A D | dt_grammar.y | 162 %type <l_node> declaration 242 | declaration 610 declaration: declaration_specifiers ';' {
|
| /titanic_53/usr/src/uts/common/smbsrv/ndl/ |
| H A D | ndrtypes.ndl | 139 * CASE_INFO_ENT is intended to simplify the declaration of the case
|
| H A D | srvsvc.ndl | 1412 * code. Thus, this output declaration is only valid in this
|
| /titanic_53/usr/src/cmd/abi/spectrans/spec2trace/ |
| H A D | parseproto.y | 121 %type <d_val> declaration 130 %start declaration 138 declaration
|
| /titanic_53/usr/src/cmd/sendmail/lib/ |
| H A D | helpfile | 38 ehlo SIZE Message size declaration [RFC1870]
|
| /titanic_53/usr/src/boot/lib/libz/ |
| H A D | ChangeLog | 725 - Add "volatile" to crc table flag declaration (for DYNAMIC_CRC_TABLE) 803 - Add OF to inflateBackEnd() declaration in zlib.h 958 - Fix const declaration for gzwrite() 1108 the declaration of FAR (Gilles VOllant) 1340 - workaround Borland C bug in declaration of inflate_codes_new & inflate_fast
|
| /titanic_53/usr/src/contrib/zlib/ |
| H A D | ChangeLog | 831 - Add "volatile" to crc table flag declaration (for DYNAMIC_CRC_TABLE) 909 - Add OF to inflateBackEnd() declaration in zlib.h 1064 - Fix const declaration for gzwrite() 1214 the declaration of FAR (Gilles VOllant) 1446 - workaround Borland C bug in declaration of inflate_codes_new & inflate_fast
|
| /titanic_53/usr/src/lib/ |
| H A D | README.mapfiles | 134 Each of these sections is a version declaration describing an ABI version of
|
| /titanic_53/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
| H A D | mpi2_history.txt | 357 * Changed declaration of ConnectorName in PCIe DevicePage0
|
| /titanic_53/usr/src/cmd/sgs/libld/common/ |
| H A D | libld.msg | 1166 @ MSG_MAP_DIFF_SNGLDIR "singleton scope and direct declaration are \ 1168 @ MSG_MAP_DIFF_PROTNDIR "protected scope and no-direct declaration \
|
| /titanic_53/usr/src/uts/intel/io/acpica/ |
| H A D | changes.txt | 2075 The solution is to not attempt to emit an external declaration for the 2989 Disassembler: Fixed a problem with external declaration generation. Fixes 2991 declaration if the original reference to the object includes leading 3002 iASL: Moved the parser entry prototype to avoid a duplicate declaration. 3007 declaration. 4550 iASL: Check if a_REG declaration has a corresponding Operation Region. 4554 region declaration in the same scope. If not, the _REG method is not very 5859 length. Adds a new remark for a Package() declaration if an initializer 6844 properly without the actual declaration of the method. Use the -e option 7683 list in a control method declaration. (Lin Ming) BZ 397 [all …]
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/misc/ |
| H A D | magic.tab | 14 # s{ function declaration and call
|
| /titanic_53/usr/src/grub/grub-0.97/ |
| H A D | ChangeLog | 221 (grub_stage2): Tweak the declaration and the definition of the 8675 (use_config_file) [GRUB_UTIL]: Add the declaration. 8774 * shared_src/shared.h (get_cmdline): Fix declaration. 8955 * shared_src/shared.h (end): Delete declaration.
|
| /titanic_53/usr/src/cmd/look/ |
| H A D | words | 6185 declaration
|
| /titanic_53/usr/src/cmd/spell/ |
| H A D | list | 6184 declaration
|
| /titanic_53/usr/src/cmd/sendmail/cf/ |
| H A D | README | 1976 Remember, macros can not be used in a class declaration as the binary does
|