Searched defs:promote (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c351 * If a private handle already exists, promote this
382 hdl_initialize(Grp_hdl *ghp, Rt_map *nlmp, int mode, int promote) argument
396 if (((ghp->gh_flags & GPH_INITIAL) && (promote == 0)) ||
670 int promote = 0; local
731 promote = 1;
733 if (promote)
H A Danalyze.c2168 int promote; local
2210 promote = update_mode(nlmp, MODE(nlmp), nmode);
2231 (promote && (FLAGS(nlmp) & FLG_RT_ANALYZED))) {
2290 if (hdl_initialize(ghp, nlmp, nmode, promote) == 0)
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c1057 promote(tnp);
1975 * not then promote the object to an array type.
1982 promote(np);
2188 promote(NODE *n) function

Completed in 56 milliseconds