Lines Matching defs:location
684 histloc location;
685 location.his_command = -1;
687 return(location);
707 return(location);
710 return(location);
715 if((location.his_line=hist_match(offset,string,flag))>=0)
717 location.his_command = index1;
718 return(location);
726 return(location);
730 * search for <string> in history file starting at location <offset>