Searched defs:shp (Results 1 - 25 of 51) sorted by relevance

123

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dcflow.c49 register Shell_t *shp = context->shp; local
89 register Shell_t *shp = context->shp; local
[all...]
H A Dcd_pwd.c57 register Shell_t *shp = context->shp; local
235 register Shell_t *shp = context->shp; local
[all...]
H A Dulimit.c73 Shell_t *shp = context->shp; local
H A Dwhence.c55 register Shell_t *shp = context->shp; local
98 register Shell_t *shp = context->shp; local
133 static int whence(Shell_t *shp,char **argv, register int flags) argument
[all...]
H A Dgetopts.c38 Shell_t *shp = *(Shell_t**)(dp+1); local
62 register Shell_t *shp = context->shp; local
[all...]
H A Dhist.c47 register Shell_t *shp = context->shp; local
[all...]
H A Dregress.c125 void sh_regress_init(Shell_t* shp) argument
264 register Shell_t* shp = context->shp; local
H A Dsleep.c49 register Shell_t *shp = context->shp; local
138 Shell_t *shp local
176 Shell_t *shp = sh_getinterp(); local
[all...]
H A Dtrap.c48 register Shell_t *shp = context->shp; local
171 register Shell_t *shp = context->shp; local
240 sig_number(Shell_t *shp,const char *string) argument
318 sig_name(Shell_t *shp,int sig, char* buf, int pfx) argument
360 sig_list(register Shell_t *shp,register int flag) argument
[all...]
H A Dalarm.c129 void sh_timetraps(Shell_t *shp) argument
187 Shell_t *shp = tp->sh; local
238 register Shell_t *shp = context->shp; local
[all...]
H A Denum.c195 Shell_t *shp = context->shp; local
276 Shell_t *shp = ((Shbltin_t*)context)->shp; local
H A Dmisc.c102 register Shell_t *shp; local
163 Shell_t *shp = context->shp; local
185 register Shell_t *shp = context->shp; local
212 register Shell_t *shp = context->shp; local
347 register Shell_t *shp = context->shp; local
373 register Shell_t *shp = context->shp; local
399 register Shell_t *shp = context->shp; local
433 register Shell_t *shp = context->shp; local
516 register Shell_t *shp = context->shp; local
[all...]
H A Dread.c67 register Shell_t *shp = context->shp; local
204 sh_readline(register Shell_t *shp,char **names, volatile int fd, int flags,ssize_t size,long timeout) argument
[all...]
/macosx-10.10/vim-55/src/
H A Dxpm_w32.c44 XImage *shp; /* shapeimage */ local
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dshcomp.c73 Shell_t *shp; local
H A Dtrestore.c47 Shnode_t *sh_trestore(Shell_t *shp,Sfio_t *in) argument
57 static Shnode_t *r_tree(Shell_t *shp) argument
177 r_arg(Shell_t *shp) argument
232 r_redirect(Shell_t* shp) argument
269 r_comarg(Shell_t *shp,struct comnod *com) argument
300 r_comlist(Shell_t *shp) argument
316 r_switch(Shell_t *shp) argument
[all...]
H A Darith.c65 Shell_t *shp = lvalue->shp; local
222 Shell_t *shp = lvalue->shp; local
511 Shell_t *shp = sh_getinterp(); local
536 sh_arith(Shell_t *shp,register const char *str) argument
541 sh_arithcomp(Shell_t *shp,register char *str) argument
[all...]
H A Dbash.c192 Shell_t *shp = (Shell_t*)extra; local
311 void bash_init(Shell_t *shp,int mode) argument
[all...]
H A Dexpand.c80 Shell_t *shp = sh_getinterp(); local
93 int path_expand(Shell_t *shp,const char *pattern, struct argnod **arghead) argument
249 path_complete(Shell_t *shp,const char *name,register const char *suffix, struct argnod **arghead) argument
265 path_generate(Shell_t *shp,struct argnod *todo, struct argnod **arghead) argument
[all...]
H A Dfault.c65 register Shell_t *shp = sh_getinterp(); local
227 Shell_t *shp = (Shell_t*)ptr; local
387 sh_chktrap(Shell_t* shp) argument
448 Shell_t *shp = sh_getinterp(); local
512 Shell_t *shp = sh_getinterp(); local
605 Shell_t *shp = (Shell_t*)ptr; local
[all...]
H A Dmain.c94 int sh_source(Shell_t *shp, Sfio_t *iop, const char *file) argument
126 register Shell_t *shp; local
364 exfile(register Shell_t *shp, register Sfio_t *iop,register int fno) argument
612 chkmail(Shell_t *shp, char *files) argument
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/include/
H A Dpath.h66 Shell_t *shp; member in struct:pathcomp
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dshcmd.h61 Shell_t* shp; member in struct:Shbltin_s
/macosx-10.10/dtrace-147/libctf/
H A Dctf_lib.c318 const GElf_Shdr *shp = &sp[i]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A Dshape.c59 Sound *shp = NULL, *preshp = NULL; local
[all...]

Completed in 320 milliseconds

123