Home
last modified time | relevance | path

Searched refs:funct (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c769 t->funct.functtyp=TFUN; in funct()
770 t->funct.functargs = 0; in funct()
772 t->funct.functtyp |= FPOSIX; in funct()
791 t->funct.functloc = 0; in funct()
797 t->funct.functtyp |= FPIN; in funct()
818 if(t->funct.functtyp&FPOSIX) in funct()
1262 return(funct(lexp)); in item()
1267 t->funct.functtyp=TNSPACE; in item()
1268 t->funct.functargs = 0; in item()
1269 t->funct.functloc = 0; in item()
[all …]
H A Dtdump.c133 if(sfputu(outfile,t->funct.functline)<0) in p_tree()
135 if(p_string(t->funct.functnam)<0) in p_tree()
137 if(p_tree(t->funct.functtre)<0) in p_tree()
139 return(p_tree((Shnode_t*)t->funct.functargs)); in p_tree()
H A Dtrestore.c139 t->funct.functloc = -1; in r_tree()
140 t->funct.functline = sfgetu(infile); in r_tree()
141 t->funct.functnam = r_string(shp->stk); in r_tree()
153 t->funct.functtre = r_tree(shp); in r_tree()
154 t->funct.functstak = slp; in r_tree()
155 t->funct.functargs = (struct comnod*)r_tree(shp); in r_tree()
H A Ddeparse.c297 sfprintf(outfile,"%s",t->funct.functnam); in p_tree()
303 tflags = (t->funct.functargs?' ':'\n'); in p_tree()
304 sfputr(outfile,t->funct.functnam,tflags); in p_tree()
305 if(t->funct.functargs) in p_tree()
309 p_comarg(t->funct.functargs); in p_tree()
316 p_tree(t->funct.functtre,0); in p_tree()
H A Dxec.c348 n=sh_tclear(t->funct.functtre); in sh_tclear()
349 return(n+sh_tclear((Shnode_t*)t->funct.functargs)); in sh_tclear()
2681 sh_exec(t->funct.functtre,0); in sh_exec()
2714 error_info.line = t->funct.functline-shp->st.firstline; in sh_exec()
2782 if(t->funct.functstak) in sh_exec()
2789 struct comnod *ac = t->funct.functargs; in sh_exec()
2790 slp = t->funct.functstak; in sh_exec()
2794 nv_funtree(np) = (int*)(t->funct.functtre); in sh_exec()
2795 np->nvalue.rp->hoffset = t->funct.functloc; in sh_exec()
2796 np->nvalue.rp->lineno = t->funct.functline; in sh_exec()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/providers/
H A Dtst.probefunc.d.out1 probe funct =
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap.h141 extern void idmap_set_logger(idmap_logger_t funct);
H A Didmap_api.c2291 idmap_set_logger(idmap_logger_t funct) in idmap_set_logger() argument
2293 logger = funct; in idmap_set_logger()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h208 struct functnod funct; member
/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_riscv.c1681 #define DIS_RISCV_CFUNCT3(name, class, op, funct, print) \ argument
1682 { name, DIS_RISCV_C_FUNCT3, print, class, op, funct, 0, 0 }
1683 #define DIS_RISCV_CMATCH(name, class, op, funct, mask, match, print) \ argument
1684 { name, DIS_RISCV_C_MATCH, print, class, op, funct, mask, match }
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c232 #define vsop_find(ap, func, funct, arg0, _vop, _vsop) \ argument
235 *(func) = (funct (*)())((ap)->fa_fnode->fn_op.vnode->_vop); \
238 } else if ((*(func) = (funct (*)())((ap)->fa_fnode->fn_op.fem->_vsop))\
247 #define vfsop_find(ap, func, funct, arg0, _vop, _vsop) \ argument
250 *(func) = (funct (*)())((ap)->fa_fnode->fn_op.vfs->_vop); \
253 } else if ((*(func) = (funct (*)())((ap)->fa_fnode->fn_op.fsem->_vsop))\
264 #define vsop_find(ap, func, funct, arg0, _vop, _vsop) \ argument
268 #define vfsop_find(ap, func, funct, arg0, _fop, _fsop) \ argument
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps249 pkey_key, "pfkey" "pk" Prog funct key #1 to type string #2
250 pkey_local, "pfloc" "pl" Prog funct key #1 to execute string #2
251 pkey_xmit, "pfx" "px" Prog funct key #1 to xmit string #2
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c77 adutils_set_logger(adutils_logger funct) in adutils_set_logger() argument
79 logger = funct; in adutils_set_logger()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps256 pkey_key pfkey pk str Prog funct key #1 to type string #2
257 pkey_local pfloc pl str Prog funct key #1 to execute string #2
258 pkey_xmit pfx px str Prog funct key #1 to xmit string #2
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps254 pkey_key pfkey pk str Prog funct key #1 to type string #2
255 pkey_local pfloc pl str Prog funct key #1 to execute string #2
256 pkey_xmit pfx px str Prog funct key #1 to xmit string #2
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c632 static void load(int funct, char *file);
1750 load(int funct, char *file) in load() argument
1779 switch (funct) { in load()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE531 10-11-22 A bug which caused functions addressed as .namespace.funct to not