/dflybsd-src/sys/bus/u4b/controller/ |
H A D | usb_controller.c | 356 usb_bus_explore(struct usb_proc_msg *pm) in usb_bus_explore() 420 usb_bus_detach(struct usb_proc_msg *pm) in usb_bus_detach() 459 usb_bus_suspend(struct usb_proc_msg *pm) in usb_bus_suspend() 516 usb_bus_resume(struct usb_proc_msg *pm) in usb_bus_resume() 579 usb_bus_reset(struct usb_proc_msg *pm) in usb_bus_reset() 601 usb_bus_shutdown(struct usb_proc_msg *pm) in usb_bus_shutdown() 648 usb_bus_cleanup(struct usb_proc_msg *pm) in usb_bus_cleanup() 700 usb_bus_attach(struct usb_proc_msg *pm) in usb_bus_attach()
|
/dflybsd-src/test/stress/stress2/misc/ |
H A D | namecache.sh | 164 pm(); function 177 pm(); function
|
/dflybsd-src/usr.bin/m4/ |
H A D | gnum4.c | 258 add_sub(int n, const char *string, regex_t *re, regmatch_t *pm) in add_sub() 272 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace() 305 do_subst(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in do_subst() 345 do_regexp(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in do_regexp() 362 do_regexpindex(const char *string, regex_t *re, regmatch_t *pm) in do_regexpindex()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/ |
H A D | pbase_type_info.cc | 61 static const pm_type pm = nullptr; in __do_catch() local
|
/dflybsd-src/bin/pax/ |
H A D | pat_rep.c | 842 regmatch_t pm[MAXSUBEXP]; in rep_name() local 980 resub(regex_t *rp, regmatch_t *pm, char *src, char *dest, in resub()
|
/dflybsd-src/lib/libc/stdtime/ |
H A D | timelocal.h | 54 const char *pm; member
|
/dflybsd-src/crypto/libressl/crypto/dh/ |
H A D | dh_ameth.c | 80 const unsigned char *p, *pm; in dh_pub_decode() local 187 const unsigned char *p, *pm; in dh_priv_decode() local
|
/dflybsd-src/games/hack/ |
H A D | hack.main.c | 289 const struct permonst *pm = mons; in main() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_pathmatch.c | 171 pm(const char *p, const char *s, int flags) in pm() function
|
/dflybsd-src/crypto/libressl/crypto/dsa/ |
H A D | dsa_ameth.c | 78 const unsigned char *p, *pm; in dsa_pub_decode() local 186 const unsigned char *p, *pm; in dsa_priv_decode() local
|
/dflybsd-src/sys/bus/u4b/ |
H A D | usb_process.c | 83 struct usb_proc_msg *pm; in usb_process() local
|
H A D | usb_transfer.c | 2288 struct usb_done_msg *pm = (void *)_pm; in usb_callback_proc() local 3314 struct usb_proc_msg *pm; in usbd_transfer_poll() local
|
H A D | usb_dev.c | 1928 usb_fifo_check_methods(struct usb_fifo_methods *pm) in usb_fifo_check_methods() 1968 struct lock *priv_lock, struct usb_fifo_methods *pm, in usb_fifo_attach()
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | device.h | 57 const struct dev_pm_ops *pm; member
|
/dflybsd-src/sys/libkern/ |
H A D | qsort.c | 108 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; in kqsort_r() local
|
/dflybsd-src/lib/libc/stdlib/ |
H A D | qsort.c | 109 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; in qsort_r() local
|
/dflybsd-src/contrib/grep/lib/ |
H A D | regex.c | 40 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | regex.c | 27 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
|
/dflybsd-src/sys/dev/netif/de/ |
H A D | if_de.c | 1088 const tulip_phy_modedata_t *pm = &attr->attr_modes[PHY_MODE_100TX]; in tulip_mii_phy_readspecific() local 1094 const tulip_phy_modedata_t *pm = &attr->attr_modes[PHY_MODE_100T4]; in tulip_mii_phy_readspecific() local 1100 const tulip_phy_modedata_t *pm = &attr->attr_modes[PHY_MODE_10T]; in tulip_mii_phy_readspecific() local 1106 const tulip_phy_modedata_t *pm = &attr->attr_modes[PHY_MODE_FULLDUPLEX]; in tulip_mii_phy_readspecific() local
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | dvo_ch7xxx.c | 247 uint8_t cdet, orig_pm, pm; in ch7xxx_detect() local
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | radeon_pm.c | 416 int pm = rdev->pm.pm_method; in radeon_get_pm_method() local 475 enum radeon_pm_state_type pm = rdev->pm.dpm.user_state; in radeon_get_dpm_state() local
|
/dflybsd-src/crypto/libressl/crypto/rsa/ |
H A D | rsa_pmeth.c | 627 int pm; in pkey_rsa_ctrl_str() local
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_vpm.c | 704 X509_VERIFY_PARAM pm; in X509_VERIFY_PARAM_lookup() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | sh.glob.c | 155 const Char *p, *pm, *pe, *pl; in globbrace() local
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | bfd.c | 1560 struct elf_segment_map *m, **pm; in bfd_record_phdr() local
|