| /src/sys/dev/raidframe/ |
| H A D | rf_callback.h | 58 RF_RowCol_t col; /* column IDs to give to the callback func */ member in struct:RF_CallbackValueDesc_s
|
| H A D | rf_raid4.c | 101 rf_MapSectorRAID4(RF_Raid_t * raidPtr,RF_RaidAddr_t raidSector,RF_RowCol_t * col,RF_SectorNum_t * diskSector,int remap) argument 112 rf_MapParityRAID4(RF_Raid_t * raidPtr,RF_RaidAddr_t raidSector,RF_RowCol_t * col,RF_SectorNum_t * diskSector,int remap) argument
|
| H A D | rf_raid5_rotatedspare.c | 108 rf_MapSectorRAID5_RS(RF_Raid_t * raidPtr,RF_RaidAddr_t raidSector,RF_RowCol_t * col,RF_SectorNum_t * diskSector,int remap) argument 130 rf_MapParityRAID5_RS(RF_Raid_t * raidPtr,RF_RaidAddr_t raidSector,RF_RowCol_t * col,RF_SectorNum_t * diskSector,int remap) argument
|
| H A D | rf_reconutil.c | 228 rf_MakeReconBuffer(RF_Raid_t *raidPtr, RF_RowCol_t col, RF_RbufType_t type) argument
|
| /src/usr.bin/vis/ |
| H A D | foldit.c | 45 foldit(const char *chunk, int col, int max, int flags) argument [all...] |
| /src/usr.bin/cut/ |
| H A D | x_cut.c | 65 int col; local in function:CUT_FN
|
| /src/usr.bin/systat/ |
| H A D | keyboard.c | 57 int ch, rch, col; local in function:keyboard [all...] |
| H A D | globalcmds.c | 80 int col, len; local in function:global_help
|
| /src/sys/arch/cobalt/stand/boot/ |
| H A D | devopen.c | 49 const char *col; local in function:devparse
|
| /src/sys/arch/mmeye/stand/boot/ |
| H A D | devopen.c | 49 const char *col; local in function:devparse
|
| /src/games/boggle/boggle/ |
| H A D | prtable.c | 72 int col, row; local in function:prtable
|
| H A D | timer.c | 73 int col, remaining, row; local in function:timerch
|
| /src/tests/lib/libc/regex/ |
| H A D | debug.c | 96 int col = 0; local in function:s_print
|
| /src/sys/arch/powerpc/tools/chrpicon/chrpicontoppm/ |
| H A D | chrpicontoppm.c | 70 int row, col; local in function:main
|
| /src/sys/arch/powerpc/tools/chrpicon/ppmtochrpicon/ |
| H A D | ppmtochrpicon.c | 129 int row, col; local in function:CHRPI_putbitmap
|
| /src/games/rogue/ |
| H A D | trap.c | 78 trap_at(int row, int col) argument 91 trap_player(short row, short col) argument 146 short row, col; local in function:add_traps 190 short dir, row, col, d, t; local in function:id_trap 232 short s, i, j, row, col, t; local in function:search [all...] |
| H A D | throw.c | 68 short dir, row, col; local in function:throw 162 get_thrown_at_monster(object * obj,short dir,short * row,short * col) argument 204 flop_weapon(object * weapon,short row,short col) argument 267 static short row, col; local in function:rand_around [all...] |
| /src/usr.bin/fold/ |
| H A D | fold.c | 136 int col, indx, i; local in function:fold 209 new_column_position(int col,wint_t ch) argument [all...] |
| /src/usr.bin/talk/ |
| H A D | display.c | 162 readwin(WINDOW *win, int line, int col) argument
|
| /src/usr.bin/tip/ |
| H A D | value.c | 44 static int col = 0; variable in typeref:typename:int [all...] |
| /src/sys/arch/hp300/stand/common/ |
| H A D | machdep.c | 149 static int col = 0, row = 0; local in function:romputchar
|
| /src/lib/libcurses/ |
| H A D | cr_put.c | 507 tabcol(int col, int ts) argument [all...] |
| /src/bin/stty/ |
| H A D | print.c | 196 static int col; variable in typeref:typename:int
|
| /src/games/gomoku/ |
| H A D | bdinit.c | 45 init_spot_flags_and_fval(struct spotstr *sp, int col, int row) argument 143 for (int col = 1; col <= BSZ; col++, sp++) { local in function:init_board
|
| /src/games/testpat/ |
| H A D | testpat.c | 54 int i, col, colour, line, x_limit, y_limit, colourOK, spacing; local in function:main [all...] |