Searched refs:X_FILE (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dcontext.c96 cx.x_type = X_FILE;
133 case X_FILE:
H A Derror.c66 for (x = &cx; x != 0 && x->x_type != X_FILE; x = x->x_link)
102 if (cx.x_type == X_FILE && cx.x_errwin != 0) {
H A Dcontext.h82 #define X_FILE 1 /* input is a file */ macro
H A Dscanner.c61 case X_FILE:
86 case X_FILE:

Completed in 163 milliseconds