Home
last modified time | relevance | path

Searched defs:shp (Results 26 – 50 of 113) sorted by relevance

12345

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dcflow.c49 register Shell_t *shp = context->shp; in b_return() local
89 register Shell_t *shp = context->shp; in b_break() local
H A Dtypeset.c534 Shell_t *shp =tp->sh; in setall() local
901 int sh_addlib(Shell_t* shp, void* dll, char* name, Pathcomp_t* pp) in sh_addlib()
938 Shbltin_f sh_getlib(Shell_t* shp, char* sym, Pathcomp_t* pp) in sh_getlib()
950 int sh_addlib(Shell_t* shp, void* library, char* name, Pathcomp_t* pp) in sh_addlib()
955 Shbltin_f sh_getlib(Shell_t* shp, char* name, Pathcomp_t* pp) in sh_getlib()
1145 Shell_t *shp = context->shp; in b_unalias() local
1151 Shell_t *shp = context->shp; in b_unset() local
1155 static int unall(int argc, char **argv, register Dt_t *troot, Shell_t* shp) in unall()
H A Dcd_pwd.c57 register Shell_t *shp = context->shp; in b_cd() local
221 register Shell_t *shp = context->shp; in b_pwd() local
H A Dgetopts.c38 Shell_t *shp = *(Shell_t**)(dp+1); in infof() local
62 register Shell_t *shp = context->shp; in b_getopts() local
H A Dalarm.c129 void sh_timetraps(Shell_t *shp) in sh_timetraps()
187 Shell_t *shp = tp->sh; in putval() local
238 register Shell_t *shp = context->shp; in b_alarm() local
H A Dtest.c85 static int test_strmatch(Shell_t *shp,const char *str, const char *pat) in test_strmatch()
313 int test_unop(Shell_t *shp,register int op,register const char *arg) in test_unop()
465 int test_binop(Shell_t *shp,register int op,const char *left,const char *right) in test_binop()
561 Shell_t *shp = sh_getinterp(); in sh_access() local
H A Dregress.c125 void sh_regress_init(Shell_t* shp) in sh_regress_init()
264 register Shell_t* shp = context->shp; in b___regress__() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dexpand.c80 Shell_t *shp = sh_getinterp(); in nextdir() local
93 int path_expand(Shell_t *shp,const char *pattern, struct argnod **arghead) in path_expand()
249 int path_complete(Shell_t *shp,const char *name,register const char *suffix, struct argnod **arghea… in path_complete()
265 int path_generate(Shell_t *shp,struct argnod *todo, struct argnod **arghead) in path_generate()
H A Djobs.c264 char *sh_pid2str(Shell_t *shp,pid_t pid) in sh_pid2str()
285 Shell_t *shp = sh_getinterp(); in job_cowalk() local
339 Shell_t *shp = sh_getinterp(); in job_reap() local
602 void job_init(Shell_t *shp, int lflag) in job_init()
747 int job_close(Shell_t* shp) in job_close()
826 Shell_t *shp = pw->p_shp; in job_set() local
996 Shell_t *shp = sh_getinterp(); in job_list() local
1113 Shell_t *shp; in job_kill() local
1307 Shell_t *shp = sh_getinterp(); in job_clear() local
1350 int job_post(Shell_t *shp,pid_t pid, pid_t join) in job_post()
[all …]
H A Dmain.c97 int sh_source(Shell_t *shp, Sfio_t *iop, const char *file) in sh_source()
129 register Shell_t *shp; in sh_main() local
369 static void exfile(register Shell_t *shp, register Sfio_t *iop,register int fno) in exfile()
615 static void chkmail(Shell_t *shp, char *files) in chkmail()
H A Dmacro.c68 Shell_t *shp; /* pointer to shell interpreter */ member
124 void *sh_macopen(Shell_t *shp) in sh_macopen()
135 char *sh_mactry(Shell_t *shp,register char *string) in sh_mactry()
160 char *sh_mactrim(Shell_t *shp, char *str, register int mode) in sh_mactrim()
907 static char *getdolarg(Shell_t *shp, int n, int *size) in getdolarg()
962 static char *prefix(Shell_t *shp, char *id) in prefix()
1030 int sh_macfun(Shell_t *shp, const char *name, int offset) in sh_macfun()
2602 Shell_t *shp = context->shp; in sh_btilde() local
2614 static void tilde_expand2(Shell_t *shp, register int offset) in tilde_expand2()
2666 static char *sh_tilde(Shell_t *shp,register const char *string) in sh_tilde()
[all …]
H A Dsubshell.c68 Shell_t *shp; /* shell interpreter */ member
117 void sh_subtmpfile(Shell_t *shp) in sh_subtmpfile()
184 Shell_t *shp = sp->shp; in sh_subfork() local
248 Shell_t *shp; in sh_assignok() local
474 Sfio_t *sh_subshell(Shell_t *shp,Shnode_t *t, volatile int flags, int comsub) in sh_subshell()
H A Dbash.c192 Shell_t *shp = (Shell_t*)extra; in b_shopt() local
311 void bash_init(Shell_t *shp,int mode) in bash_init()
H A Dstreval.c68 Shell_t *shp; member
167 Shell_t *shp = ep->shp; in arith_exec() local
907 Arith_t *arith_compile(Shell_t *shp,const char *string,char **last,Sfdouble_t(*fun)(const char**,st… in arith_compile()
961 Sfdouble_t strval(Shell_t *shp,const char *s,char **end,Sfdouble_t(*conv)(const char**,struct lval*… in strval()
H A Dlex.c146 register Shell_t *shp = lp->sh; in refvar() local
189 register Shell_t *shp = lp->sh; in lex_advance() local
297 Shell_t *shp = lp->sh; in sh_lex() local
326 register Shell_t *shp = lp->sh; in sh_lex() local
2149 register Shell_t *shp = lp->sh; in sh_syntax() local
2210 struct argnod *sh_endword(Shell_t *shp,int mode) in sh_endword()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c103 smbios_hdl_t *shp; in extdimmslot_to_dimmslot() local
253 smbios_hdl_t *shp; in chip_get_smbstruct() local
380 smbios_hdl_t *shp; in chip_smbios_iterate() local
542 smbios_hdl_t *shp; in chip_label_smbios_get() local
629 smbios_hdl_t *shp; in chip_serial_smbios_get() local
649 smbios_hdl_t *shp; in chip_part_smbios_get() local
668 smbios_hdl_t *shp; in chip_rev_smbios_get() local
/illumos-gate/usr/src/lib/libsmbios/common/
H A Dsmb_subr.c37 smb_open_error(smbios_hdl_t *shp, int *errp, int err) in smb_open_error()
80 smb_dprintf(smbios_hdl_t *shp, const char *format, ...) in smb_dprintf()
/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.c276 sdhost_t *shp; in sdhost_attach() local
435 sdhost_t *shp; in sdhost_detach() local
483 sdhost_t *shp; in sdhost_quiesce() local
502 sdhost_t *shp; in sdhost_suspend() local
524 sdhost_t *shp; in sdhost_resume() local
688 sdhost_setup_intr(dev_info_t *dip, sdhost_t *shp) in sdhost_setup_intr()
1009 sdhost_t *shp = (void *)arg1; in sdhost_intr() local
1024 sdhost_init_slot(dev_info_t *dip, sdhost_t *shp, int num, int bar) in sdhost_init_slot()
1219 sdhost_uninit_slot(sdhost_t *shp, int num) in sdhost_uninit_slot()
/illumos-gate/usr/src/uts/sparc/krtld/
H A Dkobj_reloc.c139 Shdr * shp; in do_relocate() local
288 Shdr *shp, *rshp; in do_relocations() local
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c1554 nxge_share_handle_t *shp; in nxge_hio_share_alloc() local
1590 nxge_share_handle_t *shp = (nxge_share_handle_t *)shandle; in nxge_hio_share_free() local
1616 nxge_share_handle_t *shp = (nxge_share_handle_t *)shandle; in nxge_hio_share_query() local
1655 nxge_share_handle_t *shp = (nxge_share_handle_t *)shandle; in nxge_hio_share_add_group() local
1751 nxge_share_handle_t *shp = (nxge_share_handle_t *)shandle; in nxge_hio_share_rem_group() local
1779 nxge_share_handle_t *shp = (nxge_share_handle_t *)shandle; in nxge_hio_share_bind() local
1834 nxge_share_handle_t *shp = (nxge_share_handle_t *)shandle; in nxge_hio_share_unbind() local
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c79 smbios_hdl_t *shp; in bay_bdf() local
281 smbios_hdl_t *shp; in x86pi_gen_bay() local
H A Dx86pi.c175 smbios_hdl_t *shp; in x86pi_enum_start() local
272 smbios_hdl_t *shp; in x86pi_enum_gentopo() local
H A Dx86pi_chassis.c48 smbios_hdl_t *shp; in x86pi_gen_chassis() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dfault.h108 #define sh_pushcontext(shp,bp,n)( (bp)->mode=(n) , (bp)->olist=0, \ argument
113 #define sh_popcontext(shp,bp) (shp->jmplist=(bp)->prev, errorpop(&((bp)->err))) argument
/illumos-gate/usr/src/uts/common/os/
H A Dsmb_subr.c65 smb_dprintf(smbios_hdl_t *shp, const char *format, ...) in smb_dprintf()

12345