Home
last modified time | relevance | path

Searched defs:plist (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-14.2/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.c65 bhnd_nvram_plist *plist; in bhnd_nvram_plist_new() local
94 bhnd_nvram_plist_retain(bhnd_nvram_plist *plist) in bhnd_nvram_plist_retain()
110 bhnd_nvram_plist_release(bhnd_nvram_plist *plist) in bhnd_nvram_plist_release()
140 bhnd_nvram_plist_copy(bhnd_nvram_plist *plist) in bhnd_nvram_plist_copy()
173 bhnd_nvram_plist_count(bhnd_nvram_plist *plist) in bhnd_nvram_plist_count()
185 bhnd_nvram_plist_contains(bhnd_nvram_plist *plist, const char *name) in bhnd_nvram_plist_contains()
327 bhnd_nvram_plist_remove(bhnd_nvram_plist *plist, const char *name) in bhnd_nvram_plist_remove()
359 bhnd_nvram_plist_get_entry(bhnd_nvram_plist *plist, const char *name) in bhnd_nvram_plist_get_entry()
573 bhnd_nvram_plist_get_prop(bhnd_nvram_plist *plist, const char *name) in bhnd_nvram_plist_get_prop()
594 bhnd_nvram_plist_get_val(bhnd_nvram_plist *plist, const char *name) in bhnd_nvram_plist_get_val()
[all …]
H A Dbhnd_nvram_store_subr.c650 bhnd_nvstore_path_list *plist; in bhnd_nvstore_get_path() local
844 bhnd_nvstore_path_list *plist; in bhnd_nvstore_register_path() local
H A Dbhnd_nvram_store.c537 bhnd_nvstore_path *path, const char *devpath, bhnd_nvram_plist *plist, in bhnd_nvstore_export_devpath_alias()
618 bhnd_nvstore_path *top, bhnd_nvstore_path *child, bhnd_nvram_plist *plist, in bhnd_nvram_store_export_child()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacoutput.h345 #define ACPI_INFO(plist) AcpiInfo plist argument
346 #define ACPI_WARNING(plist) AcpiWarning plist argument
347 #define ACPI_EXCEPTION(plist) AcpiException plist argument
348 #define ACPI_ERROR(plist) AcpiError plist argument
358 #define ACPI_INFO(plist) argument
359 #define ACPI_WARNING(plist) argument
360 #define ACPI_EXCEPTION(plist) argument
361 #define ACPI_ERROR(plist) argument
362 #define ACPI_BIOS_WARNING(plist) argument
363 #define ACPI_BIOS_EXCEPTION(plist) argument
[all …]
H A Dacmacros.h572 #define ACPI_WARN_PREDEFINED(plist) AcpiUtPredefinedWarning plist argument
573 #define ACPI_INFO_PREDEFINED(plist) AcpiUtPredefinedInfo plist argument
574 #define ACPI_BIOS_ERROR_PREDEFINED(plist) AcpiUtPredefinedBiosError plist argument
583 #define ACPI_WARN_PREDEFINED(plist) argument
584 #define ACPI_INFO_PREDEFINED(plist) argument
585 #define ACPI_BIOS_ERROR_PREDEFINED(plist) argument
/freebsd-14.2/sys/arm/nvidia/tegra124/
H A Dtegra124_car.c78 #define DIV7_1(_id, cname, plist, o, s) \ argument
93 #define DIV(_id, cname, plist, o, s, w, f) \ argument
107 #define GATE_PLL(_id, cname, plist, o, s) \ argument
122 #define GATE(_id, cname, plist, o, s) \ argument
137 #define GATE_INV(_id, cname, plist, o, s) \ argument
/freebsd-14.2/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.c79 #define DIV7_1(_id, cname, plist, o, s) \ argument
94 #define DIV(_id, cname, plist, o, s, w, f) \ argument
108 #define GATE_PLL(_id, cname, plist, o, s) \ argument
123 #define GATE(_id, cname, plist, o, s) \ argument
138 #define GATE_INV(_id, cname, plist, o, s) \ argument
H A Dtegra210_clk_pll.c166 #define DIV7_1(_id, cname, plist, o, s) \ argument
181 #define DIV5_E(_id, cname, plist, o, s) \ argument
194 #define DIV_TB(_id, cname, plist, o, s, n, table) \ argument
209 #define GATE(_id, cname, plist, o, s) \ argument
223 #define GATE_PLL(_id, cname, plist, o, s) \ argument
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dpcache.c42 struct krb5_plugin * plist = NULL; in _krb5_load_ccache_plugins() local
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_swrun_tbl.c325 struct kinfo_proc *plist, *kp; in swrun_OS_get_procs() local
428 struct kinfo_proc *plist; in fetch_swrun_entry() local
472 struct kinfo_proc *plist; in invalidate_swrun_entry() local
/freebsd-14.2/sys/kern/
H A Dsubr_memdesc.c96 plist_copyback(struct bus_dma_segment *plist, int sglist_cnt, int off, in plist_copyback()
240 plist_copydata(struct bus_dma_segment *plist, int sglist_cnt, int off, in plist_copydata()
/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_sample.c248 return_type(proc_list *plist) in return_type()
H A Drpc_cout.c154 print_prog_header(proc_list *plist) in print_prog_header()
298 proc_list *plist; in emit_program() local
H A Drpc_parse.c146 proc_list *plist; in def_program() local
H A Drpc_hout.c163 proc_list *plist; in pargdef() local
H A Drpc_svcout.c81 internal_proctype(proc_list *plist) in internal_proctype()
/freebsd-14.2/sys/arm64/qoriq/clk/
H A Dlx2160a_clkgen.c117 #define MUX(_id1, _id2, cname, plist, o) \ argument
/freebsd-14.2/contrib/ntp/ntpdc/
H A Dntpdc_ops.c354 struct info_peer_list *plist; in peerlist() local
437 struct info_peer_summary *plist; in dopeers() local
690 struct info_peer_list *pl, plist[min(MAXARGS, 4)]; in showpeer() local
763 struct info_peer_list *pl, plist[min(MAXARGS, 4)]; in peerstats() local
1491 struct conf_unpeer *pl, plist[min(MAXARGS, 8)]; in unconfig() local
2159 struct conf_unpeer *pl, plist[min(MAXARGS, 8)]; in preset() local
/freebsd-14.2/sys/sys/
H A Dmemdesc.h107 memdesc_plist(struct bus_dma_segment *plist, int sglist_cnt) in memdesc_plist()
/freebsd-14.2/crypto/openssl/crypto/cms/
H A Dcms_ess.c191 void CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, in CMS_ReceiptRequest_get0_values()
/freebsd-14.2/usr.sbin/mfiutil/
H A Dmfi_show.c669 struct mfi_pd_list *plist; in show_progress() local
/freebsd-14.2/bin/pkill/
H A Dpkill.c96 static struct kinfo_proc *plist; variable
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp389 XMLNode plist = m_xml_doc.GetRootElement("plist"); in ParseFile() local
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c310 dt_decl_prototype(dt_node_t *plist, in dt_decl_prototype()
/freebsd-14.2/sys/dev/cfe/
H A Dcfe_api_int.h167 } plist; member

12