Searched refs:ait (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.macroglob.ksh39 $dtrace -ln 'syscall:freebsd:w$1[0-9]:entry' ait | \
/freebsd-12-stable/contrib/nvi/ex/
H A Dex_txt.c61 TEXT ait, *ntp, *tp; local
213 OOBLNO, &ait, ait.ai, ntp))
215 free(ait.lb);
292 ait.lb = NULL;
293 ait.lb_len = 0;
294 BINC_GOTOW(sp, ait.lb, ait.lb_len, tp->ai);
295 MEMCPY(ait.lb, tp->lb, tp->ai);
296 ait
[all...]
/freebsd-12-stable/contrib/nvi/vi/
H A Dv_txt.c256 TEXT ait; /* Autoindent text structure. */ local
791 if (v_txt_auto(sp, OOBLNO, &ait, ait.ai, ntp))
793 FREE_SPACEW(sp, ait.lb, ait.lb_len);
957 ait.lb = NULL;
958 ait.lb_len = 0;
959 BINC_GOTOW(sp, ait.lb, ait.lb_len, tp->ai);
960 MEMMOVE(ait
[all...]

Completed in 121 milliseconds