Home
last modified time | relevance | path

Searched refs:trunc (Results 26 – 50 of 65) sorted by relevance

123

/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt144 74:AUE_OPEN_RT:open(2) - read,trunc:fd,fr
145 75:AUE_OPEN_RTC:open(2) - read,creat,trunc:fc,fd,fr
148 78:AUE_OPEN_WT:open(2) - write,trunc:fd,fw
149 79:AUE_OPEN_WTC:open(2) - write,creat,trunc:fc,fd,fw
152 82:AUE_OPEN_RWT:open(2) - read,write,trunc:fd,fr,fw
320 272:AUE_OPENAT_RT:openat(2) - read,trunc:no
321 273:AUE_OPENAT_RTC:openat(2) - read,creat,trunc:no
324 276:AUE_OPENAT_WT:openat(2) - write,trunc:no
325 277:AUE_OPENAT_WTC:openat(2) - write,creat,trunc:no
328 280:AUE_OPENAT_RWT:openat(2) - read,write,trunc:no
[all …]
/illumos-gate/usr/src/cmd/dtrace/demo/tcp/
H A Dtcpbytesstat.d44 trunc(@bytes);
/illumos-gate/usr/src/head/
H A Dtgmath.h152 #undef trunc
153 #define trunc(x) __tgmath_trunc(x) macro
/illumos-gate/usr/src/cmd/dd/
H A Ddd.c535 int trunc; /* whether output file is truncated */ in main() local
545 trunc = 1; /* default: truncate output file */ in main()
695 trunc = 0; in main()
900 if (trunc == 0) { /* do not truncate output file */ in main()
904 } else if (oseekn && (trunc == 1)) { in main()
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h239 extern double trunc(double);
402 #pragma does_not_read_global_data(nearbyint, rint, lrint, round, lround, trunc)
410 #pragma does_not_write_global_data(nearbyint, rint, lrint, round, lround, trunc)
485 #pragma no_side_effect(nearbyint, rint, lrint, round, lround, trunc)
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c2374 int trunc = 0; in lowner_cb() local
2382 trunc = 1; in lowner_cb()
2390 if (!trunc && rw_m.rwl.magic == RWL_MAGIC) { in lowner_cb()
2497 int trunc = 0; in sync_get_info_common() local
2507 trunc = 1; in sync_get_info_common()
2515 if (trunc && ps_pdread(ph_p, sh_p->sh_unique, in sync_get_info_common()
2549 if (trunc && ps_pdread(ph_p, sh_p->sh_unique, in sync_get_info_common()
2567 if (trunc && ps_pdread(ph_p, sh_p->sh_unique, in sync_get_info_common()
2893 int trunc = 0; in __td_sync_setstate() local
2912 trunc = 1; in __td_sync_setstate()
[all …]
/illumos-gate/usr/src/cmd/mailx/
H A Dquit.c246 trunc(obuf); in quit()
358 trunc(obuf); in writeback()
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h96 extern double trunc __P((double));
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmath.tab72 f 1 trunc
/illumos-gate/usr/src/cmd/dtrace/demo/
H A DMakefile100 trunc.d \
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c1707 dt_trunc_t *trunc = arg; in dt_trunc_agg() local
1709 dtrace_aggvarid_t id = trunc->dttd_id; in dt_trunc_agg()
1717 if (trunc->dttd_remaining == 0) in dt_trunc_agg()
1720 trunc->dttd_remaining--; in dt_trunc_agg()
1727 dt_trunc_t trunc; in dt_trunc() local
1743 trunc.dttd_id = *((dtrace_aggvarid_t *)addr); in dt_trunc()
1782 trunc.dttd_remaining = remaining; in dt_trunc()
1784 (void) func(dtp, dt_trunc_agg, &trunc); in dt_trunc()
H A Ddt_cc.c430 dt_node_t *anp, *trunc; in dt_action_trunc() local
447 trunc = anp->dn_list; in dt_action_trunc()
458 assert(trunc != NULL); in dt_action_trunc()
459 if (!dt_node_is_scalar(trunc)) { in dt_action_trunc()
482 assert(trunc != NULL); in dt_action_trunc()
483 dt_cg(yypcb, trunc); in dt_action_trunc()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c865 char *trunc; in process_nexus_node() local
892 if ((trunc = strstr(nexus_path, PCI_MINOR_REG)) != NULL) { in process_nexus_node()
893 trunc--; /* Get the : just before too. */ in process_nexus_node()
894 *trunc = '\0'; in process_nexus_node()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddnode_sync.c371 boolean_t trunc = B_FALSE; in dnode_sync_free_range_impl() local
379 trunc = B_TRUE; in dnode_sync_free_range_impl()
425 if (trunc && !dn->dn_objset->os_raw_receive) { in dnode_sync_free_range_impl()
H A Ddnode.c2012 int trunc = FALSE; in dnode_free_range() local
2021 trunc = TRUE; in dnode_free_range()
2096 if (trunc) in dnode_free_range()
2133 ASSERT(trunc || IS_P2ALIGNED(len, blksz)); in dnode_free_range()
2136 if (trunc) in dnode_free_range()
2165 if (trunc) in dnode_free_range()
/illumos-gate/usr/src/man/man3m/
H A DMakefile124 trunc.3m \
522 truncf.3m := LINKSRC = trunc.3m
523 truncl.3m := LINKSRC = trunc.3m
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_trans.c637 ufs_log_amt(struct inode *ip, offset_t offset, ssize_t resid, int trunc) in ufs_log_amt() argument
669 if (trunc) in ufs_log_amt()
/illumos-gate/usr/src/boot/include/
H A Dmath.h316 double trunc(double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com113 trunc.o \
809 ../common/m9x/trunc.c \
835 ../common/m9x/trunc.c \
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath165 "\001trunc", (Math_f)(uintptr_t)truncl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath165 "\001trunc", (Math_f)(uintptr_t)truncl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath165 "\001trunc", (Math_f)(uintptr_t)truncl,
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h392 #define trunc(stream) ftruncate(fileno(stream), (long)ftell(stream)) macro
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath165 "\001trunc", (Math_f)(uintptr_t)truncl,
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc312 file path=usr/share/man/man3m/trunc.3m
313 link path=usr/share/man/man3m/truncf.3m target=trunc.3m
314 link path=usr/share/man/man3m/truncl.3m target=trunc.3m

123