/titanic_41/usr/src/lib/libpool/common/ |
H A D | pool_value.c | 67 pool_value_get_uint64(const pool_value_t *pv, uint64_t *result) in pool_value_get_uint64() 82 pool_value_get_int64(const pool_value_t *pv, int64_t *result) in pool_value_get_int64() 98 pool_value_get_double(const pool_value_t *pv, double *result) in pool_value_get_double() 113 pool_value_get_bool(const pool_value_t *pv, uchar_t *result) in pool_value_get_bool() 128 pool_value_get_string(const pool_value_t *pv, const char **result) in pool_value_get_string() 143 pool_value_get_type(const pool_value_t *pv) in pool_value_get_type() 153 pool_value_set_uint64(pool_value_t *pv, uint64_t val) in pool_value_set_uint64() 166 pool_value_set_int64(pool_value_t *pv, int64_t val) in pool_value_set_int64() 180 pool_value_set_double(pool_value_t *pv, double val) in pool_value_set_double() 193 pool_value_set_bool(pool_value_t *pv, uchar_t val) in pool_value_set_bool() [all …]
|
H A D | pool_commit.c | 1294 pool_value_t *pv, void *user) in clone_element() 1329 pool_value_t *pv, void *user) in clean_element()
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 133 final static native int pool_value_get_uint64(long pv, long result); in pool_value_get_uint64() 134 final static native int pool_value_get_int64(long pv, long result); in pool_value_get_int64() 135 final static native int pool_value_get_double(long pv, long result); in pool_value_get_double() 136 final static native int pool_value_get_bool(long pv, long result); in pool_value_get_bool() 137 final static native int pool_value_get_string(long pv, long result); in pool_value_get_string() 138 final static native int pool_value_get_type(long pv); in pool_value_get_type() 139 final static native void pool_value_set_uint64(long pv, long val); in pool_value_set_uint64() 140 final static native void pool_value_set_int64(long pv, long val); in pool_value_set_int64() 141 final static native void pool_value_set_double(long pv, double val); in pool_value_set_double() 142 final static native void pool_value_set_bool(long pv, short val); in pool_value_set_bool() [all …]
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_prop.c | 121 prop_method_get(tnode_t *node, topo_propval_t *pv, topo_propmethod_t *pm, in prop_method_get() 179 topo_propval_t *pv = NULL; in prop_get() local 211 topo_propval_t *pv; in prop_getval() local 502 topo_propval_t *pv; in set_seterror() local 522 topo_propval_t *pv; in prop_create() local 771 topo_propval_t *pv; in topo_prop_setprop() local 878 topo_propval_t *pv = NULL; in prop_method_register() local 979 topo_propval_t *pv; in topo_prop_method_unregister() local 1017 topo_propval_t *pv = NULL; in topo_prop_setmutable() local 1045 topo_propval_t *pv = NULL; in topo_prop_setnonvolatile() local [all …]
|
H A D | topo_2xml.c | 106 topo_propval_t *pv) in txml_print_prop()
|
/titanic_41/usr/src/uts/sparc/v9/syscall/ |
H A D | install_utrap.c | 40 utrap_handler_t *ov, *nv, *pv, *sv, *tmp; in install_utrap() local 153 utrap_handler_t *ov, *nvp, *pv, *sv, *tmp; in sparc_utrap_install() local
|
/titanic_41/usr/src/cmd/format/ |
H A D | add_definition.c | 316 struct dk_map2 *pv; local 319 struct dkl_partition *pv; local
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.exec.c | 54 tchar *dp, **pv, **av; in doexec() local 373 tchar **pv; in dohash() local
|
H A D | sh.sem.c | 60 int pv[2]; local 493 mypipe(int *pv) in mypipe()
|
H A D | sh.dir.c | 225 tchar **pv; in dfollow() local
|
/titanic_41/usr/src/cmd/avs/dsstat/ |
H A D | common.c | 181 uint32_t *pv, *cv; in kstat_delta() local
|
/titanic_41/usr/src/cmd/pools/pooladm/ |
H A D | pooladm.c | 75 pool_value_t *pv; in config_print() local
|
/titanic_41/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 781 pool_value_t *pv = NULL; in parser_conf_info() local 934 pool_value_t *pv; in parser_rename() local 1323 pool_value_t *pv; in check_conf_name() local 1568 pool_value_t *pv; in process_min_max() local
|
/titanic_41/usr/src/cmd/devprop/ |
H A D | devprop.c | 120 #define PER_TYPE(typ, func, val, incr, form, pv, sep) \ in main() argument
|
/titanic_41/usr/src/lib/librstp/common/ |
H A D | port.c | 170 register void* pv; in STP_port_delete() local
|
H A D | stpm.c | 182 register void* pv; in STP_stpm_delete() local
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | sym_hds.c | 150 unsigned char pv; in hds_sym_device_probe() local
|
/titanic_41/usr/src/lib/libc/port/regex/ |
H A D | wordexp.c | 109 int pv[2]; /* pipe from shell stdout */ in wordexp() local
|
/titanic_41/usr/src/cmd/sh/ |
H A D | xec.c | 378 int pv[2]; local
|
H A D | macro.c | 497 int pv[2]; in comsubst() local
|
H A D | io.c | 120 chkpipe(int *pv) in chkpipe()
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | args.c | 782 static int arg_pipe(register int pv[]) in arg_pipe() 801 int monitor, fd, pv[2]; in sh_argprocsub() local
|
H A D | suid_exec.c | 367 int pv[2]; in setids() local
|
/titanic_41/usr/src/cmd/man/ |
H A D | man.c | 379 char *pv[2]; in main() local 502 getpath(struct man_node *manp, char **pv) in getpath() 520 getsect(struct man_node *manp, char **pv) in getsect()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rexecd.c | 172 int pv[2], cc; in doit() local
|