Home
last modified time | relevance | path

Searched defs:pv (Results 1 – 25 of 57) sorted by relevance

123

/titanic_51/usr/src/lib/libpool/common/
H A Dpool_value.c67 pool_value_get_uint64(const pool_value_t *pv, uint64_t *result) in pool_value_get_uint64() argument
82 pool_value_get_int64(const pool_value_t *pv, int64_t *result) in pool_value_get_int64() argument
98 pool_value_get_double(const pool_value_t *pv, double *result) in pool_value_get_double() argument
113 pool_value_get_bool(const pool_value_t *pv, uchar_ argument
128 pool_value_get_string(const pool_value_t * pv,const char ** result) pool_value_get_string() argument
143 pool_value_get_type(const pool_value_t * pv) pool_value_get_type() argument
153 pool_value_set_uint64(pool_value_t * pv,uint64_t val) pool_value_set_uint64() argument
166 pool_value_set_int64(pool_value_t * pv,int64_t val) pool_value_set_int64() argument
180 pool_value_set_double(pool_value_t * pv,double val) pool_value_set_double() argument
193 pool_value_set_bool(pool_value_t * pv,uchar_t val) pool_value_set_bool() argument
206 pool_value_set_string(pool_value_t * pv,const char * val) pool_value_set_string() argument
245 pool_value_free(pool_value_t * pv) pool_value_free() argument
259 pool_value_get_name(const pool_value_t * pv) pool_value_get_name() argument
268 pool_value_set_name(pool_value_t * pv,const char * name) pool_value_set_name() argument
289 pool_value_from_nvpair(pool_value_t * pv,nvpair_t * pn) pool_value_from_nvpair() argument
410 pool_value_dprintf(const pool_value_t * pv) pool_value_dprintf() argument
[all...]
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java133 final static native int pool_value_get_uint64(long pv, long result); in pool_value_get_uint64() argument
134 final static native int pool_value_get_int64(long pv, long result); in pool_value_get_int64() argument
135 final static native int pool_value_get_double(long pv, long result); in pool_value_get_double() argument
136 final static native int pool_value_get_bool(long pv, long result); in pool_value_get_bool() argument
137 final static native int pool_value_get_string(long pv, long result); in pool_value_get_string() argument
138 final static native int pool_value_get_type(long pv); in pool_value_get_type() argument
139 final static native void pool_value_set_uint64(long pv, long val); in pool_value_set_uint64() argument
140 final static native void pool_value_set_int64(long pv, long val); in pool_value_set_int64() argument
141 final static native void pool_value_set_double(long pv, double val); in pool_value_set_double() argument
142 final static native void pool_value_set_bool(long pv, shor in pool_value_set_double() argument
143 pool_value_set_string(long pv, String val) pool_value_set_string() argument
144 pool_value_get_name(long pv) pool_value_get_name() argument
145 pool_value_set_name(long pv, String val) pool_value_set_name() argument
147 pool_value_free(long pv) pool_value_free() argument
[all...]
/titanic_51/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c120 prop_method_get(tnode_t *node, topo_propval_t *pv, topo_propmethod_t *pm, in prop_method_get() argument
177 topo_propval_t *pv in prop_get() local
209 topo_propval_t *pv; prop_getval() local
500 topo_propval_t *pv; set_seterror() local
520 topo_propval_t *pv; prop_create() local
769 topo_propval_t *pv; topo_prop_setprop() local
875 topo_propval_t *pv = NULL; prop_method_register() local
976 topo_propval_t *pv; topo_prop_method_unregister() local
1014 topo_propval_t *pv = NULL; topo_prop_setmutable() local
1042 topo_propval_t *pv = NULL; topo_prop_setnonvolatile() local
1075 topo_propval_t *pv; topo_prop_inherit() local
1299 propmethod_destroy(topo_hdl_t * thp,topo_propval_t * pv) propmethod_destroy() argument
1314 topo_propval_destroy(topo_propval_t * pv) topo_propval_destroy() argument
1334 topo_prop_hold(topo_propval_t * pv) topo_prop_hold() argument
1340 topo_prop_rele(topo_propval_t * pv) topo_prop_rele() argument
1359 topo_propval_t *pv; topo_prop_getprop() local
1377 prop_val_add(tnode_t * node,nvlist_t ** nvl,topo_propval_t * pv,int * err) prop_val_add() argument
1416 topo_propval_t *pv; topo_prop_getpgrp() local
1487 topo_propval_t *pv; topo_prop_getprops() local
[all...]
/titanic_51/usr/src/uts/sparc/v9/syscall/
H A Dinstall_utrap.c40 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_51/usr/src/cmd/format/
H A Dadd_definition.c316 struct dk_map2 *pv; local
319 struct dkl_partition *pv; local
/titanic_51/usr/src/cmd/csh/
H A Dsh.exec.c54 tchar *dp, **pv, **av; in doexec() local
373 tchar **pv; in dohash() local
[all...]
H A Dsh.sem.c60 int pv[2]; local
493 mypipe(int *pv) in mypipe() argument
[all...]
H A Dsh.dir.c225 tchar **pv; in dfollow() local
/titanic_51/usr/src/cmd/avs/dsstat/
H A Dcommon.c181 uint32_t *pv, *cv; in kstat_delta() local
/titanic_51/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y781 pool_value_t *pv = NULL; in parser_conf_info() local
934 pool_value_t *pv; in parser_rename() local
1323 pool_value_t *pv; check_conf_name() local
1568 pool_value_t *pv; process_min_max() local
[all...]
/titanic_51/usr/src/cmd/pools/pooladm/
H A Dpooladm.c75 pool_value_t *pv; in config_print() local
/titanic_51/usr/src/cmd/devprop/
H A Ddevprop.c120 #define PER_TYPE(typ, func, val, incr, form, pv, sep) \ in main() argument
/titanic_51/usr/src/lib/librstp/common/
H A Dport.c170 register void* pv; in STP_port_delete() local
H A Dstpm.c182 register void* pv; in STP_stpm_delete() local
/titanic_51/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym_hds.c150 unsigned char pv; in hds_sym_device_probe() local
/titanic_51/usr/src/lib/libc/port/regex/
H A Dwordexp.c109 int pv[2]; /* pipe from shell stdout */ in wordexp() local
[all...]
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dargs.c782 static int arg_pipe(register int pv[]) in arg_pipe()
801 int monitor, fd, pv[2]; in sh_argprocsub() local
H A Dsuid_exec.c367 int pv[2]; in setids() local
/titanic_51/usr/src/cmd/sh/
H A Dxec.c378 int pv[2]; local
H A Dmacro.c497 int pv[2]; in comsubst() local
H A Dio.c120 chkpipe(int *pv) in chkpipe() argument
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsuid_exec.c367 int pv[2]; in setids() local
H A Dio.c895 int sh_pipe(register int pv[]) in sh_pipe() argument
911 sh_rpipe(register int pv[]) sh_rpipe() argument
918 sh_rpipe(register int pv[]) sh_rpipe() argument
935 sh_coaccept(Shell_t * shp,int * pv,int out) sh_coaccept() argument
960 sh_copipe(Shell_t * shp,int * pv,int out) sh_copipe() argument
1085 sh_pclose(register int pv[]) sh_pclose() argument
[all...]
/titanic_51/usr/src/cmd/man/
H A Dman.c379 char *pv[2]; in main() local
502 getpath(struct man_node *manp, char **pv) in getpath() argument
520 getsect(struct man_node *manp, char **pv) in getsect() argument
[all...]
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rexecd.c172 int pv[2], cc; in doit() local
[all...]

123