Searched refs:getnode (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dtrestore.c45 #define getnode(s,type) ((Shnode_t*)stkalloc((s),sizeof(struct type))) macro
69 t = getnode(shp->stk,parnod);
73 t = getnode(shp->stk,comnod);
79 t = getnode(shp->stk,forknod);
85 t = getnode(shp->stk,ifnod);
91 t = getnode(shp->stk,whnod);
100 t = getnode(shp->stk,lstnod);
105 t = getnode(shp->stk,arithnod);
113 t = getnode(shp->stk,fornod);
122 t = getnode(sh
[all...]
H A Dparse.c92 #define getnode(type) ((Shnode_t*)stakalloc(sizeof(struct type))) macro
246 register Shnode_t *par = getnode(forknod);
284 register Shnode_t *t = getnode(arithnod);
310 t = getnode(tstnod);
312 t = getnode(lstnod);
570 t = getnode(parnod);
759 t = getnode(functnod);
966 t = getnode(fornod);
985 ac = (struct comnod*)getnode(comnod);
1151 t = getnode(swno
[all...]
H A Dparse.c.orig92 #define getnode(type) ((Shnode_t*)stakalloc(sizeof(struct type)))
246 register Shnode_t *par = getnode(forknod);
284 register Shnode_t *t = getnode(arithnod);
310 t = getnode(tstnod);
312 t = getnode(lstnod);
570 t = getnode(parnod);
759 t = getnode(functnod);
966 t = getnode(fornod);
985 ac = (struct comnod*)getnode(comnod);
1151 t = getnode(swno
[all...]
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_keymap.c159 keymapnamtab->getnode = gethashnode2;
265 ht->getnode = gethashnode2;
407 KeymapName n = (KeymapName) keymapnamtab->getnode(keymapnamtab, name);
415 KeymapName n = (KeymapName) keymapnamtab->getnode(keymapnamtab, name);
428 KeymapName n = (KeymapName) keymapnamtab->getnode(keymapnamtab, name);
553 k = (Key) km->multi->getnode(km->multi, seq);
558 k = (Key) km->multi->getnode(km->multi, seq);
583 k = (Key) km->multi->getnode(km->multi, buf);
602 k = (Key) km->multi->getnode(km->multi, buf);
636 k = (Key) km->multi->getnode(k
[all...]
H A Dzle_thingy.c69 thingytab->getnode = gethashnode;
286 t = (Thingy) thingytab->getnode(thingytab, dotn);
547 Thingy t = (Thingy) thingytab->getnode(thingytab, *args);
563 Thingy t = (Thingy) thingytab->getnode(thingytab, args[0]);
H A Dzleparameter.c69 if ((th = (Thingy) thingytab->getnode(thingytab, name)) &&
H A Dzle_params.c159 pm = (Param) paramtab->getnode(paramtab, zp->name);
H A Dzle_tricky.c712 if (cmdnamtab->getnode(cmdnamtab, q) || hashcmd(q, pathchecked)) {
1447 if ((keypm = (Param) paramtab->getnode(paramtab, varname)) &&
1545 if ((keypm = (Param) paramtab->getnode(paramtab, varname)) &&
1626 if ((keypm = (Param) paramtab->getnode(paramtab, varname)) &&
H A Dcomplete.c1170 pm = (Param) paramtab->getnode(paramtab, cp->name);
1208 cpm = (Param) paramtab->getnode(paramtab, COMPSTATENAME);
H A Dzle_main.c1364 Shfunc shf = (Shfunc) shfunctab->getnode(shfunctab, w->u.fnnam);
1684 pm = (Param) paramtab->getnode(paramtab, args[0]);
/macosx-10.10/zsh-61/zsh/Src/
H A Dhashtable.c605 cmdnamtab->getnode = gethashnode2;
651 if (!cmdnamtab->getnode(cmdnamtab, fn)) {
689 if (!cmdnamtab->getnode(cmdnamtab, fn)) {
816 shfunctab->getnode = gethashnode;
1017 reswdtab->getnode = gethashnode;
1081 ht->getnode = gethashnode;
1226 histtab->getnode = gethashnode2;
H A Dbuiltin.c158 builtintab->getnode = gethashnode;
751 pm = (Param) paramtab->getnode(paramtab, "PWD");
757 pm = (Param) paramtab->getnode(paramtab, "OLDPWD");
766 pm = (Param) paramtab->getnode(paramtab, "PWD");
769 pm = (Param) paramtab->getnode(paramtab, "OLDPWD");
2055 (Param) paramtab->getnode(paramtab, pm->ename))) {
2131 (pm2 = (Param) paramtab->getnode(paramtab, pm->ename)) &&
2193 paramtab->getnode(paramtab, pname));
2231 else if ((isident(pname) || paramtab->getnode(paramtab, pname))
2465 if ((pm = (Param) paramtab->getnode(paramta
[all...]
H A Doptions.c470 optiontab->getnode = gethashnode;
549 Shfunc shf = (Shfunc)shfunctab->getnode(shfunctab, funcstack->name);
686 (n = (Optname) optiontab->getnode(optiontab, s + 2))) {
688 } else if ((n = (Optname) optiontab->getnode(optiontab, s)))
710 Param pm = (Param) paramtab->getnode(paramtab, nam);
H A Dhashnameddir.c79 nameddirtab->getnode = gethashnode;
H A Dparams.c441 ht->getnode = getparamnode;
739 if ((!(pm = (Param) paramtab->getnode(paramtab, iname)) ||
767 pm = (Param) paramtab->getnode(paramtab, "HOME");
772 pm = (Param) paramtab->getnode(paramtab, "LOGNAME");
775 pm = (Param) paramtab->getnode(paramtab, "SHLVL");
855 paramtab->getnode(paramtab, name));
864 (Param) paramtab->getnode(paramtab, oldpm->ename);
934 ht->getnode = ht->getnode2 = get;
1259 if (!(v->pm = (Param) ht->getnode(ht, s))) {
1876 pm = (Param) paramtab->getnode(paramta
[all...]
H A Dexec.c565 shfunctab->getnode(shfunctab, "command_not_found_handler");
698 if ((cn = (Cmdnam) cmdnamtab->getnode(cmdnamtab, arg0))) {
770 cn = (Cmdnam) cmdnamtab->getnode(cmdnamtab, arg0);
2376 hn = builtintab->getnode(builtintab, cmdarg);
2486 (hn = shfunctab->getnode(shfunctab, cmdarg))) {
2490 if (!(hn = builtintab->getnode(builtintab, cmdarg))) {
2712 (hn = shfunctab->getnode(shfunctab, cmdarg))) {
2716 if (!(hn = builtintab->getnode(builtintab, cmdarg))) {
2806 hn = cmdnamtab->getnode(cmdnamtab, cmdarg);
2828 if ((hn = builtintab->getnode(builtinta
[all...]
H A Dutils.c1025 if ((nd = (Nameddir) nameddirtab->getnode(nameddirtab, name)))
1031 if ((pm = (Param) paramtab->getnode(paramtab, name)) &&
2528 if (shfunctab->getnode(shfunctab, *s) ||
2529 builtintab->getnode(builtintab, *s) ||
2530 cmdnamtab->getnode(cmdnamtab, *s) ||
2531 aliastab->getnode(aliastab, *s) ||
2532 reswdtab->getnode(reswdtab, *s))
2536 if (cmdnamtab->getnode(cmdnamtab, *s))
3242 return (Shfunc) shfunctab->getnode(shfunctab, nam);
H A Dhist.c1204 && (saw_builtin || !shfunctab->getnode(shfunctab,"history")))
1207 && (saw_builtin || !shfunctab->getnode(shfunctab,"r")))
1210 && (saw_builtin || !shfunctab->getnode(shfunctab,"fc"))) {
H A Dmodule.c285 ht->getnode = gethashnode2;
1063 !(pm = (Param) paramtab->getnode(paramtab, d->name)))
1114 Param pm = (Param) paramtab->getnode(paramtab, d->name);
H A Dinit.c157 paramtab->getnode(paramtab, "preexec" HOOK_SUFFIX))) {
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dexpr.c185 static int getnode(State_t* state, Node_t *np) function
296 register int tok = getnode(state, np);
305 tok = getnode(state, &rp);
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Ddb_gdbm.c102 pm = (Param) paramtab->getnode(paramtab, args[0]);
H A Dparameter.c104 if ((rpm = (Param) realparamtab->getnode(realparamtab, name)) &&
207 if (!(cmd = (Cmdnam) cmdnamtab->getnode(cmdnamtab, name)) &&
210 cmd = (Cmdnam) cmdnamtab->getnode(cmdnamtab, name);
1449 if ((nd = (Nameddir) nameddirtab->getnode(nameddirtab, name)) &&
1500 if ((nd = (Nameddir) nameddirtab->getnode(nameddirtab, name)) &&
H A Dzftp.c500 if (!(pm = (Param) paramtab->getnode(paramtab, name))
534 if ((pm = (Param) paramtab->getnode(paramtab, name))) {
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dsdb.c434 getnode(dns_sdballnodes_t *allnodes, const char *name, dns_sdbnode_t **nodep) { function
497 result = getnode(allnodes, name, &sdbnode);
510 result = getnode(allnodes, name, &sdbnode);

Completed in 499 milliseconds

12