Searched refs:ShellState (Results 1 – 1 of 1) sorted by relevance
23664 typedef struct ShellState ShellState; typedef23665 struct ShellState { struct23745 static ShellState shellState; argument24343 static char *one_input_line(ShellState *p, char *zPrior, int isContinuation){ in one_input_line()24712 static void beginTimer(ShellState *p){ in beginTimer()24728 static double elapseTime(ShellState *NotUsed){ in elapseTime()24738 static void endTimer(ShellState *p){ in endTimer()24800 static void beginTimer(ShellState *p){ in beginTimer()24821 static double elapseTime(ShellState *NotUsed){ in elapseTime()24831 static void endTimer(ShellState *p){ in endTimer()[all …]