HomeSort by: relevance | last modified time | path
    Searched defs:x_cols (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
sh.h 496 /* Minimum allowed value for x_cols: 2 for prompt, 3 for " < " at end of line
499 EXTERN int x_cols I__(80); /* tty columns */
501 # define x_cols 80 /* for pr_menu(exec.c) */ macro
sh.h 496 /* Minimum allowed value for x_cols: 2 for prompt, 3 for " < " at end of line
499 EXTERN int x_cols I__(80); /* tty columns */
501 # define x_cols 80 /* for pr_menu(exec.c) */ macro

Completed in 23 milliseconds