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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dlash.c624 static inline const char* setup_prompt_string(void) function
662 prompt_str = setup_prompt_string();
H A Dhush.c1106 static const char* setup_prompt_string(int promptmode) function
1109 debug_printf("setup_prompt_string %d ", promptmode);
1131 prompt_str = setup_prompt_string(i->promptmode);

Completed in 32 milliseconds