Home
last modified time | relevance | path

Searched refs:trunc (Results 1 – 25 of 65) sorted by relevance

123

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c68 rfs4_recall_deleg(fp, trunc, NULL); in recall_all_delegations()
91 rfs4_recall_deleg(fp, trunc, NULL); in recall_all_delegations()
217 bool_t trunc = FALSE; in deleg_rd_setattr() local
221 trunc = TRUE; in deleg_rd_setattr()
237 bool_t trunc = FALSE; in deleg_wr_setattr() local
245 trunc = TRUE; in deleg_wr_setattr()
366 bool_t trunc = FALSE; in deleg_rd_vnevent() local
372 trunc = TRUE; in deleg_rd_vnevent()
378 rfs4_recall_deleg(fp, trunc, NULL); in deleg_rd_vnevent()
406 bool_t trunc = FALSE; in deleg_wr_vnevent() local
[all …]
H A Dnfs4_srv_deleg.c870 rec_argp->truncate = trunc; in rfs4_do_cb_recall()
908 void (*recall)(rfs4_deleg_state_t *, bool_t trunc);
909 bool_t trunc; member
936 (void) (*arg->recall)(dsp, arg->trunc); in do_recall()
963 bool_t trunc; member
1013 arg->trunc = map->trunc; in do_recall_file()
1049 bool_t trunc, rfs4_client_t *cp) in rfs4_recall_file()
1077 args->trunc = trunc; in rfs4_recall_file()
1104 rfs4_recall_file(fp, rfs4_do_cb_recall, trunc, cp); in rfs4_recall_deleg()
1488 rfs4_recall_deleg(fp, trunc, NULL); in rfs4_check_delegated_byfp()
[all …]
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dtrunc.S32 LIBM_ANSI_PRAGMA_WEAK(trunc,function)
34 ENTRY(trunc) function
55 SET_SIZE(trunc)
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dmake_checksum.c147 krb5_octet *trunc; in krb5_c_make_checksum() local
156 trunc = (krb5_octet *) MALLOC(cksum->length); in krb5_c_make_checksum()
157 if (trunc) { in krb5_c_make_checksum()
158 (void) memcpy(trunc, cksum->contents, cksum->length); in krb5_c_make_checksum()
160 cksum->contents = trunc; in krb5_c_make_checksum()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c544 boolean_t trunc = B_FALSE; in interpret_ospf() local
619 trunc = B_TRUE; in interpret_ospf()
624 trunc = B_TRUE; in interpret_ospf()
652 trunc = B_TRUE; in interpret_ospf()
663 trunc = B_TRUE; in interpret_ospf()
674 trunc = B_TRUE; in interpret_ospf()
694 trunc = B_TRUE; in interpret_ospf()
716 trunc = B_TRUE; in interpret_ospf()
721 trunc = B_TRUE; in interpret_ospf()
741 trunc = B_TRUE; in interpret_ospf()
[all …]
H A Dsnoop_ospf6.c587 boolean_t trunc = B_FALSE; in interpret_ospf6() local
658 trunc = B_TRUE; in interpret_ospf6()
664 trunc = B_TRUE; in interpret_ospf6()
696 trunc = B_TRUE; in interpret_ospf6()
708 trunc = B_TRUE; in interpret_ospf6()
721 trunc = B_TRUE; in interpret_ospf6()
740 trunc = B_TRUE; in interpret_ospf6()
762 trunc = B_TRUE; in interpret_ospf6()
767 trunc = B_TRUE; in interpret_ospf6()
786 trunc = B_TRUE; in interpret_ospf6()
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dutimes.c62 compare_times(struct stat *st, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_times() argument
70 trunc ? atim->tv_nsec / 1000 * 1000 : atim->tv_nsec)) { in compare_times()
75 trunc ? mtim->tv_nsec / 1000 * 1000 : mtim->tv_nsec)) { in compare_times()
90 compare_filetime(char *path, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_filetime() argument
98 return (compare_times(&st, trunc, atim, mtim, invert)); in compare_filetime()
102 compare_linktime(char *path, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_linktime() argument
110 return (compare_times(&st, trunc, atim, mtim, invert)); in compare_linktime()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtrunc.c30 #pragma weak __trunc = trunc
35 trunc(double x) { in trunc() function
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailstats.c59 bool trunc; variable
76 trunc = false;
98 trunc = true;
341 if (trunc)
/illumos-gate/usr/src/cmd/dtrace/demo/tcp/
H A Dtcptop.d116 trunc(@out);
137 trunc(@out);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdeg.c792 goto trunc; in mdeg_spec_str()
805 goto trunc; in mdeg_spec_str()
814 goto trunc; in mdeg_spec_str()
830 trunc: in mdeg_spec_str()
860 goto trunc; in mdeg_match_str()
870 goto trunc; in mdeg_match_str()
880 trunc: in mdeg_match_str()
/illumos-gate/usr/src/cmd/prstat/
H A Dprutil.c285 int trunc, size_t width) in getprojname() argument
297 else if (trunc && n > width) in getprojname()
306 getzonename(zoneid_t zoneid, char *str, size_t len, int trunc, size_t width) in getzonename() argument
317 else if (trunc && n > width) in getzonename()
H A Dprtable.c66 int trunc, size_t width) in pwd_getname() argument
73 if (trunc && n > width) in pwd_getname()
82 else if (trunc && n > width) in pwd_getname()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Derr.D_TRUNC_PROTO.badnone.d29 trunc();
H A Derr.D_TRUNC_PROTO.badmany.d30 trunc(@, 10, 20);
H A Derr.D_TRUNC_SCALAR.bad.d30 trunc(@, @);
H A Derr.D_TRUNC_AGGARG.bad.d31 trunc(i);
H A Dtst.negtrunc.d46 trunc(@, -10);
H A Dtst.trunc.d46 trunc(@, 10);
H A Dtst.negtruncquant.d49 trunc(@, -5);
H A Dtst.truncquant.d49 trunc(@, 5);
H A Dtst.trunc0.d43 trunc(@);
/illumos-gate/usr/src/cmd/dtrace/demo/agg/
H A Dtrunc.d41 trunc(@func, 10);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.trunc.d48 trunc(@, 5);
/illumos-gate/usr/src/cmd/dtrace/demo/udp/
H A Dudpbytesstat.d44 trunc(@bytes);

123