Home
last modified time | relevance | path

Searched refs:win (Results 1 – 25 of 276) sorted by path

12345678910>>...12

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Ddisplay.c100 getyx(win->x_win, win->x_line, win->x_col);
102 wmove(win->x_win, win->x_line, win->x_col);
103 getyx(win->x_win, win->x_line, win->x_col);
133 getyx(win->x_win, win->x_line, win->x_col);
140 getyx(win->x_win, win->x_line, win->x_col);
193 getyx(win->x_win, win->x_line, win->x_col);
215 getyx(win->x_win, win->x_line, win->x_col);
227 getyx(win->x_win, win->x_line, win->x_col);
272 wmove(win->x_win, win->x_line, win->x_col);
274 wmove(win->x_win, (win->x_line + 1) % win->x_nlines, win->x_col);
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c351 static struct winsize win = { 0, 0, 0, 0 }; variable
1135 (void) ioctl(p, TIOCSWINSZ, &win); in doit()
/illumos-gate/usr/src/cmd/filesync/
H A DREADME82 or to force one particular side to win in case of a conflict.
193 try to figure out what happened or who should win ... it
204 actually changed and which versions deserve to win. If
/illumos-gate/usr/src/cmd/intrstat/
H A Dintrstat.c127 struct winsize win; in set_width() local
132 if (ioctl(fileno(stdout), TIOCGWINSZ, &win) == -1) in set_width()
135 if (win.ws_col == 0) { in set_width()
144 g_cpus_per_line = INTRSTAT_CPUS_PER_LINE(win.ws_col); in set_width()
/illumos-gate/usr/src/cmd/look/
H A Dwords24709 win
/illumos-gate/usr/src/cmd/ls/
H A Dls.c332 static struct winsize win; variable
992 if (ioctl(1, TIOCGWINSZ, &win) != -1) in main()
993 num_cols = (win.ws_col == 0 ? 80 : win.ws_col); in main()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack_subr.c149 uintptr_t win, sp; in stacks_findstack() local
248 for (win = ubase; in stacks_findstack()
249 win + sizeof (struct rwindow) <= utop; in stacks_findstack()
250 win += sizeof (struct rwindow *)) { in stacks_findstack()
252 fsip->fsi_sp = UTOK(win) - STACK_BIAS; in stacks_findstack()
265 for (win = ubase; in stacks_findstack()
266 win + sizeof (struct rwindow) <= utop; in stacks_findstack()
267 win += sizeof (struct rwindow *)) { in stacks_findstack()
268 uintptr_t fp = ((struct rwindow *)win)->rw_fp; in stacks_findstack()
271 if ((levels = crawl(win, kbase, ktop, ubase, 1, fsip)) > 1) { in stacks_findstack()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1152 uint16_t win, urp; in tcphdr_print() local
1160 mdb_nhconvert(&win, &tcph->th_win, sizeof (win)); in tcphdr_print()
1167 sport, dport, seq, ack, tcph->th_off << 2, win, in tcphdr_print()
/illumos-gate/usr/src/cmd/more/
H A Dmore.c599 struct winsize win; in chgwinsz() local
602 if (ioctl(fileno(stdout), TIOCGWINSZ, &win) != -1) { in chgwinsz()
603 if (win.ws_row != 0) { in chgwinsz()
604 Lpp = win.ws_row; in chgwinsz()
610 if (win.ws_col != 0) in chgwinsz()
611 Mcol = win.ws_col; in chgwinsz()
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem77 * exclude: win
/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c79 #define print(win, y, x, fmt, args...) \ argument
83 (void) mvwprintw(win, y, x, fmt, ## args);
/illumos-gate/usr/src/cmd/ps/
H A Ducbps.c86 static struct winsize win; variable
192 if (ioctl(1, TIOCGWINSZ, &win) == -1) in ucbmain()
195 twidth = (win.ws_col == 0 ? 80 : win.ws_col); in ucbmain()
/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c582 struct winsize win; in lputs() local
593 else if (ioctl(STDOUT_FILENO, TIOCGWINSZ, &win) == 0 && in lputs()
594 win.ws_col > 0) in lputs()
595 termwidth = win.ws_col; in lputs()
/illumos-gate/usr/src/cmd/spell/
H A Dlist24708 win
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c159 struct winsize win; in set_width() local
164 if (ioctl(fileno(stdout), TIOCGWINSZ, &win) == -1) in set_width()
167 if (win.ws_col == 0) { in set_width()
176 g_cpus_per_line = (win.ws_col - TSTAT_COLUMN_OFFS) / in set_width()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news646 moving over. This is a real win on terminals that use an
1058 moving over. This is a real win on terminals that use an
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c4690 struct winsize win; in zpool_do_iostat() local
4943 if (ioctl(1, TIOCGWINSZ, &win) != -1) { in zpool_do_iostat()
4944 if (win.ws_row <= 0) { in zpool_do_iostat()
4947 winheight = win.ws_row; in zpool_do_iostat()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmake.probe1867 .dll:*win*) dialect="$dialect EXPORT=DLL" ;;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE814 features/lib: _use_spawnveg if spawnveg() is a win over fork()/exec()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1255 +9 byte 11 , win/32
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dstty.c575 struct winsize win; in output() local
576 off = ioctl(0,TIOCGWINSZ,&win); in output()
578 … sfprintf(sfstdout,"%sspeed %s baud; rows %d; columns %d;\n",schar,tp->name,win.ws_row,win.ws_col); in output()
697 struct winsize win; in set() local
699 if(ioctl(0,TIOCGWINSZ,&win)<0) in set()
703 sfprintf(sfstdout,"%d\n",tp->mask?win.ws_col:win.ws_row); in set()
711 win.ws_col = n; in set()
713 win.ws_row = n; in set()
714 if(ioctl(0,TIOCSWINSZ,&win)<0) in set()
/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c976 int win, wlen, type; in ParseDNSSECRecords() local
997 win = *bmap++; in ParseDNSSECRecords()
1005 if (win < 0 || win >= 256) in ParseDNSSECRecords()
1007 printf("Case NSEC: malformed nsec, bad window win %d\n", win); in ParseDNSSECRecords()
1010 type = win * 256; in ParseDNSSECRecords()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.c258 int win, wlen, type; in PrintTypeBitmap() local
270 win = *bmap++; in PrintTypeBitmap()
278 if (win < 0 || win >= 256) in PrintTypeBitmap()
283 type = win * 256; in PrintTypeBitmap()
1426 int win, wlen; in BitmapTypeCheck() local
1441 win = *bmap++; in BitmapTypeCheck()
1449 if (win < 0 || win >= 256) in BitmapTypeCheck()
2184 if (win < 0 || win >= 256) in putRData()
2554 int win, wlen; in SanityCheckBitMap() local
2564 win = *bmap++; in SanityCheckBitMap()
[all …]
H A DmDNS.c1561 mDNSu16 win = 0; in getKeepaliveRaddr() local
6152 mDNSu16 win = 0; in UpdateKeepaliveRData() local
10019 mDNSu16 win; in mDNSValidKeepAliveRecord() local
10027 win = 0; in mDNSValidKeepAliveRecord()
10121 *win = swap16((mDNSu16)value); in mDNS_ExtractKeepaliveInfo()
10143 mDNSu16 win; in mDNS_MatchKeepaliveInfo() local
10148 win = 0; in mDNS_MatchKeepaliveInfo()
10185 mDNSu16 win; in mDNS_SendKeepalives() local
10191 win = 0; in mDNS_SendKeepalives()
10222 mDNSu16 win; in mDNS_SendKeepaliveACK() local
[all …]
H A DmDNSEmbeddedAPI.h3120 …sadd, mDNSAddr *dadd, mDNSIPPort *lport, mDNSIPPort *rport, mDNSu32 seq, mDNSu32 ack, mDNSu16 win);

12345678910>>...12