Searched defs:col (Results 1 - 25 of 212) sorted by relevance

123456789

/src/sys/dev/raidframe/
H A Drf_callback.h58 RF_RowCol_t col; /* column IDs to give to the callback func */ member in struct:RF_CallbackValueDesc_s
H A Drf_raid4.c101 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 Drf_raid5_rotatedspare.c108 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 Drf_reconutil.c228 rf_MakeReconBuffer(RF_Raid_t *raidPtr, RF_RowCol_t col, RF_RbufType_t type) argument
/src/usr.bin/vis/
H A Dfoldit.c45 foldit(const char *chunk, int col, int max, int flags) argument
[all...]
/src/usr.bin/cut/
H A Dx_cut.c65 int col; local in function:CUT_FN
/src/usr.bin/systat/
H A Dkeyboard.c57 int ch, rch, col; local in function:keyboard
[all...]
H A Dglobalcmds.c80 int col, len; local in function:global_help
/src/sys/arch/cobalt/stand/boot/
H A Ddevopen.c49 const char *col; local in function:devparse
/src/sys/arch/mmeye/stand/boot/
H A Ddevopen.c49 const char *col; local in function:devparse
/src/games/boggle/boggle/
H A Dprtable.c72 int col, row; local in function:prtable
H A Dtimer.c73 int col, remaining, row; local in function:timerch
/src/tests/lib/libc/regex/
H A Ddebug.c96 int col = 0; local in function:s_print
/src/sys/arch/powerpc/tools/chrpicon/chrpicontoppm/
H A Dchrpicontoppm.c70 int row, col; local in function:main
/src/sys/arch/powerpc/tools/chrpicon/ppmtochrpicon/
H A Dppmtochrpicon.c129 int row, col; local in function:CHRPI_putbitmap
/src/games/rogue/
H A Dtrap.c78 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 Dthrow.c68 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 Dfold.c136 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 Ddisplay.c162 readwin(WINDOW *win, int line, int col) argument
/src/usr.bin/tip/
H A Dvalue.c44 static int col = 0; variable in typeref:typename:int
[all...]
/src/sys/arch/hp300/stand/common/
H A Dmachdep.c149 static int col = 0, row = 0; local in function:romputchar
/src/lib/libcurses/
H A Dcr_put.c507 tabcol(int col, int ts) argument
[all...]
/src/bin/stty/
H A Dprint.c196 static int col; variable in typeref:typename:int
/src/games/gomoku/
H A Dbdinit.c45 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 Dtestpat.c54 int i, col, colour, line, x_limit, y_limit, colourOK, spacing; local in function:main
[all...]

Completed in 13 milliseconds

123456789