Searched refs:USER_INIT (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/coshell/
H A Dservice.h136 #define USER_INIT (1<<2) /* Couser_t INIT hit once */ macro
H A Dmain.c535 if (state.indirect.con && (state.con[fd].info.user.flags & (USER_IDENT|USER_INIT)) == USER_IDENT)
537 state.con[fd].info.user.flags |= USER_INIT;

Completed in 12 milliseconds