Home
last modified time | relevance | path

Searched defs:pm (Results 1 – 25 of 53) sorted by relevance

123

/titanic_50/usr/src/cmd/backup/dump/
H A Ddumpfstab.c94 addvfstab(tablename, pm) in addvfstab() argument
182 struct pmntent *pm = (struct pmntent *)0; in mnttabread() local
197 addmtab(tablename, pm) in addmtab() argument
252 struct pmntent *pm; local
335 struct pmntent *pm; in getmnttab() local
/titanic_50/usr/src/lib/libc/port/fp/
H A Ddouble_decim.c175 __big_decimal_to_string(_big_float *pf, int sticky, decimal_mode *pm, in __big_decimal_to_string()
338 __bigfloat_to_decimal(_big_float *bf, decimal_mode *pm, decimal_record *pd, in __bigfloat_to_decimal()
529 single_to_decimal(single *px, decimal_mode *pm, decimal_record *pd, in single_to_decimal()
601 double_to_decimal(double *px, decimal_mode *pm, decimal_record *pd, in double_to_decimal()
646 extended_to_decimal(extended *px, decimal_mode *pm, decimal_record *pd, in extended_to_decimal()
702 quadruple_to_decimal(quadruple *px, decimal_mode *pm, decimal_record *pd, in quadruple_to_decimal()
H A Ddecimal_bin.c334 __fast_decimal_to_single(single *px, decimal_mode *pm, decimal_record *pd, in __fast_decimal_to_single()
433 __fast_decimal_to_double(double *px, decimal_mode *pm, decimal_record *pd, in __fast_decimal_to_double()
495 decimal_to_single(single *px, decimal_mode *pm, decimal_record *pd, in decimal_to_single()
570 decimal_to_double(double *px, decimal_mode *pm, decimal_record *pd, in decimal_to_double()
649 decimal_to_extended(extended *px, decimal_mode *pm, decimal_record *pd, in decimal_to_extended()
736 decimal_to_quadruple(quadruple *px, decimal_mode *pm, decimal_record *pd, in decimal_to_quadruple()
H A D__flt_decim.c265 __fast_double_to_decimal(double *dd, decimal_mode *pm, decimal_record *pd, in __fast_double_to_decimal()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dfloat_decim.c37 single_to_decimal(px, pm, pd, ps) in single_to_decimal() argument
66 extended_to_decimal(px, pm, pd, ps) in extended_to_decimal() argument
H A Ddecimal_bin.c407 decimal_to_single(px, pm, pd, ps) in decimal_to_single() argument
472 decimal_to_double(px, pm, pd, ps) in decimal_to_double() argument
541 decimal_to_extended(px, pm, pd, ps) in decimal_to_extended() argument
614 decimal_to_quadruple(px, pm, pd, ps) in decimal_to_quadruple() argument
H A Ddouble_decim.c42 decimal_round(decimal_mode *pm, decimal_record *pd, fp_exception_field_type *ps, in decimal_round()
337 _unpacked_to_decimal(unpacked *px, decimal_mode *pm, decimal_record *pd, in _unpacked_to_decimal()
642 double_to_decimal(double *px, decimal_mode *pm, decimal_record *pd, in double_to_decimal()
668 quadruple_to_decimal(quadruple *px, decimal_mode *pm, decimal_record *pd, in quadruple_to_decimal()
/titanic_50/usr/src/cmd/rpcbind/
H A Drpcb_check.c124 find_procname(rpcproc_t procnum, boolean_t pm) in find_procname()
149 boolean_t pm) in rpcb_log()
/titanic_50/usr/src/cmd/fm/schemes/mem/sparc/
H A Dmem_disc.c211 mem_path_map_t *pm = NULL; in picl_frudata_parse() local
257 mem_path_map_t *pm; in picl_frutree_parse() local
338 path_map_destroy(mem_path_map_t *pm) in path_map_destroy()
/titanic_50/usr/src/lib/libc/port/locale/
H A Dtimelocal.h45 const char *pm; member
/titanic_50/usr/src/lib/libadm/common/
H A Dputdgrp.c600 struct member *pm, *qm, *rm; /* Tmp ptrs to struct member */ in _adddgrptabrec() local
796 struct member *pm; /* Ptr to member being examined */ in _rmdgrpmems() local
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c471 uftdi_pm_t *pm = uf->uf_pm; in uftdi_usb_power() local
1263 uftdi_pm_t *pm; in uftdi_create_pm_components() local
1291 uftdi_pm_t *pm = uf->uf_pm; in uftdi_destroy_pm_components() local
1327 uftdi_pm_t *pm = uf->uf_pm; in uftdi_pm_set_busy() local
1374 uftdi_pm_t *pm = uf->uf_pm; in uftdi_pm_set_idle() local
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c470 pl2303_pm_t *pm = plp->pl_pm; in pl2303_usb_power() local
1210 pl2303_pm_t *pm; in pl2303_create_pm_components() local
1239 pl2303_pm_t *pm = plp->pl_pm; in pl2303_destroy_pm_components() local
1278 pl2303_pm_t *pm = plp->pl_pm; in pl2303_pm_set_busy() local
1329 pl2303_pm_t *pm = plp->pl_pm; in pl2303_pm_set_idle() local
/titanic_50/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1869 usbecm_pm_t *pm; in usbecm_create_pm_components() local
1965 usbecm_pm_t *pm = ecmp->ecm_pm; in usbecm_destroy_pm_components() local
2003 usbecm_pm_t *pm = ecmp->ecm_pm; in usbecm_pm_set_busy() local
2054 usbecm_pm_t *pm = ecmp->ecm_pm; in usbecm_pm_set_idle() local
2208 usbecm_pm_t *pm; in usbecm_power() local
/titanic_50/usr/src/lib/libast/common/regex/
H A Dregsubcomp.c43 …gister const char* s, char** e, int delim, register const regflags_t* map, int* pm, regflags_t* pf) in regsubflags()
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c783 keyspan_pm_t *pm = ksp->ks_pm; in keyspan_usb_power() local
2050 keyspan_pm_t *pm; in keyspan_create_pm_components() local
2079 keyspan_pm_t *pm = ksp->ks_pm; in keyspan_destroy_pm_components() local
2109 keyspan_pm_t *pm = ksp->ks_pm; in keyspan_pm_set_busy() local
2154 keyspan_pm_t *pm = ksp->ks_pm; in keyspan_pm_set_idle() local
/titanic_50/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_memlist.c82 struct sun4u_prom_memlist *pm = scratch_memlist; in fill_memlists() local
/titanic_50/usr/src/lib/libm/common/m9x/
H A D__fex_sym.c60 static prmap_t *pm = NULL; /* prmap_t array */ variable
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c822 usbsacm_pm_t *pm = acmp->acm_pm; in usbsacm_ds_usb_power() local
2723 usbsacm_pm_t *pm; in usbsacm_create_pm_components() local
2768 usbsacm_pm_t *pm = acmp->acm_pm; in usbsacm_destroy_pm_components() local
2807 usbsacm_pm_t *pm = acmp->acm_pm; in usbsacm_pm_set_busy() local
2858 usbsacm_pm_t *pm = acmp->acm_pm; in usbsacm_pm_set_idle() local
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c2258 usb_common_pwrlvl0(dev_info_t *dip, uint8_t *pm, int *dev_state) in usb_common_pwrlvl0()
2285 usb_common_pwrlvl1(dev_info_t *dip, uint8_t *pm, int *dev_state) in usb_common_pwrlvl1()
2299 usb_common_pwrlvl2(dev_info_t *dip, uint8_t *pm, int *dev_state) in usb_common_pwrlvl2()
2312 usb_common_pwrlvl3(dev_info_t *dip, uint8_t *pm, int *dev_state) in usb_common_pwrlvl3()
2346 usba_common_power(dev_info_t *dip, uint8_t *pm, int *dev_state, int level) in usba_common_power()
/titanic_50/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c691 register PARM *pm; local
805 register PARM *pm; local
/titanic_50/usr/src/cmd/devfsadm/
H A Daudio_link.c121 #define COPYSUB(to, from, pm, pos) (void) strncpy(to, &from[pm[pos].rm_so], \ argument
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c230 crypto_get_provider_mechanisms_t *pm, tmp; in C_GetMechanismList() local
/titanic_50/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()
793 topo_propmethod_t *pm = pv->tp_method; in topo_prop_setprop() local
848 register_methoderror(tnode_t *node, topo_propmethod_t *pm, int *errp, int l, in register_methoderror()
874 topo_propmethod_t *pm = NULL; in prop_method_register() local
1301 topo_propmethod_t *pm; in propmethod_destroy() local
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c870 fc_fca_pm_t pm; in emlxs_fcio_diag() local
1099 fc_fca_pm_t pm; in emlxs_fcio_download_fw() local
1132 fc_fca_pm_t pm; in emlxs_fcio_get_fw_rev() local
1165 fc_fca_pm_t pm; in emlxs_fcio_get_fcode_rev() local
1198 fc_fca_pm_t pm; in emlxs_fcio_download_fcode() local
1664 fc_fca_pm_t pm; in emlxs_fcio_get_node_id() local
1697 fc_fca_pm_t pm; in emlxs_fcio_set_node_id() local
2060 fc_fca_pm_t pm; in emlxs_fcio_get_link_status() local
2799 fc_fca_pm_t pm; in emlxs_fcio_get_dump_size() local
2837 fc_fca_pm_t pm; in emlxs_fcio_get_dump() local

123