HomeSort by relevance Sort by last modified time
    Searched defs:stale (Results 1 - 9 of 9) sorted by null

  /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/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/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/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
  /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/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/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...]

Completed in 3839 milliseconds