Searched defs:where (Results 1 - 25 of 164) sorted by relevance

1234567

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dwrap.c95 avl_index_t where; local
H A Dgroups.c46 avl_index_t where; local
H A Dentry.c315 ld_seg_lookup(Ofl_desc *ofl, const char *name, avl_index_t *where) argument
340 ld_ent_lookup(Ofl_desc *ofl, const char *name, avl_index_t *where) argument
H A Dmap.c1220 avl_index_t where; local
/opensolaris-onvv-gate/usr/src/lib/libcmdutils/common/
H A Davltree.c164 avl_index_t where; local
/opensolaris-onvv-gate/usr/src/lib/efcode/packages/
H A Dparse.c84 line_error(char *where, int line, char *msg) argument
90 make_builtin_hooks(fcode_env_t *env, char *where) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Dwhere.c71 where(pn, host, fsname, within) function
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dutil.c50 saferealloc(Malloc_t where, MEM_SIZE size) argument
75 safefree(Malloc_t where) argument
/opensolaris-onvv-gate/usr/src/cmd/ssh/sshd/
H A Dauth2-pam.c89 const char *where = "authenticating"; local
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_vwind.c197 vcontext(line *addr, unsigned char where) argument
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_client.c91 off64_t where; local
142 off64_t where; local
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dcache.c119 hfsc_cache_add_extent(HfsCPrivateCache* cache, uint32_t start, uint32_t length, uint32_t block, uint16_t offset, uint8_t sbb, uint8_t where, uint8_t ref_index) argument
/opensolaris-onvv-gate/usr/src/lib/libsec/common/
H A Daclcheck.c365 int where; local
/opensolaris-onvv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c177 uu_avl_index_t where; local
/opensolaris-onvv-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c155 avl_index_t where; local
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_pass.c207 avl_index_t where; local
279 avl_index_t where; local
333 avl_index_t where; local
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dspa_errlog.c98 avl_index_t where; local
H A Dzfs_rlock.c105 avl_index_t where; local
268 zfs_range_add_reader(avl_tree_t *tree, rl_t *new, rl_t *prev, avl_index_t where) argument
357 avl_index_t where; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dbind.c118 avl_index_t where; local
/opensolaris-onvv-gate/usr/src/cmd/filebench/common/
H A Dfb_avl.c213 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) argument
244 avl_find(avl_tree_t *tree, void *value, avl_index_t *where) argument
473 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) argument
616 avl_index_t where; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/filesync/
H A Dmain.c496 { char *s, *where; local
/opensolaris-onvv-gate/usr/src/cmd/sgs/tools/common/
H A Dstring_table.c201 avl_index_t where; local
/opensolaris-onvv-gate/usr/src/common/avl/
H A Davl.c214 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) argument
243 avl_find(avl_tree_t *tree, const void *value, avl_index_t *where) argument
470 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) argument
622 avl_index_t where; local
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Ds_cb.c284 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret) argument
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci_io.c28 pcibios_read_config_byte(unsigned int bus, unsigned int device_fn, unsigned int where, uint8_t *value) argument
36 pcibios_read_config_word(unsigned int bus, unsigned int device_fn, unsigned int where, uint16_t *value) argument
44 pcibios_read_config_dword(unsigned int bus, unsigned int device_fn, unsigned int where, uint32_t *value) argument
52 pcibios_write_config_byte(unsigned int bus, unsigned int device_fn, unsigned int where, uint8_t value) argument
60 pcibios_write_config_word(unsigned int bus, unsigned int device_fn, unsigned int where, uint16_t value) argument
68 pcibios_write_config_dword(unsigned int bus, unsigned int device_fn, unsigned int where, uint32_t value) argument
144 pcibios_read_config_byte(unsigned int bus, unsigned int device_fn, unsigned int where, uint8_t *value) argument
171 pcibios_read_config_word(unsigned int bus, unsigned int device_fn, unsigned int where, uint16_t *value) argument
198 pcibios_read_config_dword(unsigned int bus, unsigned int device_fn, unsigned int where, uint32_t *value) argument
225 pcibios_write_config_byte(unsigned int bus, unsigned int device_fn, unsigned int where, uint8_t value) argument
252 pcibios_write_config_word(unsigned int bus, unsigned int device_fn, unsigned int where, uint16_t value) argument
279 pcibios_write_config_dword(unsigned int bus, unsigned int device_fn, unsigned int where, uint32_t value) argument
[all...]

Completed in 124 milliseconds

1234567