Searched refs:whichprompt (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dparser.h76 extern int whichprompt; /* 1 == PS1, 2 == PS2 */
H A Dinput.c103 int whichprompt; /* 1 == PS1, 2 == PS2 */ variable
303 history(hist, &he, whichprompt == 1 ? H_ENTER : H_ADD,

Completed in 45 milliseconds