Home
last modified time | relevance | path

Searched refs:whyle (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/csh/
H A Dfunc.c70 static void wpfree(struct whyle *);
325 struct whyle *wp; in gotolab()
396 struct whyle *nwp; in doforeach()
454 struct whyle *nwp = in dowhile()
597 struct whyle *wp; in search()
693 wpfree(struct whyle *wp) in wpfree()
827 struct whyle *nwp; in wfree()
832 struct whyle *wp = whyles; in wfree()
H A Dcsh.h397 extern struct whyle { struct
402 struct whyle *w_next; /* Next (more outer) loop */ argument
H A Dcsh.c136 struct whyle *whyles;
764 struct whyle *oldwhyl; in srcunit()