Home
last modified time | relevance | path

Searched refs:NO_BD_A (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Ddial.h63 #define NO_BD_A (-10) /* no device available at requested baud */ macro
/illumos-gate/usr/src/cmd/bnu/
H A Ddial.h61 #define NO_BD_A (-10) /* no device available at requested baud */ macro
H A Ddial.c234 case SS_NO_DEVICE: return(NO_BD_A);
/illumos-gate/usr/src/lib/libnsl/dial/
H A Ddial.c225 return (NO_BD_A); in dial()