Home
last modified time | relevance | path

Searched refs:PARTIAL (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Ddryrun.h34 #define PARTIAL 1 macro
/illumos-gate/usr/src/cmd/bnu/
H A Dlog.h41 #define PARTIAL 'P' /* Value to use for partial transfer. */ macro
H A Daccount.c217 || (status == PARTIAL)){
H A Duuxqt.c244 acEndexe(cpucycle(), PARTIAL); /* stop collecting accounting log */
1138 acEndexe(cpucycle(), PARTIAL);
H A Duucico.c841 acEnd(PARTIAL); /*stop collecting accounting log */
H A Dcntrl.c707 acEnd(PARTIAL); /*stop collecting accounting log */ in cntrl()
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daesopt.h102 #define PARTIAL 1 macro
259 #define ENC_UNROLL PARTIAL
267 #define DEC_UNROLL PARTIAL
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpmain.c689 #ifdef PARTIAL in main()
904 #ifdef PARTIAL in main()
911 #ifdef PARTIAL in main()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtable.test393 CREATE TABLE t6(a REFERENCES t4(a) MATCH PARTIAL);
432 FOREIGN KEY (b,c) REFERENCES t4(x,y) MATCH PARTIAL
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c772 case PARTIAL: in set_dr_info()
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c1504 ck_w_dryrun(ckpartial, PARTIAL); in main()