/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | dumpfstab.c | 92 addvfstab(tablename, pm) in addvfstab() argument 180 struct pmntent *pm = (struct pmntent *)0; in mnttabread() local 195 addmtab(tablename, pm) in addmtab() argument 250 struct pmntent *pm; local 333 struct pmntent *pm; in getmnttab() local
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | double_decim.c | 175 __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 D | decimal_bin.c | 332 __fast_decimal_to_single(single *px, decimal_mode *pm, decimal_record *pd, in __fast_decimal_to_single() 431 __fast_decimal_to_double(double *px, decimal_mode *pm, decimal_record *pd, in __fast_decimal_to_double() 493 decimal_to_single(single *px, decimal_mode *pm, decimal_record *pd, in decimal_to_single() 568 decimal_to_double(double *px, decimal_mode *pm, decimal_record *pd, in decimal_to_double() 647 decimal_to_extended(extended *px, decimal_mode *pm, decimal_record *pd, in decimal_to_extended() 734 decimal_to_quadruple(quadruple *px, decimal_mode *pm, decimal_record *pd, in decimal_to_quadruple()
|
H A D | __flt_decim.c | 263 __fast_double_to_decimal(double *dd, decimal_mode *pm, decimal_record *pd, in __fast_double_to_decimal()
|
/illumos-gate/usr/src/cmd/rpcbind/ |
H A D | rpcb_check.c | 124 find_procname(rpcproc_t procnum, boolean_t pm) in find_procname() 149 boolean_t pm) in rpcb_log()
|
/illumos-gate/usr/src/test/libc-tests/tests/ |
H A D | mutex-16200.c | 152 pthread_mutex_t pm; in mutex_test_thr() local 168 pthread_mutex_t pm; in mutex_test_thr() local
|
/illumos-gate/usr/src/lib/libppt/common/ |
H A D | libppt.c | 295 ppt_match_t *pm; in get_matches() local 352 for (ppt_match_t *pm = list_head(matches); pm != NULL; in match_ppt() local 447 for (ppt_match_t *pm = list_head(&nd.nd_matches); pm != NULL; ) { in ppt_list() local
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/ |
H A D | uftdi_dsd.c | 473 uftdi_pm_t *pm = uf->uf_pm; in uftdi_usb_power() local 1271 uftdi_pm_t *pm; in uftdi_create_pm_components() local 1299 uftdi_pm_t *pm = uf->uf_pm; in uftdi_destroy_pm_components() local 1335 uftdi_pm_t *pm = uf->uf_pm; in uftdi_pm_set_busy() local 1382 uftdi_pm_t *pm = uf->uf_pm; in uftdi_pm_set_idle() local
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | putdgrp.c | 600 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
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/ |
H A D | lmrc_phys.c | 66 mfi_pd_map_t *pm; in lmrc_get_pdmap() local 142 mfi_pd_map_t *pm = dma->ld_buf; in lmrc_complete_sync_pdmap() local
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/ |
H A D | pl2303_dsd.c | 470 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
|
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | timelocal.h | 45 const char *pm; member
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/ |
H A D | usbecm.c | 1869 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
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/ |
H A D | keyspan_dsd.c | 783 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
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | regsubcomp.c | 43 …gister const char* s, char** e, int delim, register const regflags_t* map, int* pm, regflags_t* pf) in regsubflags()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.c | 834 usbsacm_pm_t *pm = acmp->acm_pm; in usbsacm_ds_usb_power() local 2751 usbsacm_pm_t *pm; in usbsacm_create_pm_components() local 2796 usbsacm_pm_t *pm = acmp->acm_pm; in usbsacm_destroy_pm_components() local 2835 usbsacm_pm_t *pm = acmp->acm_pm; in usbsacm_pm_set_busy() local 2886 usbsacm_pm_t *pm = acmp->acm_pm; in usbsacm_pm_set_idle() local
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_util.c | 2259 usb_common_pwrlvl0(dev_info_t *dip, uint8_t *pm, int *dev_state) in usb_common_pwrlvl0() 2286 usb_common_pwrlvl1(dev_info_t *dip, uint8_t *pm, int *dev_state) in usb_common_pwrlvl1() 2300 usb_common_pwrlvl2(dev_info_t *dip, uint8_t *pm, int *dev_state) in usb_common_pwrlvl2() 2313 usb_common_pwrlvl3(dev_info_t *dip, uint8_t *pm, int *dev_state) in usb_common_pwrlvl3() 2347 usba_common_power(dev_info_t *dip, uint8_t *pm, int *dev_state, int level) in usba_common_power()
|
/illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4u_memlist.c | 82 struct sun4u_prom_memlist *pm = scratch_memlist; in fill_memlists() local
|
/illumos-gate/usr/src/cmd/lp/lib/filters/ |
H A D | insfilter.c | 690 register PARM *pm; local 804 register PARM *pm; local
|
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | __fex_sym.c | 60 static prmap_t *pm = NULL; /* prmap_t array */ variable
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | audio_link.c | 121 #define COPYSUB(to, from, pm, pos) (void) strncpy(to, &from[pm[pos].rm_so], \ argument
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | print.c | 157 const struct printmap *pm; in infof() local 678 const struct printmap *pm = Pmap; in mapformat() local
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelSlotToken.c | 228 crypto_get_provider_mechanisms_t *pm, tmp; in C_GetMechanismList() local
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_prop.c | 125 prop_method_get(tnode_t *node, topo_propval_t *pv, topo_propmethod_t *pm, in prop_method_get() 799 topo_propmethod_t *pm = pv->tp_method; in topo_prop_setprop() local 854 register_methoderror(tnode_t *node, topo_propmethod_t *pm, int *errp, int l, in register_methoderror() 880 topo_propmethod_t *pm = NULL; in prop_method_register() local 1307 topo_propmethod_t *pm; in propmethod_destroy() local
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfc.c | 871 fc_fca_pm_t pm; in emlxs_fcio_diag() local 1100 fc_fca_pm_t pm; in emlxs_fcio_download_fw() local 1133 fc_fca_pm_t pm; in emlxs_fcio_get_fw_rev() local 1166 fc_fca_pm_t pm; in emlxs_fcio_get_fcode_rev() local 1199 fc_fca_pm_t pm; in emlxs_fcio_download_fcode() local 1683 fc_fca_pm_t pm; in emlxs_fcio_get_node_id() local 1716 fc_fca_pm_t pm; in emlxs_fcio_set_node_id() local 2079 fc_fca_pm_t pm; in emlxs_fcio_get_link_status() local 2850 fc_fca_pm_t pm; in emlxs_fcio_get_dump_size() local 2888 fc_fca_pm_t pm; in emlxs_fcio_get_dump() local
|