Home
last modified time | relevance | path

Searched refs:restype (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/file/python/
H A Dmagic.py71 _open.restype = magic_t
75 _close.restype = None
79 _file.restype = c_char_p
91 _error.restype = c_char_p
95 _setflags.restype = c_int
99 _load.restype = c_int
103 _compile.restype = c_int
107 _check.restype = c_int
111 _list.restype = c_int
115 _errno.restype = c_int
[all …]
/freebsd/sys/dev/pci/
H A Dpci_host_generic_acpi.c142 int r, restype; in pci_host_generic_acpi_parse_resource() local
148 restype = res->Data.Address16.ResourceType; in pci_host_generic_acpi_parse_resource()
153 restype = res->Data.Address32.ResourceType; in pci_host_generic_acpi_parse_resource()
159 restype = res->Data.Address64.ResourceType; in pci_host_generic_acpi_parse_resource()
172 restype = ACPI_MEMORY_RANGE; in pci_host_generic_acpi_parse_resource()
188 if (restype == ACPI_MEMORY_RANGE) in pci_host_generic_acpi_parse_resource()
190 else if (restype == ACPI_IO_RANGE) in pci_host_generic_acpi_parse_resource()
/freebsd/sys/dev/cardbus/
H A Dcard_if.m45 int restype;
53 int restype;
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h276 __u8 restype; member
286 __u8 restype; member
/freebsd/contrib/tcpdump/
H A Dprint-smb.c1143 u_int restype; in nbt_udp137_print() local
1148 restype = GET_BE_U_2(p); in nbt_udp137_print()
1160 if (restype == 0x21) { in nbt_udp137_print()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c76 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in destroy_cq()
147 res->u.cq.restype = FW_RI_RES_TYPE_CQ; in create_cq()
H A Dqp.c252 res->u.sqrq.restype = FW_RI_RES_TYPE_SQ; in create_qp()
276 res->u.sqrq.restype = FW_RI_RES_TYPE_RQ; in create_qp()
/freebsd/usr.sbin/ctladm/
H A Dctladm.c2299 int action = -1, restype = -1; in cctl_persistent_reserve_out() local
2322 restype = strtol(optarg, NULL, 0); in cctl_persistent_reserve_out()
2337 if (restype < 0 || restype > 5) { in cctl_persistent_reserve_out()
2359 /*type*/ restype, in cctl_persistent_reserve_out()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1540 __u8 restype; member
1550 __u8 restype; member
1564 __u8 restype; member