Searched refs:logdata (Results 1 – 1 of 1) sorted by relevance
62 struct login logdata; in b_exec() local64 logdata.clear = 0; in b_exec()65 logdata.arg0 = 0; in b_exec()66 logdata.sh = ((Shbltin_t*)extra)->shp; in b_exec()67 logdata.sh->st.ioset = 0; in b_exec()71 logdata.arg0 = opt_info.arg; in b_exec()75 logdata.clear=1; in b_exec()88 B_login(0,argv,(void*)&logdata); in b_exec()