Searched defs:SET_TTYSIZE (Results 1 - 1 of 1) sorted by relevance

/src/usr.bin/resize/
H A Dresize.h61 #define SET_TTYSIZE(fd, ws) ioctl((fd), TIOCSWINSZ, &(ws)) macro

Completed in 3 milliseconds