Searched defs:pos (Results 201 - 225 of 327) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/lib/madv/common/
H A Dmadv.c725 mmap(caddr_t addr, size_t len, int prot, int flags, int fd, off_t pos) argument
777 mmap64(caddr_t addr, size_t len, int prot, int flags, int fd, off64_t pos) argument
/opensolaris-onvv-gate/usr/src/lib/udapl/libdat/common/
H A Dudat_sr_parser.c1128 DAT_OS_FILE_POS pos; local
/opensolaris-onvv-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c458 static int pos; local
/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bio.c369 _sd_setup_iob(struct buf *bp, dev_t dev, nsc_off_t pos, int flag) argument
/opensolaris-onvv-gate/usr/src/uts/common/io/arn/
H A Darn_regd.c428 ath9k_regd_add_channel( struct ath_hal *ah, uint16_t c, uint16_t c_lo, uint16_t c_hi, uint16_t maxChan, uint8_t ctl, int pos, struct regDomain rd5GHz, struct RegDmnFreqBand *fband, struct regDomain *rd, const struct cmode *cm, struct ath9k_channel *ichans, boolean_t enableExtendedChannels) argument
/opensolaris-onvv-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.h141 unsigned pos; member in struct:auvia_portc
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dvisual_io.h95 struct vis_cursorpos pos; /* cursor position */ member in struct:vis_cursor
/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Dbootops.c151 static int pos; local
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Dmc-us3.h96 uchar_t pos; /* front=0, back=1 */ member in struct:bank_info
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dvsw_txdring.c1035 uint32_t pos, start; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/backup/dump/
H A Ddump.h128 off_t pos; /* starting offset within ino; used globally */ variable
/opensolaris-onvv-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1329 uchar_t *pos; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c1060 int pos; /* # of progress bar elements to be print */ local
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c1204 const char *pos; local
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c149 int pos = len - 1; local
293 char *pos = buf; local
336 uint8_t *pos; local
446 uint8_t *pos; local
565 uint8_t *pos; local
630 uint8_t *pos; local
897 uint8_t *pos = (uint8_t *)(key + 1); local
1123 uint8_t *pos = (uint8_t *)(key + 1); local
1319 uint8_t *pos = (uint8_t *)(key + 1); local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c230 int pos; char val; local
252 int pos; local
275 int pos; short val; local
297 int pos; local
320 int pos; long val; local
342 int pos; local
365 int pos; longlong_t val; local
387 int pos; u_longlong_t val; local
409 int pos; bool_t val; local
443 int pos; local
495 int pos; local
522 uint_t pos; local
541 setxdr_pos(int pos) argument
589 int pos; local
647 int pos; local
682 int pos; local
733 int pos; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/generic/
H A DSGMLApplication.h106 Position pos; member in struct:SGMLApplication::PiEvent
111 Position pos; member in struct:SGMLApplication::StartElementEvent
127 Position pos; member in struct:SGMLApplication::EndElementEvent
131 Position pos; member in struct:SGMLApplication::DataEvent
135 Position pos; member in struct:SGMLApplication::SdataEvent
140 Position pos; member in struct:SGMLApplication::ExternalDataEntityRefEvent
144 Position pos; member in struct:SGMLApplication::SubdocEntityRefEvent
148 Position pos; member in struct:SGMLApplication::NonSgmlCharEvent
152 Position pos; member in struct:SGMLApplication::ErrorEvent
165 Position pos; member in struct:SGMLApplication::AppinfoEvent
170 Position pos; member in struct:SGMLApplication::StartDtdEvent
176 Position pos; member in struct:SGMLApplication::EndDtdEvent
180 Position pos; member in struct:SGMLApplication::EndPrologEvent
189 Position pos; member in struct:SGMLApplication::CommentDeclEvent
196 Position pos; member in struct:SGMLApplication::MarkedSectionStartEvent
221 Position pos; member in struct:SGMLApplication::MarkedSectionEndEvent
231 Position pos; member in struct:SGMLApplication::IgnoredCharsEvent
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c111 u_longlong_t pos; local
646 u_longlong_t pos; local
856 u_longlong_t pos; local
[all...]
H A Dtlm_lib.c577 tlm_entry_restored(tlm_job_stats_t *job_stats, char *name, int pos) argument
/opensolaris-onvv-gate/usr/src/cmd/ntfsprogs/
H A Dntfscmp.c601 s64 pos; local
[all...]
H A Dntfsundelete.c1159 struct list_head *pos; local
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c159 envmon_keysw_pos_t pos; member in struct:__anon1283
889 lookup_key_posn(envmon_keysw_pos_t pos, const char **string) argument
/opensolaris-onvv-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1503 int inlen, pos, len, res, i; local
/opensolaris-onvv-gate/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c303 size_t pos = 0; local
/opensolaris-onvv-gate/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c58 struct iodev_snapshot *pos; local
100 struct iodev_snapshot *pos; local
201 ix_insert_here(struct iodev_snapshot *pos, struct iodev_snapshot *elem, int ba) argument
213 list_del(struct iodev_snapshot **list, struct iodev_snapshot *pos) argument
227 insert_before(struct iodev_snapshot **list, struct iodev_snapshot *pos, struct iodev_snapshot *new) argument
249 insert_after(struct iodev_snapshot **list, struct iodev_snapshot *pos, struct iodev_snapshot *new) argument
406 struct iodev_snapshot *pos, *ppos, *tmp, *ptmp; local
505 struct iodev_snapshot *pos; local
885 struct iodev_snapshot *pos, *entry, *parent; local
949 struct iodev_snapshot *entry, *parent, *pos; local
1017 struct iodev_snapshot *pos; local
[all...]

Completed in 393 milliseconds

1234567891011>>