Home
last modified time | relevance | path

Searched refs:nocache (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c1212 uri->nocache = B_FALSE; in nl7c_http_request()
1414 uri->nocache = B_TRUE; in nl7c_http_request()
1478 boolean_t nocache = B_FALSE; in nl7c_http_response() local
1563 nocache = B_TRUE; in nl7c_http_response()
1568 nocache = B_TRUE; in nl7c_http_response()
1578 nocache = B_TRUE; in nl7c_http_response()
1651 nocache = B_TRUE; in nl7c_http_response()
1655 nocache = B_TRUE; in nl7c_http_response()
1699 nocache = B_TRUE; in nl7c_http_response()
1706 nocache = B_TRUE; in nl7c_http_response()
[all …]
H A Dnl7curi.h130 boolean_t nocache; /* URI no cache */ member
H A Dnl7curi.c824 ruri->nocache) { in uri_lookup()
842 if (ruri->nocache) in uri_lookup()
1069 if (uri->hash != URI_TEMP && uri->nocache) { in nl7c_resp_parse()
2046 if (uri->nocache) { in nl7c_parse()
2050 uri->nocache = B_TRUE; in nl7c_parse()
/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_svc.c291 int nocache; in r_net_read() local
302 nocache = (diskio.flag & RDC_RREAD_FAIL) ? 0 : NSC_NOCACHE; in r_net_read()
324 nocache); in r_net_read()
449 int nocache; in r_net_read6() local
460 nocache = (diskio.flag & RDC_RREAD_FAIL) ? 0 : NSC_NOCACHE; in r_net_read6()
481 nocache); in r_net_read6()
610 int nocache; in r_net_write5() local
639 nocache = (diskio.flag & RDC_RWRITE_FAIL) ? 0 : NSC_NOCACHE; in r_net_write5()
755 ret2 = rdc_writemaxfba(krdc, urdc, dset, diskio.seq, nocache); in r_net_write5()
820 int nocache; in r_net_write6() local
[all …]
H A Drdc_io.h420 int nocache; /* cache flag to alloc_buf */ member
/titanic_50/usr/src/cmd/troff/troff.d/
H A Dt6.c139 int nocache = 0; local
157 nocache = 1;
185 nocache = 1;
193 if (nocache|bd)
/titanic_50/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h232 uint8_t nocache; /* don't cache */ member
H A Dnca.h798 ((io)->nocache ? 0x08000000 : 0) | \
/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c255 static void check_for_stale_data(boolean_t nocache);
1108 check_for_stale_data(boolean_t nocache) in check_for_stale_data() argument
1130 if (nocache == B_FALSE && time(NULL) - change_time_check <= 10) { in check_for_stale_data()
/titanic_50/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c340 YESNO(io2.first), YESNO(io2.nocache), YESNO(io2.preempt), in nca_io2()
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dname.c1214 goto nocache; in nv_open()
1229 goto nocache; in nv_open()
1252 nocache: in nv_open()
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c2602 goto nocache; in ufs_dirremove()
2653 nocache: in ufs_dirremove()