Home
last modified time | relevance | path

Searched defs:decl (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/fm/fminject/common/
H A Dinj_decl.c134 inj_decl_destroy(inj_decl_t *decl) in inj_decl_destroy()
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) in inj_decl_addmem()
193 inj_decl_validate_event(inj_decl_t *decl) in inj_decl_validate_event()
208 inj_decl_validate_fmri(inj_decl_t *decl) in inj_decl_validate_fmri()
229 inj_decl_validate_nop(inj_decl_t *decl) in inj_decl_validate_nop()
235 inj_decl_finish(inj_decl_t *decl, const char *name, inj_itemtype_t type) in inj_decl_finish()
H A Dinj_defn.c795 inj_decl_t *decl = inj_decl_lookup(declnm, type); in inj_defn_finish() local
/titanic_44/usr/src/cmd/sendmail/include/sm/
H A Dcdefs.h90 # define SM_UNUSED(decl) decl argument
92 # define SM_UNUSED(decl) decl __attribute__((__unused__)) argument
95 # define SM_UNUSED(decl) decl argument
/titanic_44/usr/src/cmd/rpcgen/
H A Drpc_cout.c747 emit_inline(int indent, declaration *decl, int flag) in emit_inline()
772 emit_inline64(int indent, declaration *decl, int flag) in emit_inline64()
797 emit_single_in_line(int indent, declaration *decl, int flag, relation rel) in emit_single_in_line()
844 emit_single_in_line64(int indent, declaration *decl, int flag, relation rel) in emit_single_in_line64()
H A Drpc_hout.c205 declaration *decl; in puniondef() local
H A Drpc_parse.h100 declaration decl; member
/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Dtree.c1022 struct node *decl; in dodecl() local
1084 struct node *decl; in tree_decl() local
/titanic_44/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c490 char *decl; in do_type() local
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dxec.c2303 int decl = (nl&2); in sh_trace() local