Home
last modified time | relevance | path

Searched refs:SYSLOCAL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dbuiltins.h45 # define SYSLOCAL (sh.bltin_cmds+16) macro
47 # define SYSLOCAL 0 macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dxec.c780 if(np==SYSLOCAL) in sh_exec()
791 if(np==SYSTYPESET || np==SYSLOCAL) in sh_exec()
817 if((shp->fn_depth && !shp->prefix) || np==SYSLOCAL) in sh_exec()