Home
last modified time | relevance | path

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

123

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c63 recall_all_delegations(rfs4_file_t *fp, bool_t trunc, caller_context_t *ct) in recall_all_delegations() argument
67 rfs4_recall_deleg(fp, trunc, NULL); in recall_all_delegations()
90 rfs4_recall_deleg(fp, trunc, NULL); in recall_all_delegations()
216 bool_t trunc = FALSE; in deleg_rd_setattr() local
220 trunc = TRUE; in deleg_rd_setattr()
223 rc = recall_all_delegations(fp, trunc, ct); in deleg_rd_setattr()
236 bool_t trunc = FALSE; in deleg_wr_setattr() local
244 trunc = TRUE; in deleg_wr_setattr()
247 rc = recall_all_delegations(fp, trunc, ct); in deleg_wr_setattr()
365 bool_t trunc = FALSE; in deleg_rd_vnevent() local
[all …]
H A Dnfs4_srv_deleg.c832 rfs4_do_cb_recall(rfs4_deleg_state_t *dsp, bool_t trunc) in rfs4_do_cb_recall() argument
865 rec_argp->truncate = trunc; in rfs4_do_cb_recall()
903 void (*recall)(rfs4_deleg_state_t *, bool_t trunc);
904 bool_t trunc; member
931 (void) (*arg->recall)(dsp, arg->trunc); in do_recall()
958 bool_t trunc; member
1008 arg->trunc = map->trunc; in do_recall_file()
1042 void (*recall)(rfs4_deleg_state_t *, bool_t trunc), in rfs4_recall_file() argument
1043 bool_t trunc, rfs4_client_t *cp) in rfs4_recall_file()
1071 args->trunc = trunc; in rfs4_recall_file()
[all …]
/titanic_41/usr/src/lib/libm/i386/src/
H A Dtrunc.s32 LIBM_ANSI_PRAGMA_WEAK(trunc,function)
34 ENTRY(trunc)
55 SET_SIZE(trunc)
/titanic_41/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()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c546 boolean_t trunc = B_FALSE; in interpret_ospf() local
621 trunc = B_TRUE; in interpret_ospf()
626 trunc = B_TRUE; in interpret_ospf()
654 trunc = B_TRUE; in interpret_ospf()
665 trunc = B_TRUE; in interpret_ospf()
676 trunc = B_TRUE; in interpret_ospf()
696 trunc = B_TRUE; in interpret_ospf()
718 trunc = B_TRUE; in interpret_ospf()
723 trunc = B_TRUE; in interpret_ospf()
743 trunc = B_TRUE; in interpret_ospf()
[all …]
H A Dsnoop_ospf6.c589 boolean_t trunc = B_FALSE; in interpret_ospf6() local
660 trunc = B_TRUE; in interpret_ospf6()
666 trunc = B_TRUE; in interpret_ospf6()
698 trunc = B_TRUE; in interpret_ospf6()
710 trunc = B_TRUE; in interpret_ospf6()
723 trunc = B_TRUE; in interpret_ospf6()
742 trunc = B_TRUE; in interpret_ospf6()
764 trunc = B_TRUE; in interpret_ospf6()
769 trunc = B_TRUE; in interpret_ospf6()
788 trunc = B_TRUE; in interpret_ospf6()
[all …]
/titanic_41/usr/src/lib/libm/common/m9x/
H A Dtrunc.c30 #pragma weak __trunc = trunc
35 trunc(double x) { in trunc() function
/titanic_41/usr/src/cmd/prstat/
H A Dprutil.c284 int trunc, size_t width) in getprojname() argument
296 else if (trunc && n > width) in getprojname()
305 getzonename(zoneid_t zoneid, char *str, size_t len, int trunc, size_t width) in getzonename() argument
316 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()
/titanic_41/usr/src/cmd/sendmail/aux/
H A Dmailstats.c61 bool trunc; variable
78 trunc = false;
100 trunc = true;
342 if (trunc)
/titanic_41/usr/src/cmd/dtrace/demo/tcp/
H A Dtcptop.d116 trunc(@out);
137 trunc(@out);
/titanic_41/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()
/titanic_41/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Derr.D_TRUNC_PROTO.badnone.d31 trunc();
H A Derr.D_TRUNC_PROTO.badmany.d32 trunc(@, 10, 20);
H A Derr.D_TRUNC_SCALAR.bad.d32 trunc(@, @);
H A Derr.D_TRUNC_AGGARG.bad.d33 trunc(i);
H A Dtst.negtrunc.d48 trunc(@, -10);
H A Dtst.trunc.d48 trunc(@, 10);
H A Dtst.negtruncquant.d51 trunc(@, -5);
H A Dtst.truncquant.d51 trunc(@, 5);
H A Dtst.trunc0.d45 trunc(@);
/titanic_41/usr/src/cmd/dtrace/demo/agg/
H A Dtrunc.d41 trunc(@func, 10);
/titanic_41/usr/src/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.trunc.d48 trunc(@, 5);
/titanic_41/usr/src/cmd/dtrace/demo/udp/
H A Dudpbytesstat.d44 trunc(@bytes);
/titanic_41/usr/src/lib/libbsm/
H A Daudit_event.txt143 74:AUE_OPEN_RT:open(2) - read,trunc:fd,fr
144 75:AUE_OPEN_RTC:open(2) - read,creat,trunc:fc,fd,fr
147 78:AUE_OPEN_WT:open(2) - write,trunc:fd,fw
148 79:AUE_OPEN_WTC:open(2) - write,creat,trunc:fc,fd,fw
151 82:AUE_OPEN_RWT:open(2) - read,write,trunc:fd,fr,fw
152 83:AUE_OPEN_RWTC:open(2) - read,write,creat,trunc:fc,fd,fw,fr
319 272:AUE_OPENAT_RT:openat(2) - read,trunc:no
320 273:AUE_OPENAT_RTC:openat(2) - read,creat,trunc:no
323 276:AUE_OPENAT_WT:openat(2) - write,trunc:no
324 277:AUE_OPENAT_WTC:openat(2) - write,creat,trunc:no
[all …]

123