HomeSort by relevance Sort by last modified time
    Searched full:termwidth (Results 1 - 1 of 1) sorted by null

  /system/core/toolbox/upstream-netbsd/bin/kill/
kill.c 217 int termwidth = 80; local
222 termwidth = win.ws_col;
229 if (len + nl >= termwidth) {

Completed in 53 milliseconds