Searched refs:xd (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/cs/
H A Dfs_env.c118 int xd; local
242 if (csrecv(fd, &id, &xd, 1) != 1)
244 con = state->con + xd;
247 csfd(xd, CS_POLL_READ);
/ast/src/cmd/nmake/
H A Dobject.c1440 List_t* xd; local
2178 for (xd = d + lists; d < xd;)
2196 if (strcmp(ident, corrupt) < 0 && (((lists - (xd - d)) * 100) / lists) >= 90)
2198 while (d < xd)
/ast/src/lib/libtksh/tcl/
H A DtclParse.c207 result = 0xd;

Completed in 18 milliseconds