Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/dial/
H A Ddial.c235 return (L_PROB); in dial()
244 return (L_PROB); in dial()
/titanic_44/usr/src/cmd/bnu/
H A Ddial.c240 case SS_CANT_ACCESS_DEVICE: return(L_PROB);
247 return(L_PROB);
H A Ddial.h57 #define L_PROB (-6) /* line problem (open() failure) */ macro
/titanic_44/usr/src/head/
H A Ddial.h59 #define L_PROB (-6) /* line problem (open() failure) */ macro