/titanic_41/usr/src/ucblib/libucb/port/gen/ |
H A D | statfs.c | 27 cnvtvfs64(struct statfs64 *buf, struct statvfs64 *vbuf) in cnvtvfs64() 44 struct statvfs64 vbuf; in statfs64() local 60 struct statvfs64 vbuf; in fstatfs64() local 69 cnvtvfs(struct statfs *buf, struct statvfs *vbuf) in cnvtvfs() 86 struct statvfs vbuf; in statfs() local 103 struct statvfs vbuf; in fstatfs() local
|
/titanic_41/usr/src/lib/libpicltree/ |
H A D | picltree.c | 2164 void *vbuf, size_t size) in read_reserved_propval_and_unlock() 2193 read_propval_and_unlock(picl_obj_t *nodep, picl_obj_t *propp, void *vbuf, in read_propval_and_unlock() 2230 xptree_get_propval_with_cred(picl_prophdl_t proph, void *vbuf, size_t size, in xptree_get_propval_with_cred() 2259 ptree_get_propval(picl_prophdl_t proph, void *vbuf, size_t size) in ptree_get_propval() 2271 void *vbuf, size_t size, door_cred_t cred) in xptree_get_propval_by_name_with_cred() 2312 ptree_get_propval_by_name(picl_nodehdl_t nodeh, const char *pname, void *vbuf, in ptree_get_propval_by_name() 2325 write_propval_and_unlock(picl_obj_t *nodep, picl_obj_t *propp, const void *vbuf, in write_propval_and_unlock() 2360 xptree_update_propval_with_cred(picl_prophdl_t proph, const void *vbuf, in xptree_update_propval_with_cred() 2390 ptree_update_propval(picl_prophdl_t proph, const void *vbuf, size_t size) in ptree_update_propval() 2403 const void *vbuf, size_t size, door_cred_t cred) in xptree_update_propval_by_name_with_cred() [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | logging.c | 60 char vbuf[256]; in log_format() local
|
H A D | util.c | 189 char vbuf[1024]; in nwamd_start_childv() local
|
/titanic_41/usr/src/cmd/cmd-inet/lib/netcfgd/ |
H A D | netcfgd.c | 76 char *vbuf; in nlog() local
|
/titanic_41/usr/src/cmd/picl/prtpicl/ |
H A D | prtpicl.c | 134 print_bytearray(int lvl, uint8_t *vbuf, size_t nbytes) in print_bytearray() 185 void *vbuf; in print_propval() local
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | _statfs.c | 82 cpstatvfs(struct statfs *bsdbuf, struct statvfs *vbuf) in cpstatvfs()
|
/titanic_41/usr/src/test/zfs-tests/cmd/mkholes/ |
H A D | mkholes.c | 147 char *buf, *vbuf; in main() local
|
/titanic_41/usr/src/lib/libcpc/i386/ |
H A D | conf_pentium.c | 510 uint32_t vbuf[4]; in cpc_getcpuver() local
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_2xml.c | 110 char vbuf[INT64BUFSZ], tbuf[32], *pval = NULL, *aval = NULL; in txml_print_prop() local
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclenvmond.c | 148 picl_nodehdl_t nodeh, picl_prophdl_t *propp, void *vbuf) in env_create_property()
|
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1039 get_path_state_name(ptree_rarg_t *rarg, void *vbuf) in get_path_state_name() 1885 get_pi_state(ptree_rarg_t *rarg, void *vbuf) in get_pi_state() 1925 get_processor_type(ptree_rarg_t *rarg, void *vbuf) in get_processor_type() 1946 get_fputypes(ptree_rarg_t *rarg, void *vbuf) in get_fputypes() 1968 get_pi_state_begin(ptree_rarg_t *rarg, void *vbuf) in get_pi_state_begin()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu.c | 1970 byteswap_uint64_array(void *vbuf, size_t size) in byteswap_uint64_array() 1983 byteswap_uint32_array(void *vbuf, size_t size) in byteswap_uint32_array() 1996 byteswap_uint16_array(void *vbuf, size_t size) in byteswap_uint16_array() 2010 byteswap_uint8_array(void *vbuf, size_t size) in byteswap_uint8_array()
|
H A D | arc.c | 1426 hdr_full_cons(void *vbuf, void *unused, int kmflag) in hdr_full_cons() 1442 hdr_l2only_cons(void *vbuf, void *unused, int kmflag) in hdr_l2only_cons() 1454 buf_cons(void *vbuf, void *unused, int kmflag) in buf_cons() 1471 hdr_full_dest(void *vbuf, void *unused) in hdr_full_dest() 1485 hdr_l2only_dest(void *vbuf, void *unused) in hdr_l2only_dest() 1495 buf_dest(void *vbuf, void *unused) in buf_dest()
|
H A D | dnode.c | 336 dnode_buf_byteswap(void *vbuf, size_t size) in dnode_buf_byteswap()
|
H A D | zap.c | 59 fzap_byteswap(void *vbuf, size_t size) in fzap_byteswap()
|
H A D | zfs_vfsops.c | 693 uint64_t *cookiep, void *vbuf, uint64_t *bufsizep) in zfs_userspace_many()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | startd.c | 485 char *buf, *vbuf; in read_startd_config() local
|
/titanic_41/usr/src/lib/librestart/common/ |
H A D | librestart.h | 285 char *vbuf; member
|
H A D | librestart.c | 2510 char *vbuf = ci->vbuf; in get_ids() local
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 1041 void *vbuf; in find_ref_parent() local 1082 void *vbuf; in get_reference_handle() local 1609 picl_nodehdl_t nodeh, picl_prophdl_t *prophp, void *vbuf) in create_property() 3921 void *vbuf; in port_init() local
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 1236 void *vbuf) /* initial value */ in wd_create_property()
|
/titanic_41/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_backup_reader.c | 1207 char vbuf[ZFS_MAXPROPLEN]; in zfs_put_prop_cb() local
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_ioctl.c | 1152 uint8_t *vpd, *vpdptr, *vbuf; in ql_vpd_load() local
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | main.c | 2407 char *p, *q, *vbuf; in update_db_entry() local
|