Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dcsh.h236 #define I_SEEK -1 /* Invalid seek */ macro
H A Dfunc.c481 whyles->w_end.type = I_SEEK; in preread()
838 if (wp->w_end.type != I_SEEK && wp->w_start.type == wp->w_end.type && in wfree()