Lines Matching defs:in
45 "[D:dictionary?Generate a list of strings that need to be placed in a message "72 Sfio_t *in, *out;106 in = sh_pathopen(cp);109 in = sfstdin;138 if(t = (Shnode_t*)sh_parse(shp,in,0))145 else if(sfeof(in))147 if(sferror(in))171 sfmove(in,out,SF_UNBOUND,-1);172 if(in!=sfstdin)173 sfclose(in);