| /onnv/onnv-gate/usr/src/lib/rpcsec_gss/ |
| svc_rpcsec_gss.c | 97 bool_t stale; member in struct:_svc_rpc_gss_data 225 if (--cl->ref_cnt == 0 && cl->stale) { 662 * lock the client data until it's safe; if it's already stale, 666 if (client_data->stale) { 702 client_data->stale = TRUE; 713 client_data->stale = TRUE; 724 client_data->stale = TRUE; 786 * XXX server_creds will prob be stale 817 * XXX server_creds will prob be stale 851 client_data->stale = TRUE [all...] |
| /onnv/onnv-gate/usr/src/uts/common/rpc/sec_gss/ |
| svc_rpcsec_gss.c | 102 bool_t stale; member in struct:_svc_rpc_gss_data 332 * context is marked as stale, we would then destroy the context. Additionally, 334 * was run, and if so run sweep_clients to free all stale contexts with zero 346 * There might be other threads stale this client data 354 if (--cl->ref_cnt == 0 && cl->stale) { 711 if (client_data->stale) { 713 RPCGSS_LOG0(1, "_svcrpcsec_gss: client data stale\n"); 807 client_data->stale = TRUE; 832 client_data->stale = TRUE; 857 client_data->stale = TRUE [all...] |
| /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/ |
| xfs.h | 380 xfs_uint16_t stale; /* count of stale entries */ member in struct:xfs_dir2_leaf_hdr 402 xfs_uint32_t stale; /* count of stale lf entries */ member in struct:xfs_dir2_block_tail
|
| fsys_xfs.c | 347 xfs.dirmax = le16 (h->count) - le16 (h->stale); 428 xfs.dirmax = le32 (tail->count) - le32 (tail->stale); 438 xfs.dirmax = le16 (h->count) - le16 (h->stale);
|
| /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
| Lgrp.pm | 188 sub stale subroutine 190 scalar @_ == 1 or _usage("stale(class)");
|
| /onnv/onnv-gate/usr/src/cmd/svc/milestone/ |
| README.share | 73 If the list of stale files are not yet loaded by the kernel
|
| /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/ |
| Lgrp_api.t | 194 # The cookie should not be stale 195 is($c->stale, 0, 'Cookie should not be stale');
|
| Lgrp.t | 199 # The cookie should not be stale 238 ok($c->stale, 0, 'cookie is not stale');
|
| /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/ |
| Lgrp.pod | 98 $stale = l->stale(); 237 stale. Otherwise, it returns B<undef> and sets B<$!> to indicate the error. 526 =item stale() 528 Returns B<T> if the lgroup information in the object is stale, B<F>
|
| /onnv/onnv-gate/usr/src/lib/libldap5/sources/ldap/common/ |
| digest_md5.c | 75 const char *max, *stale, *ncount, *uri, *charset; member in struct:__anon3724 464 static const char sstr[] = "stale"; 575 attr_out->stale = val;
|
| /onnv/onnv-gate/usr/src/lib/libnsl/rpc/ |
| key_call.c | 805 getkeyserv_handle(int vers, int stale) 818 * or if stale is '1' then destroy client and rebuild 821 (!check_rdev(kcp) || kcp->pid != getpid() || stale)) {
|
| /onnv/onnv-gate/usr/src/cmd/mms/dm/common/ |
| dm_command.c | 3576 mms_par_node_t *stale; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/mms/mm/common/ |
| mm_dmp_sql.c | 119 /* stale handle is no longer connected */ 145 /* DM has a stale handle */ 2214 int stale = 0; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
| ibcm_sm.c | 125 * handle the stale detection 156 * handle the stale detection [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/ib/mgt/ibcm/ |
| ibcm_impl.h | 49 * Handle stale connections 326 * stale_clock : clock used to detect stale vs duplicate REQs 335 * stale : B_TRUE, if connection has become stale 422 boolean_t stale; member in struct:ibcm_state_data_s 766 * our service record information as stale (REWRITE_NEEDED), and [all...] |
| /onnv/onnv-gate/usr/src/lib/sasl_plugins/digestmd5/ |
| digestmd5.c | 2344 int stale; \/* last nonce is stale *\/ member in struct:server_context [all...] |
| /onnv/onnv-gate/usr/src/uts/common/vm/ |
| seg_vn.c | [all...] |