| /freebsd-12.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-12.1/sys/nlm/ |
| H A D | nlm_prot_impl.c | 1713 uint32_t sysid; in nlm_sm_notify() local 1717 memcpy(&sysid, &argp->priv, sizeof(sysid)); in nlm_sm_notify() 1846 int error, sysid; in nlm_do_test() local 1864 sysid = host->nh_sysid; in nlm_do_test() 1884 fl.l_sysid = sysid; in nlm_do_test() 1944 int error, sysid; in nlm_do_lock() local 1991 fl.l_sysid = sysid; in nlm_do_lock() 2133 int error, sysid; in nlm_do_cancel() local 2170 fl.l_sysid = sysid; in nlm_do_cancel() 2223 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-12.1/sys/kern/ |
| H A D | kern_lockf.c | 1872 lf_iteratelocks_sysid(int sysid, lf_iterator *fn, void *arg) in lf_iteratelocks_sysid() argument 1893 if (lf->lf_owner->lo_sysid != sysid) in lf_iteratelocks_sysid() 1909 ldesc->fl.l_sysid = sysid; in lf_iteratelocks_sysid() 2010 lf_clearremotesys(int sysid) in lf_clearremotesys() argument 2013 KASSERT(sysid != 0, ("Can't clear local locks with F_UNLCKSYS")); in lf_clearremotesys() 2014 lf_iteratelocks_sysid(sysid, lf_clearremotesys_iterator, NULL); in lf_clearremotesys() 2018 lf_countlocks(int sysid) in lf_countlocks() argument 2028 if (lo->lo_sysid == sysid) in lf_countlocks()
|
| /freebsd-12.1/sys/dev/drm2/ |
| H A D | drm_os_freebsd.c | 336 dmi_check_system(const struct dmi_system_id *sysid) in dmi_check_system() argument 341 for (res = false, dsi = sysid; dsi->matches[0].slot != 0 ; dsi++) { in dmi_check_system()
|
| /freebsd-12.1/sys/net/ |
| H A D | ieee8023ad_lacp.c | 2065 lacp_format_systemid(const struct lacp_systemid *sysid, in lacp_format_systemid() argument 2071 ntohs(sysid->lsi_prio), in lacp_format_systemid() 2072 lacp_format_mac(sysid->lsi_mac, macbuf, sizeof(macbuf))); in lacp_format_systemid() 2090 char sysid[LACP_SYSTEMIDSTR_MAX+1]; in lacp_format_partner() local 2094 lacp_format_systemid(&peer->lip_systemid, sysid, sizeof(sysid)), in lacp_format_partner()
|
| /freebsd-12.1/contrib/expat/lib/ |
| H A D | expat.h | 301 const XML_Char *sysid,
|
| /freebsd-12.1/contrib/expat/xmlwf/ |
| H A D | xmlwf.c | 438 const XML_Char *UNUSED_P(sysid), in metaStartDoctypeDecl() argument
|
| /freebsd-12.1/contrib/expat/ |
| H A D | Changes | 263 sysid, pubid, has_internal_subset
|
| /freebsd-12.1/contrib/expat/tests/ |
| H A D | runtests.c | 120 const XML_Char *UNUSED_P(sysid), in dummy_start_doctype_handler() argument
|
| /freebsd-12.1/contrib/tzdata/ |
| H A D | backzone | 51 # http://gaz.ncl.edu.tw/detail.jsp?sysid=E1091792 the document from
|