Searched refs:pqglob (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Dinit.c42 struct sglobal **pqglob = (struct sglobal **) ppglobal;
47 *pqglob = NULL;
56 if (*pqglob == NULL || (*pqglob)->qprocess->fv2)
65 if (*pqglob == NULL || (*pqglob)->qprocess->fhdb)
41 struct sglobal **pqglob = (struct sglobal **) ppglobal; local
H A Dthread.c41 struct sglobal **pqglob = (struct sglobal **) ppglobal;
48 (*pqglob)->ierrno = errno;
56 (*pqglob)->ierrno = errno;
65 qnew->qprocess = (*pqglob)->qprocess;
67 *pqglob = qnew;
40 struct sglobal **pqglob = (struct sglobal **) ppglobal; local

Completed in 210 milliseconds