Home | Sort by: relevance | last modified time | path |
/src/bin/csh/ | |
csh.c | 83 struct varent shvhed, aliases; variable in typeref:struct:varent 349 setq(STRpath, defaultpath(), &shvhed); 513 setq(STRargv, blk2short(tempv), &shvhed); 718 setq(STRpath, pv, &shvhed); |
csh.h | 415 } shvhed, aliases; variable in typeref:struct:varent 421 #define adrof(v) adrof1(v, &shvhed) 422 #define value(v) value1(v, &shvhed) |