Home
last modified time | relevance | path

Searched refs:gt (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/cmd/dlutil/
H A Ddltraninfo.c236 dld_ioc_gettran_t gt; in dltran_dump_transceivers() local
253 bzero(&gt, sizeof (gt)); in dltran_dump_transceivers()
254 gt.dgt_linkid = linkid; in dltran_dump_transceivers()
267 count = gt.dgt_tran_id; in dltran_dump_transceivers()
275 bzero(&gt, sizeof (gt)); in dltran_dump_transceivers()
276 gt.dgt_linkid = linkid; in dltran_dump_transceivers()
277 gt.dgt_tran_id = i; in dltran_dump_transceivers()
286 if (dltran_hex && !gt.dgt_present) in dltran_dump_transceivers()
291 if (!gt.dgt_present) in dltran_dump_transceivers()
294 gt.dgt_usable ? "yes" : "no"); in dltran_dump_transceivers()
[all …]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c350 cur_nls = gt->c_n_node; in process_nlspath()
359 nnp = gt->n_node; in process_nlspath()
365 gt->c_n_node = nnp; in process_nlspath()
551 nnp->next = gt->n_node; in process_nlspath()
552 gt->n_node = nnp; in process_nlspath()
553 gt->c_n_node = nnp; in process_nlspath()
670 bind = FIRSTBIND(gt); in _real_bindtextdomain_u()
732 FIRSTBIND(gt) = bind; in _real_bindtextdomain_u()
806 CURRENT_DOMAIN(gt) = p; in _textdomain_u()
1047 gt->m_node = mnp; \ in handle_mo()
[all …]
H A Dgettext_util.c170 Gettext_t *gt = global_gt; in check_cache() local
191 mnp = gt->m_node; in check_cache()
206 gt->c_m_node = mnp; in check_cache()
398 Gettext_t *gt = global_gt; in printlist() local
404 ppp = FIRSTBIND(gt); in printlist()
617 printgt(Gettext_t *gt, int level) in printgt() argument
621 if (gt->dbind) { in printgt()
626 if (gt->m_node) { in printgt()
631 if (gt->n_node) { in printgt()
636 if (gt->c_m_node) { in printgt()
[all …]
H A Dgettext.h169 #define CURRENT_DOMAIN(gt) (gt)->cur_domain argument
170 #define FIRSTBIND(gt) (gt)->dbind argument
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_zonecfg.sh106 expect_fail invalid-full-lower-gt-def "default secflags must be above the lower limit" <<EOF
115 expect_fail invalid-partial-lower-gt-def "default secflags must be above the lower limit" <<EOF
123 expect_fail invalid-full-def-gt-upper "default secflags must be within the upper limit" <<EOF
132 expect_fail invalid-partial-def-gt-upper "default secflags must be within the upper limit" <<EOF
140 expect_fail invalid-full-def-gt-upper "default secflags must be within the upper limit" <<EOF
149 expect_fail invalid-partial-lower-gt-upper "lower secflags must be within the upper limit" <<EOF
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlparser.c342 Labellist *gl = &ls->dyd->gt; in closegoto()
343 Labeldesc *gt = &gl->arr[g]; in closegoto() local
349 getstr(gt->name), gt->line, getstr(vname)); in closegoto()
367 Labeldesc *gt = &dyd->gt.arr[g]; in findlabel() local
402 Labellist *gl = &ls->dyd->gt; in findgotos()
421 Labellist *gl = &fs->ls->dyd->gt; in movegotosout()
425 Labeldesc *gt = &gl->arr[i]; in movegotosout() local
426 if (gt->nactvar > bl->nactvar) { in movegotosout()
429 gt->nactvar = bl->nactvar; in movegotosout()
441 bl->firstgoto = fs->ls->dyd->gt.n; in enterblock()
[all …]
H A Dlapi.c609 const TValue *gt; /* global table */ in lua_getglobal() local
611 gt = luaH_getint(reg, LUA_RIDX_GLOBALS); in lua_getglobal()
613 luaV_gettable(L, gt, L->top - 1, L->top - 1); in lua_getglobal()
735 const TValue *gt; /* global table */ in lua_setglobal() local
738 gt = luaH_getint(reg, LUA_RIDX_GLOBALS); in lua_setglobal()
740 luaV_settable(L, gt, L->top - 1, L->top - 2); in lua_setglobal()
985 const TValue *gt = luaH_getint(reg, LUA_RIDX_GLOBALS); in lua_load() local
987 setobj(L, f->upvals[0]->v, gt); in lua_load()
988 luaC_barrier(L, f->upvals[0], gt); in lua_load()
H A Dlparser.h86 Labellist gt; /* list of pending gotos */ member
H A Dldo.c673 p.dyd.gt.arr = NULL; p.dyd.gt.size = 0; in luaD_protectedparser()
679 luaM_freearray(L, p.dyd.gt.arr, p.dyd.gt.size); in luaD_protectedparser()
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dnrform77 if(r .gt. 0){
121 if (state .gt. 0) r = stoff(state)
122 if (state .gt. 0 .and. r .ne. 0)
131 while (lsp .gt. 1){
135 if (yyfnd .gt. 0)
136 if (vstop(yyfnd) .gt. 0){
/illumos-gate/usr/src/cmd/filesync/
H A Deval.c878 glob_t gt; in add_glob() local
882 i = glob(expr, GLOB_NOSORT, 0, &gt); in add_glob()
892 for (i = 0; i < gt.gl_pathc; i++) { in add_glob()
894 s = basename(gt.gl_pathv[i]); in add_glob()
896 fprintf(stderr, gettext(WARN_ignore), gt.gl_pathv[i]); in add_glob()
901 errs |= add_file_arg(bp, gt.gl_pathv[i]); in add_glob()
904 globfree(&gt); in add_glob()
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dattr-inline.c2 static inline __attribute__((__always_inline__)) int gt(int lhs, int rhs) in gt() function
/illumos-gate/usr/src/cmd/sh/
H A Dsh.xcl184 msgid "-gt"
/illumos-gate/usr/src/tools/scripts/
H A Dwdiff.pl287 s/>/&gt;/g;
/illumos-gate/usr/src/cmd/lp/model/
H A Dalert.proto32 if [ "`ulimit`" -gt -ULIMIT- ]
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.32.msg37 @ MSG_STR_GT "gt"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_reopen/
H A Dzpool_reopen.shlib73 while [ $timeout -gt 0 ]; do
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.probe344 then if test `wc -c < f` -gt `wc -c < e`
465 int main () { return gt(2,1) + gt(2.0,1.0); }' > ptr.$src
467 template<class T> int gt(T a, T b) { return a > b; }' > ptrdef.$src
468 echo 'template<class T> int gt(T a, T b);' > ptrdef.h
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_cfgdef.h841 #define NSCD_CFG_DB_DEFAULT_PARAM(db, gf, pf, gt, defaddr, deflen) \ argument
844 offsetof(gt, pf), defaddr, deflen \
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE51 .LI "\fIexp1\fP \fB\-gt\fP \fIexp2\fP"
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dfunstack.awk904 gsub(/>/, "\\&gt;", s)
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dctiutils.shlib176 test $# -gt 0 && print "$my_host $my_timestamp $@"
723 while test $# -gt 1
844 test $# -gt 3 && return
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.tab205 gt guatemala es
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.src84 eq equal findattr firstchild ge getattr getfield gt hash label\
/illumos-gate/usr/src/test/zfs-tests/tests/perf/
H A Dperf.shlib388 [[ $ncpu -gt 8 ]] && num_jobs=$(echo "$ncpu * 3 / 4" | bc)

12