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

  /src/bin/csh/
func.c 418 nwp->w_fe = nwp->w_fe0 = v;
523 * the w_fe list. Thus we are at the of the list if one word beyond this
526 if (!whyles->w_fe[1]) {
530 set(whyles->w_fename, Strsave(*whyles->w_fe++));
csh.h 400 Char **w_fe, **w_fe0; /* Current/initial wordlist for fe */ member in struct:whyle

Completed in 39 milliseconds