Searched refs:sh_number (Results 1 – 8 of 8) sorted by relevance
36 const unsigned sh_number; member42 const unsigned sh_number; member49 const unsigned sh_number; member53 #define sh_lookup(name,value) (sh_locate(name,(Shtable_t*)(value),sizeof(*(value)))->sh_number)
271 n = tp->sh_number; in sig_number()278 n = tp->sh_number; in sig_number()373 sig = tp->sh_number&((1<<SH_SIGBITS)-1); in sig_list()374 if (((tp->sh_number>>SH_SIGBITS) & SH_SIGRUNTIME) && (sig = sh.sigruntime[sig-1]+1) == 1) in sig_list()
113 return(tp->sh_number); in sh_lookopt()126 return(tp->sh_number); in sh_lookopt()135 hit = tp->sh_number; in sh_lookopt()
234 for(tp=shtab_options; o = tp->sh_number; tp++) in sh_argopts()605 for(tp=shtab_options; value=tp->sh_number; tp++) in sh_printopts()620 for(tp=shtab_options; value=tp->sh_number; tp++) in sh_printopts()654 for(tp=shtab_options; value=tp->sh_number; tp++) in sh_printopts()
231 sig = (tp->sh_number&((1<<SH_SIGBITS)-1)); in sh_siginit()234 if ((tp->sh_number>>SH_SIGBITS) & SH_SIGRUNTIME) in sh_siginit()245 for(tp=shtab_signals; sig=tp->sh_number; tp++) in sh_siginit()
1935 while(tp->sh_number && tp->sh_number!=sym) in fmttoken()
456 val = tp->sh_number; in nv_attribute()
1700 nv_setattr(np,tp->sh_number); in inittree()