Home
last modified time | relevance | path

Searched defs:globals (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c120 struct node *np, struct lut **globals, in eval_getname()
167 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_cat()
212 struct node *np, struct lut **globals, in eval_func()
1388 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_expr()
H A Dplatform.c1104 arglist2argv(struct node *np, struct lut **globals, struct config *croot, in arglist2argv()
1304 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call()
1406 platform_confcall(struct node *np, struct lut **globals, struct config *croot, in platform_confcall()
H A Dfme.c124 struct lut *globals; /* values of global variables */ member
1956 struct lut *globals = NULL; in node2uint() local
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_global.c100 Dwarf_Global ** globals, in dwarf_get_globals()
180 Dwarf_Global ** globals, in _dwarf_internal_get_pubnames_like_data()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c464 GLOBAL **globals = NULL, *global; in DocumentGlobals() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c145 #define globals editb.e_globals /* local global variables */ macro