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

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dcontext.c70 cx.x_link = xp;
84 if ((xp = cx.x_link) != 0) {
H A Dcontext.h44 struct context *x_link; /* nested contexts */ member in struct:context
H A Derror.c66 for (x = &cx; x != 0 && x->x_type != X_FILE; x = x->x_link)

Completed in 105 milliseconds