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

/freebsd-9.3-release/contrib/libreadline/examples/rlfe/
H A Dconfig.h.in366 * define PTYRANGE0 and or PTYRANGE1 if you want to adapt screen
373 #undef PTYRANGE1
H A Dpty.c63 #ifndef PTYRANGE1
64 # define PTYRANGE1 "0123456789abcdef" macro
352 for (d = PTYRANGE1; (p[1] = *d) != '\0'; d++)

Completed in 41 milliseconds