Home
last modified time | relevance | path

Searched refs:adt (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/cmd/vi/port/
H A Dex_cmdsub.c331 line *adt; in vi_move() local
342 adt = address((char*)0); in vi_move()
343 if (adt == 0) in vi_move()
349 move1(iscopy, adt); in vi_move()
356 line *adt, *ad1, *ad2; in move1() local
359 adt = addrt; in move1()
373 if (adt < ad1) { in move1()
374 if (adt + 1 == ad1 && !cflag && !inglobal) in move1()
376 dot = adt + (ad2 - ad1); in move1()
377 if (++adt != ad1) { in move1()
[all …]
/titanic_44/usr/src/lib/libbsm/
H A DMakefile48 HDRS = libbsm.h devices.h devalloc.h adt.h adt_event.h audit_private.h
119 ADTXMLFILE = $(COMMONDIR)/adt.xml
120 ADTXSDFILE = $(COMMONDIR)/adt.xsd
H A DMakefile.com30 adt.o \
H A Dauditxml37 -i pfx Interface prefix (default: adt)
/titanic_44/usr/src/lib/libadt_jni/
H A DMakefile34 ADTXMLFILE = $(LIBBSMDIR)/common/adt.xml
/titanic_44/usr/src/cmd/auditrecord/
H A DMakefile40 ADTXMLFILE = $(LIBBSMDIR)/common/adt.xml
H A Daudit_record_attr.txt2360 # not used. Replaced by AUE_uadmin_* events, see uadmin.c, adt.xml
/titanic_44/usr/src/cmd/ed/
H A Ded.c2195 LINE adt, ad1, ad2; in move() local
2199 if ((adt = address()) == 0) in move()
2214 if (adt < ad1) { in move()
2215 dot = adt + (ad2-ad1); in move()
2216 if ((++adt) == ad1) in move()
2218 reverse(adt, ad1); in move()
2220 reverse(adt, ad2); in move()
2221 } else if (adt >= ad2) { in move()
2222 dot = adt++; in move()
2224 reverse(ad2, adt); in move()
[all …]
/titanic_44/usr/src/lib/libbsm/common/
H A Dllib-lbsm34 #include <bsm/adt.h>
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-header.mf324 file path=usr/include/bsm/adt.h