Searched refs:SF_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
243 #define SF_INITIALIZED 0x10 /* This channel programmed for this protocol */ macro
594 zss->sl_flags &= (SF_INITIALIZED | SF_FDXPTP); in zsh_open()595 if (zss->sl_flags & SF_INITIALIZED) in zsh_open()894 if (!(zss->sl_flags & SF_INITIALIZED)) { in zsh_wput()2045 zss->sl_flags |= SF_INITIALIZED; in zsh_program()