Home
last modified time | relevance | path

Searched refs:status_ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dtc.os.c1440 apperr(status_$t *st) in apperr()
1460 status_$t st; in llib()
1464 if (st.all != status_$ok) in llib()
1535 status_$t st; in dorootnode()
1545 if (st.all != status_$ok) in dorootnode()
1549 if (st.all != status_$ok) in dorootnode()
1558 static status_$t st; in isapad()
1570 st.all = status_$ok; in isapad()
1577 if (st.all != status_$ok) in isapad()
/dragonfly/sys/sys/
H A Dsysproto.h52 int * status; char status_[PAD_(int *)]; member
1157 int status; char status_[PAD_(int)]; member
1421 int * status; char status_[PAD_(int *)]; member