Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 370) sorted by path

12345678910>>...15

/illumos-gate/usr/src/boot/common/linenoise/
H A Dlinenoise.c129 size_t pos; /* Current cursor position. */ member
342 size_t pos = l->pos; in refreshSingleLine() local
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c441 int bpp, pos; in efi_framebuffer_setup() local
/illumos-gate/usr/src/boot/libsa/
H A Dnfs.c251 int len, pos; in nfs_lookupfh() local
412 int hlen, rlen, pos; in nfs_readdata() local
765 int pos, rc; in nfs_readdir() local
H A Dtwiddle.c49 static uint_t callercnt, globalcnt, pos; in twiddle() local
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc679 Double pos = 0.0; in do_convert() local
H A Dfile.cc59 Double pos; in write_output() local
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudio.cc154 Double& pos, // field to update in setpos()
177 Double pos, // new position or offset in SetReadPosition()
186 Double pos, // new position or offset in SetWritePosition()
217 Double& pos) // write position (updated) in AppendData()
H A DAudioBuffer.cc308 Double& pos) // start position (updated) in ReadData()
373 Double& pos) // start position (updated) in WriteData()
436 Double& pos) // start position (updated) in AppendData()
H A DAudioExtent.cc154 Double pos) // position in GetHeader()
169 Double& pos) // start position (updated) in ReadData()
H A DAudioFile.cc427 Double& pos) // start position (updated) in ReadData()
499 Double& pos) // start position (updated) in WriteData()
514 Double pos, // position to seek to in seekread()
530 Double pos, // position to seek to in seekwrite()
H A DAudioList.cc86 Double pos) // split offset in split()
131 Double& pos, // target position (updated) in getposition()
197 Double pos) // position in GetHeader()
229 Double& pos) // start position (updated) in ReadData()
293 Double pos; // insertion offset, in seconds in Insert() local
302 Double pos) // insertion offset, in seconds in Insert()
H A DAudioPipe.cc102 Double& pos) // start position (updated) in ReadData()
141 Double& pos) // start position (updated) in WriteData()
H A DAudioTypeG72X.cc243 Double pos; in Flush() local
H A DAudioTypeSampleRate.cc169 Double pos; in Flush() local
H A DAudioUnixfile.cc313 Double& pos) // start position (updated) in ReadData()
403 Double& pos) // start position (updated) in WriteData()
482 Double pos, // position to seek to in seekread()
548 Double pos, // position to seek to in seekwrite()
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk4.c264 register int pos, length; in f_match() local
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpmain.c78 off_t pos; variable
/illumos-gate/usr/src/cmd/backup/lib/
H A Drmtlib.c379 rmtseek(int offset, int pos) in rmtseek()
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c552 offset_t pos = llseek(tdirp->dd_fd, (offset_t)0, SEEK_CUR); in rst_telldir() local
/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c232 int pos, line_len; in parse_line() local
284 int line_len, pos; in extract_fname_ftype() local
/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c270 char *pos; in count_widths() local
420 char *pos; in print_be_snapshots() local
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1343 #define START_BLOCK(pos) (*(ulong_t *)(pos)) argument
1344 #define NUM_BLOCK(pos) (*(ushort_t *)((pos) + 4)) argument
1345 #define START_SEG(pos) (*(ushort_t *)((pos) + 6)) argument
1392 uchar_t *pos; in prepare_stage2() local
/illumos-gate/usr/src/cmd/busstat/
H A Dbusstat.c110 int pos = 0; in main() local
/illumos-gate/usr/src/cmd/cdrw/
H A Dutil.c82 str_print(char *str, int pos) in str_print()
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c1060 int pos; /* # of progress bar elements to be print */ in crypt_multipart() local

12345678910>>...15