Home
last modified time | relevance | path

Searched refs:swapnum (Results 1 – 8 of 8) sorted by relevance

/dports/games/bluemoon/bluemoon-2.12/
H A Dbluemoon.c113 int i,j,numswaps,swapnum,temp; in shuffle() local
117 for (swapnum=0;swapnum<numswaps;swapnum++) in shuffle()
/dports/devel/libslang2/slang-2.3.2/src/curses/
H A Dblue.c116 int i,j,numswaps,swapnum,temp; in shuffle() local
120 for (swapnum=0;swapnum<numswaps;swapnum++) in shuffle()
/dports/japanese/libslang/slang-1.4.5jp2/src/curses/
H A Dblue.c116 int i,j,numswaps,swapnum,temp; in shuffle() local
120 for (swapnum=0;swapnum<numswaps;swapnum++) in shuffle()
/dports/sysutils/ccze/ccze-0.2.1/src/
H A Dmod_squid.c173 char *date, *tag, *swapnum, *swapname, *swapsum, *space1, *hcode; in ccze_squid_store_log_process() local
179 pcre_get_substring (str, offsets, match, 3, (const char **)&swapnum); in ccze_squid_store_log_process()
200 ccze_addstr (CCZE_COLOR_SWAPNUM, swapnum); in ccze_squid_store_log_process()
228 free (swapnum); in ccze_squid_store_log_process()
/dports/devel/ncurses/ncurses-6.3/test/
H A Dblue.c157 int numswaps, swapnum; in shuffle() local
161 for (swapnum = 0; swapnum < numswaps; swapnum++) { in shuffle()
/dports/sysutils/colorize/colorize-0.3.4/
H A Dcolorize700 …my($date, $tag, $swapnum, $space1, $status, $hdate, $space2, $lmdate, $space3, $expire, $content, …
704 $swapnum = $3; # swap number
734 &printout($swapnum);
H A Dcolorizerc63 swapnum blue on_white # swap number
/dports/net/dgd-kernel/dgd-kernel-1.3.4_2/kernellib/kernel/lib/
H A Dwiztool.c1892 private string swapnum(int num, int div) in swapnum() function
1981 "swap average: " + (swapnum(status[ST_SWAPRATE1], 60) + ", " + in cmd_status()
1982 swapnum(status[ST_SWAPRATE5], 300) + SPACE16)[.. 15] + in cmd_status()