Searched refs:TIOCOUTQ (Results 1 – 2 of 2) sorted by relevance
523 /** @hide */ public static final int TIOCOUTQ = placeholder(); field in OsConstants
582 initConstant(env, c, "TIOCOUTQ", TIOCOUTQ); in OsConstants_initConstants()