Home
last modified time | relevance | path

Searched refs:commandx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/bin/ksh/
H A Dvi.c1939 expand_word(commandx) in expand_word() argument
1940 int commandx; in expand_word()
1950 if (commandx == 0 && expanded == EXPAND && buf) {
1994 complete_word(commandx, count) in complete_word() argument
1995 int commandx; in complete_word()
2009 if (commandx == 0 && expanded == COMPLETE && buf) {
2014 if (commandx == 0 && expanded == PRINT && buf) {
2103 print_expansions(ex, commandx) in print_expansions() argument
2105 int commandx;