Home
last modified time | relevance | path

Searched refs:N_SLIP (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dtty.h13 #define N_SLIP 1 macro
/external/python/cpython2/Modules/
Dtermios.c695 #ifdef N_SLIP
696 {"N_SLIP", N_SLIP},
/external/python/cpython3/Modules/
Dtermios.c723 #ifdef N_SLIP
724 {"N_SLIP", N_SLIP},