HomeSort by: relevance | last modified time | path
    Searched refs:Ain (Results 1 - 5 of 5) sorted by relevancy

  /src/bin/csh/
csh.h 234 struct Ain {
264 extern struct Ain lineloc;
398 struct Ain w_start; /* Point to restart loop */
399 struct Ain w_end; /* End of loop (0 if unknown) */
extern.h 187 void bseek(struct Ain *);
188 void btell(struct Ain *);
func.c 472 /* We ain't gonna loop no more, no more! */
604 struct Ain a;
826 struct Ain o;
lex.c 1564 bseek(struct Ain *l)
1585 btell(struct Ain *l)
csh.c 133 struct Ain lineloc;

Completed in 16 milliseconds