Searched refs:BASH_INPUT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/
H A Dinput.h85 } BASH_INPUT; typedef in typeref:struct:__anon6377
87 extern BASH_INPUT bash_input;
H A Dinput.c592 BASH_INPUT bash_input;
H A Dparse.y1096 BASH_INPUT bash_input;
1098 /* Set all of the fields in BASH_INPUT to NULL. Free bash_input.name if it
1382 BASH_INPUT bash_input;
1405 xbcopy ((char *)&bash_input, (char *)&(saver->bash_input), sizeof (BASH_INPUT));

Completed in 78 milliseconds