Home
last modified time | relevance | path

Searched defs:pos (Results 276 – 300 of 370) sorted by relevance

1...<<1112131415

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c125 static void set_position(struct position pos) in set_position()
972 static void fake_an_empty_default(struct position pos) in fake_an_empty_default()
H A Dpre-process.c95 static struct token *alloc_token(struct position *pos) in alloc_token()
267 static struct token *collect_arg(struct token *prev, int vararg, struct position *pos, int count) in collect_arg()
1480 static int do_define(struct position pos, struct token *token, struct ident *name, in do_define()
H A Dlinearize.c71 static struct basic_block *alloc_basic_block(struct entrypoint *ep, struct position pos) in alloc_basic_block()
608 static void bind_label(struct symbol *label, struct basic_block *bb, struct position pos) in bind_label()
1358 const struct position pos = current_pos; in cast_pseudo() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c1100 uint_t pos = curr_op - oplist; in chain() local
1116 uint_t pos = curr_op - oplist; in resolve_chain() local
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c1772 size_t pos=0; /* current position in format string */ in ___sasl_log() local
2229 char *pos; in _iovec_to_buf() local
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c158 char *pos = strchr(input, '='); in krb5_db2_get_db_opt() local
829 off_t pos; in destroy_file_suffix() local
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c142 int op, ulong_t *lockmap, size_t pos) in segspt_badop_lockop()
2629 page_t **ppa, ulong_t *lockmap, size_t pos, in spt_lockpages()
2790 int attr, int op, ulong_t *lockmap, size_t pos) in segspt_shmlockop()
/illumos-gate/usr/src/cmd/busstat/
H A Dbusstat.c110 int pos = 0; in main() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c499 int pos; in get_byte() local
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c1446 off_t pos; in grep() local
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_regd.c435 int pos, in ath9k_regd_add_channel()
/illumos-gate/usr/src/uts/common/sys/
H A Dvisual_io.h93 struct vis_cursorpos pos; /* cursor position */ member
H A Dfbio.h203 struct fbcurpos pos; /* cursor position */ member
215 struct fbcurpos pos; /* cursor position */ member
/illumos-gate/usr/src/lib/libsasl/plugin/
H A Dplugin_common.c242 char *pos; local
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.c747 uint32_t cnt, pos; in emu10k_update_play() local
846 uint32_t cnt, pos; in emu10k_update_rec() local
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c268 uint_t idx, pos, i; in alloc_tbl_multi_entries() local
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1554 const char *pos; in process_min_max() local
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c325 static int pos; in getblock() local
/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Dudat_sr_parser.c1125 DAT_OS_FILE_POS pos; in dat_sr_read_token() local
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c459 int pos; in ppm_parse_pattern() local
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c10487 st_handle_sense(struct scsi_tape *un, struct buf *bp, tapepos_t *pos) in st_handle_sense()
10557 st_handle_autosense(struct scsi_tape *un, struct buf *bp, tapepos_t *pos) in st_handle_autosense()
10635 struct scsi_arq_status *statusp, tapepos_t *pos) in st_decode_sense()
13165 st_validate_tapemarks(struct scsi_tape *un, ubufunc_t ubf, tapepos_t *pos) in st_validate_tapemarks()
15107 st_logical_block_locate(struct scsi_tape *un, ubufunc_t ubf, tapepos_t *pos, in st_logical_block_locate()
16371 const char *comment, tapepos_t *pos) in st_print_position()
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c2886 print_fabric_prop(int pos, uchar_t *port_wwn, uchar_t *node_wwn, int port_addr, in print_fabric_prop()
2899 print_private_loop_prop(int pos, uchar_t *port_wwn, uchar_t *node_wwn, in print_private_loop_prop()
2928 int *port_addr, *hard_addr, pos = 0, count; in dump_map() local
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c2645 struct mlist_head *pos, *next; in mrsas_complete_pending_cmds() local
4428 struct mlist_head *pos, *next; in mrsas_softintr() local
6560 struct mlist_head *pos, *next; in io_timeout_checker() local
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_subr.c1478 int siz, pos; in fragacct() local
/illumos-gate/usr/src/common/ficl/
H A Dloader.c935 int fd, pos, whence; in pfseek() local

1...<<1112131415