Searched defs:decl (Results 1 – 10 of 10) sorted by relevance
/titanic_52/usr/src/cmd/fm/fminject/common/ |
H A D | inj_decl.c | 134 inj_decl_destroy(inj_decl_t *decl) in inj_decl_destroy() argument 153 inj_decl_t *decl = inj_zalloc(sizeof (inj_decl_t)); in inj_decl_create() local 167 inj_decl_addmem(inj_decl_t * decl,inj_declmem_t * dlm) inj_decl_addmem() argument 193 inj_decl_validate_event(inj_decl_t * decl) inj_decl_validate_event() argument 208 inj_decl_validate_fmri(inj_decl_t * decl) inj_decl_validate_fmri() argument 229 inj_decl_validate_nop(inj_decl_t * decl) inj_decl_validate_nop() argument 235 inj_decl_finish(inj_decl_t * decl,const char * name,inj_itemtype_t type) inj_decl_finish() argument [all...] |
H A D | inj_defn.c | 795 inj_decl_t *decl = inj_decl_lookup(declnm, type); in inj_defn_finish() local
|
/titanic_52/usr/src/cmd/sendmail/include/sm/ |
H A D | cdefs.h | 90 # define SM_UNUSED(decl) decl argument 92 # define SM_UNUSED(decl) decl __attribute__((__unused__)) argument 95 # define SM_UNUSED(decl) decl argument
|
/titanic_52/usr/src/cmd/rpcgen/ |
H A D | rpc_cout.c | 747 emit_inline(int indent,declaration * decl,int flag) emit_inline() argument 772 emit_inline64(int indent,declaration * decl,int flag) emit_inline64() argument 797 emit_single_in_line(int indent,declaration * decl,int flag,relation rel) emit_single_in_line() argument 844 emit_single_in_line64(int indent,declaration * decl,int flag,relation rel) emit_single_in_line64() argument [all...] |
H A D | rpc_hout.c | 205 declaration *decl; in puniondef() local [all...] |
H A D | rpc_parse.h | 100 declaration decl; member
|
/titanic_52/usr/src/cmd/fm/eversholt/common/ |
H A D | tree.c | 1022 struct node *decl; in dodecl() local 1084 struct node *decl; in tree_decl() local [all...] |
/titanic_52/usr/src/test/libc-tests/tests/symbols/ |
H A D | symbols_test.c | 490 char *decl; in do_type() local
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | xec.c | 3029 int decl = (nl&2); in sh_trace() local
|
/titanic_52/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 1332 Dwarf_Bool decl; in ctf_dwarf_create_sou() local
|