| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | dmi.h | 42 #define dmi_check_system(sysid) linux_dmi_check_system(sysid) argument 44 #define dmi_first_match(sysid) linux_dmi_first_match(sysid) argument 45 #define dmi_get_system_info(sysid) linux_dmi_get_system_info(sysid) argument
|
| /freebsd-13.1/sys/sys/ |
| H A D | lockf.h | 130 int lf_iteratelocks_sysid(int sysid, lf_iterator *, void *); 132 int lf_countlocks(int sysid); 133 void lf_clearremotesys(int sysid);
|
| /freebsd-13.1/sys/nlm/ |
| H A D | nlm_prot_impl.c | 1705 uint32_t sysid; in nlm_sm_notify() local 1709 memcpy(&sysid, &argp->priv, sizeof(sysid)); in nlm_sm_notify() 1835 int error, sysid; in nlm_do_test() local 1853 sysid = host->nh_sysid; in nlm_do_test() 1873 fl.l_sysid = sysid; in nlm_do_test() 1933 int error, sysid; in nlm_do_lock() local 1980 fl.l_sysid = sysid; in nlm_do_lock() 2122 int error, sysid; in nlm_do_cancel() local 2159 fl.l_sysid = sysid; in nlm_do_cancel() 2212 int error, sysid; in nlm_do_unlock() local [all …]
|
| H A D | nlm_advlock.c | 527 int sysid, error; in nlm_client_recovery() local 529 sysid = NLM_SYSID_CLIENT | nlm_host_get_sysid(host); in nlm_client_recovery() 533 error = lf_iteratelocks_sysid(sysid, in nlm_client_recovery() 699 int svid, int sysid, off_t size) in nlm_record_lock() argument 718 newfl.l_sysid = NLM_SYSID_CLIENT | sysid; in nlm_record_lock()
|
| /freebsd-13.1/sys/compat/linuxkpi/common/src/ |
| H A D | linux_dmi.c | 126 linux_dmi_check_system(const struct dmi_system_id *sysid) in linux_dmi_check_system() argument 131 for (dsi = sysid; dsi->matches[0].slot != 0; dsi++) { in linux_dmi_check_system()
|
| /freebsd-13.1/sys/contrib/device-tree/src/nios2/ |
| H A D | 10m50_devboard.dts | 78 sysid: sysid@18001528 { label 79 compatible = "altr,sysid-1.0";
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_lockf.c | 1869 lf_iteratelocks_sysid(int sysid, lf_iterator *fn, void *arg) in lf_iteratelocks_sysid() argument 1890 if (lf->lf_owner->lo_sysid != sysid) in lf_iteratelocks_sysid() 1906 ldesc->fl.l_sysid = sysid; in lf_iteratelocks_sysid() 2009 lf_clearremotesys(int sysid) in lf_clearremotesys() argument 2012 KASSERT(sysid != 0, ("Can't clear local locks with F_UNLCKSYS")); in lf_clearremotesys() 2013 lf_iteratelocks_sysid(sysid, lf_clearremotesys_iterator, NULL); in lf_clearremotesys() 2017 lf_countlocks(int sysid) in lf_countlocks() argument 2027 if (lo->lo_sysid == sysid) in lf_countlocks()
|
| /freebsd-13.1/sys/dev/drm2/ |
| H A D | drm_os_freebsd.c | 338 dmi_check_system(const struct dmi_system_id *sysid) in dmi_check_system() argument 343 for (res = false, dsi = sysid; dsi->matches[0].slot != 0 ; dsi++) { in dmi_check_system()
|
| /freebsd-13.1/sys/net/ |
| H A D | ieee8023ad_lacp.c | 2093 lacp_format_systemid(const struct lacp_systemid *sysid, in lacp_format_systemid() argument 2099 ntohs(sysid->lsi_prio), in lacp_format_systemid() 2100 lacp_format_mac(sysid->lsi_mac, macbuf, sizeof(macbuf))); in lacp_format_systemid() 2118 char sysid[LACP_SYSTEMIDSTR_MAX+1]; in lacp_format_partner() local 2122 lacp_format_systemid(&peer->lip_systemid, sysid, sizeof(sysid)), in lacp_format_partner()
|
| /freebsd-13.1/contrib/expat/xmlwf/ |
| H A D | xmlwf.c | 322 const XML_Char *sysid, const XML_Char *publid, in startDoctypeDecl() argument 325 UNUSED_P(sysid); in startDoctypeDecl() 686 const XML_Char *sysid, const XML_Char *pubid, in metaStartDoctypeDecl() argument 691 UNUSED_P(sysid); in metaStartDoctypeDecl()
|
| /freebsd-13.1/contrib/expat/lib/ |
| H A D | expat.h | 330 const XML_Char *sysid,
|
| /freebsd-13.1/contrib/expat/tests/ |
| H A D | runtests.c | 215 const XML_Char *sysid, const XML_Char *pubid, in dummy_start_doctype_handler() argument 219 UNUSED_P(sysid); in dummy_start_doctype_handler() 379 const XML_Char *sysid, const XML_Char *pubid, in dummy_start_doctype_decl_handler() argument 383 UNUSED_P(sysid); in dummy_start_doctype_decl_handler()
|
| /freebsd-13.1/contrib/expat/ |
| H A D | Changes | 1155 sysid, pubid, has_internal_subset
|
| /freebsd-13.1/contrib/tzdata/ |
| H A D | backzone | 55 # http://gaz.ncl.edu.tw/detail.jsp?sysid=E1091792 the document from
|