/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eval.c | 119 struct node *np, struct lut **globals, in eval_getname() argument 133 if (eval_expr(np, ex, events, globals, croot, arrowp, try, in eval_getname() 152 if (eval_expr(nodep, ex, events, globals, croot, in eval_getname() 166 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_cat() argument 175 if (!eval_cat(np->u.expr.left, ex, events, globals, croot, in eval_cat() 178 if (!eval_cat(np->u.expr.right, ex, events, globals, croot, in eval_cat() 194 if (!eval_expr(np, ex, events, globals, croot, in eval_cat() 211 struct node *np, struct lut **globals, in eval_func() argument 229 lhs = eval_getname(funcnp, ex, events, np->u.expr.left, globals, in eval_func() 232 globals, croot, arrowp, try, &duped_rhs); in eval_func() [all …]
|
H A D | platform.h | 59 int platform_call(struct node *np, struct lut **globals, struct config *croot, 61 int platform_confcall(struct node *np, struct lut **globals,
|
H A D | eval.h | 55 struct lut **globals, struct config *croot, struct arrow *arrowp,
|
H A D | platform.c | 1102 arglist2argv(struct node *np, struct lut **globals, struct config *croot, in arglist2argv() argument 1118 if (arglist2argv(np->u.expr.left, globals, croot, arrowp, in arglist2argv() 1126 if (arglist2argv(np->u.expr.right, globals, croot, arrowp, in arglist2argv() 1157 if (!eval_expr(np, NULL, NULL, globals, croot, arrowp, in arglist2argv() 1302 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call() argument 1325 if (arglist2argv(np, globals, croot, arrowp, &argv, &argc, &argvlen) || in platform_call() 1404 platform_confcall(struct node *np, struct lut **globals, struct config *croot, in platform_confcall() argument
|
/titanic_41/usr/src/cmd/lp/filter/postscript/postreverse/ |
H A D | postreverse.c | 466 GLOBAL **globals = NULL, *global; in DocumentGlobals() local 492 globals = (GLOBAL **) nrealloc(globals, in DocumentGlobals() 495 memset(globals + in DocumentGlobals() 502 globals[count - 1] = global; in DocumentGlobals() 506 return (globals); in DocumentGlobals()
|
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_global.c | 90 Dwarf_Global ** globals, in dwarf_get_globals() argument 101 globals, in dwarf_get_globals() 159 Dwarf_Global ** globals, in _dwarf_internal_get_pubnames_like_data() argument 385 *globals = ret_globals; in _dwarf_internal_get_pubnames_like_data()
|
H A D | dwarf_global.h | 100 Dwarf_Global ** globals,
|
/titanic_41/usr/src/tools/make/lib/mksh/ |
H A D | Makefile | 16 OBJECTS = dosys.o globals.o i18n.o macro.o misc.o mksh.o read.o
|
/titanic_41/usr/src/cmd/make/lib/mksh/ |
H A D | Makefile | 17 globals.o \
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.s | 171 mov %g0, %g2 ! clear globals 179 ! reserved globals.
|
H A D | Makefile | 30 analyze.o elf.o external.o globals.o \
|
/titanic_41/usr/src/tools/make/bin/ |
H A D | Makefile | 21 globals.o \
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | Makefile | 32 analyze.o elf.o external.o globals.o \
|
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/ |
H A D | Makefile.com | 33 COMSRC= bpt.c dis.c main.c ps.c gram.c lex.c globals.c help.c \
|
H A D | Makefile | 54 common/globals.c \
|
/titanic_41/usr/src/uts/sparc/sys/ |
H A D | Makefile | 63 globals.h \
|
/titanic_41/usr/src/cmd/make/bin/ |
H A D | Makefile | 21 globals.o \
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/ |
H A D | Makefile.com | 35 globals.o \
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | Makefile | 32 analyze.o elf.o external.o globals.o \
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | Makefile | 30 analyze.o elf.o external.o globals.o \
|
/titanic_41/usr/src/cmd/sgs/yacc/common/ |
H A D | yaccpar | 65 ** user known globals 186 ** get globals into registers. 196 ** get globals into registers. 401 ** get globals into registers.
|
/titanic_41/usr/src/lib/libtnfctl/ |
H A D | mapfile-vers | 77 # Redunce all remaining globals to local scope
|
/titanic_41/usr/src/cmd/sgs/libconv/ |
H A D | Makefile.com | 44 globals.o group.o \
|
/titanic_41/usr/src/cmd/sgs/libld/ |
H A D | Makefile.com | 30 COMOBJS = debug.o globals.o util.o
|
/titanic_41/usr/src/uts/sun4u/serengeti/ml/ |
H A D | sbdp_asm.s | 148 ! Get some globals
|