Searched refs:STAT (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.10.1/bzip2-36/bzip2/
H A Dbzdiff49 STAT="$?"
59 STAT="$?"
63 STAT="$?";;
68 STAT="$?";;
70 STAT="$?";;
73 exit "$STAT"
/macosx-10.10.1/file_cmds-242/dd/
H A Dextern.h58 extern STAT st;
H A Ddd.h73 } STAT; typedef in typeref:struct:__anon8649
/macosx-10.10.1/Heimdal-398.1.2/appl/push/
H A Dpush.c37 #if defined(_AIX) && defined(STAT)
39 * AIX defines STAT to 1 in sys/dir.h
41 # undef STAT macro
136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator in enum:__anon495
140 "INIT", "GREET", "USER", "PASS", "STAT", "RETR", "TOP",
301 if (((state == STAT || state == RETR || state == TOP)
354 state = STAT;
370 state = STAT;
416 if (state == STAT) {
439 } else if (++state == STAT) {
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/env/
H A Denv_alloc.c263 STAT((st_search = 0));
266 STAT((++st_search));
303 STAT((++head->failure));
306 STAT((++head->success));
376 STAT((++head->freed));
/macosx-10.10.1/BerkeleyDB-21/db/mp/
H A Dmp_trickle.c107 STAT((mp->stat.st_page_trickle += wrote));
H A Dmp_fget.c228 STAT(++mfp->stat.st_map);
315 STAT(++hp->hash_io_wait);
783 STAT(++mfp->stat.st_page_create);
786 STAT(++mfp->stat.st_cache_miss);
H A Dmp_alloc.c57 STAT(c_mp->stat.st_alloc++);
/macosx-10.10.1/BerkeleyDB-21/db/rep/
H A Drep_record.c76 STAT(rep->stat.st_client_svc_req++); \
78 STAT(rep->stat.st_client_svc_miss++); \
94 STAT(rep->stat.st_msgs_recover++); \
114 STAT(rep->stat.st_msgs_recover++); \
321 STAT(rep->stat.st_client_svc_req++);
322 STAT(rep->stat.st_client_svc_miss++);
333 STAT(rep->stat.st_msgs_processed++);
364 STAT(rep->stat.st_msgs_badgen++);
376 STAT(rep->stat.st_dupmasters++);
589 STAT(re
[all...]
H A Drep_verify.c99 STAT(rep->stat.st_outdated++);
168 STAT(rep->stat.st_outdated++);
498 STAT(rep->stat.st_msgs_recover++);
H A Drep_elect.c737 STAT(rep->stat.st_elections_won++);
989 STAT(rep->stat.st_elections++);
1002 STAT(rep->stat.st_elections_won++);
1066 STAT(rep->stat.st_elections_won++);
H A Drep_util.c105 STAT(rep->stat.st_bulk_overflows++);
124 STAT(rep->stat.st_bulk_fills++);
185 STAT(rep->stat.st_bulk_records++);
240 STAT(rep->stat.st_bulk_transfers++);
688 STAT(rep->stat.st_master_changes++);
1538 STAT(rep->stat.st_nthrottles++);
/macosx-10.10.1/BerkeleyDB-21/db/repmgr/
H A Drepmgr_windows.c673 STAT(env->rep_handle->region->mstat.st_connection_drop++);
686 STAT(env->rep_handle->
697 STAT(env->rep_handle->
711 STAT(env->rep_handle->
772 STAT(db_rep->region->mstat.st_connect_fail++);
H A Drepmgr_sel.c476 STAT(db_rep->region->mstat.st_connect_fail++);
720 STAT(env->rep_handle->
739 STAT(env->rep_handle->
1403 STAT(env->rep_handle->
/macosx-10.10.1/BerkeleyDB-21/db/lock/
H A Dlock.c502 STAT(cur_p->part_stat.st_locksteals++);
844 STAT(region->stat.st_lock_nowait++);
914 STAT(lt->obj_stat[ndx].st_lock_wait++);
1189 STAT(lt->obj_stat[obj->indx].st_ndowngrade++);
1285 STAT(lt->part_array[part_id].part_stat.st_nobjects--);
1286 STAT(lt->obj_stat[obj_ndx].st_nobjects--);
1351 STAT(lt->part_array[part_id].part_stat.st_nlocks--);
1352 STAT(lt->obj_stat[lockp->indx].st_nlocks--);
1400 STAT(cur_p->part_stat.st_objectsteals++);
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Ddb_int.h243 #undef STAT macro
245 #define STAT(x) x macro
247 #define STAT(x) macro
/macosx-10.10.1/BerkeleyDB-21/db/build_s60/
H A Ddb_int.h242 #undef STAT macro
244 #define STAT(x) x macro
246 #define STAT(x) macro
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/
H A Ddb_int.h245 #undef STAT macro
247 #define STAT(x) x macro
249 #define STAT(x) macro
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Ddb_int.h242 #undef STAT macro
244 #define STAT(x) x macro
246 #define STAT(x) macro
/macosx-10.10.1/BerkeleyDB-21/db/build_windows/
H A Ddb_int.h242 #undef STAT macro
244 #define STAT(x) x macro
246 #define STAT(x) macro
/macosx-10.10.1/BerkeleyDB-21/db/log/
H A Dlog_put.c309 STAT(++lp->stat.st_record);
895 STAT(++lp->stat.st_scount);
1060 STAT(++lp->stat.st_scount);
1147 STAT(++lp->stat.st_wcount_fill);
1164 STAT(++lp->stat.st_wcount_fill);
1529 STAT(++lp->stat.st_record);
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/ftpd/
H A Dftpd.tcl380 STAT {# List LIST but using the control channel
436 puts $chan { SIZE LIST NLST SITE* SYST STAT HELP NOOP}
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dgedcom.vim27 syntax keyword gedcom_record SPFX SSN STAE STAT SUBM SUBN SURN TEMP TEXT TIME
H A Dprescribe.vim30 syn keyword prescribeStatement SPL SPLT SPO SPSZ SPW SRM SRO SROP SSTK STAT STRK
/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Ddb_int.in241 #undef STAT
243 #define STAT(x) x
245 #define STAT(x)

Completed in 370 milliseconds

12