Searched defs:res (Results 1 - 25 of 231) sorted by last modified time

12345678910

/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h618 uint16 res; member in struct:amd_equiv_cpu_entry
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerACPI.cpp80 ECAMPCIControllerACPI::AcpiCrsScanCallback(acpi_resource *res, void *context) argument
130 ECAMPCIControllerACPI::AcpiCrsScanCallbackInt(acpi_resource *res) argument
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_acpi.cpp41 sdhci_acpi_scan_parse_callback(ACPI_RESOURCE *res, void *context) argument
[all...]
/haiku/src/bin/network/ping/
H A Dmain.c104 struct addrinfo hints, *res, *ai; local
H A Dping6.c285 struct addrinfo hints, *res; local
[all...]
/haiku/src/system/kernel/arch/arm/
H A Dsoc_pxa.cpp80 uint32 res = PXA_RES_US; local
H A Darch_int.cpp258 status_t res = user_memcpy(&args[4], (void *)iframe->usr_sp, local
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_controller.cpp77 status_t res = fPCI->find_pci_capability(fPCIDevice, PCI_cap_id_sata, &capabilityOffset); local
/haiku/src/add-ons/kernel/busses/i2c/pch/
H A Dpch_i2c.cpp258 pch_i2c_scan_parse_callback(ACPI_RESOURCE *res, void *context) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp1866 status_t res = FindCapability(device, PCI_cap_id_pm, &capabilityOffset); local
1879 status_t res = FindCapability(device, PCI_cap_id_pm, &capabilityOffset); local
H A Dpci_root.cpp107 status_t res = get_module(B_PCI_MODULE_NAME, &module); local
/haiku/src/bin/network/traceroute/
H A Das.c61 struct addrinfo hints, *res0, *res; local
[all...]
/haiku/src/system/kernel/
H A Dcondition_variable.cpp310 status_t res = entry.Wait(flags, timeout); local
326 status_t res = entry.Wait(flags, timeout); local
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c1674 struct resource *res; local
6537 struct resource *res; local
[all...]
/haiku/src/add-ons/kernel/busses/pci/designware/
H A DDWPCIController.cpp315 status_t res = AtuMap(1, kPciAtuOutbound, atuType, fConfigPhysBase, address, fConfigSize); local
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp1730 status_t res = _ReadStringIndirect(unit, index, strValue); local
1739 status_t res = _ReadAddressIndirect(unit, index, value); local
1784 status_t res = _ReadStringIndirect(unit, index, strValue); local
1797 status_t res local
2156 status_t res = _ParseLineInfoFormatString(unit, dataReader, format, directory); local
2198 status_t res; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_dev.cpp378 status_t res; local
[all...]
/haiku/src/system/boot/loader/
H A Delf.cpp90 addr_t res; local
/haiku/src/apps/mail/
H A DMailWindow.cpp642 BResources* res = BApplication::AppResources(); local
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp234 TPoint res; local
338 status_t res; local
[all...]
/haiku/src/add-ons/kernel/busses/virtio/virtio_mmio/
H A Dvirtio_mmio.cpp138 virtio_crs_find_address(acpi_resource *res, void *context) argument
152 virtio_crs_find_interrupt(acpi_resource *res, void *context) argument
[all...]
/haiku/src/system/libnetwork/netresolv/net/
H A Dhesiod.c422 res_state res = __res_get_state(); local
H A Dgetnetnamadr.c168 getnetanswer(res_state res, querybuf *answer, int anslen, int net_i) argument
321 res_state res; local
456 res_state res; local
[all...]
H A Dgetaddrinfo.c451 getaddrinfo(const char *hostname, const char *servname, const struct addrinfo *hints, struct addrinfo **res) argument
1175 explore_fqdn(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res, struct servent_data *svd) argument
1240 explore_null(const struct addrinfo *pai, const char *servname, struct addrinfo **res, struct servent_data *svd) argument
1306 explore_numeric(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res, const char *canonname, struct servent_data *svd) argument
1407 explore_numeric_scope(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res, struct servent_data *svd) argument
1726 getanswer(res_state res, const querybuf *answer, int anslen, const char *qname, int qtype, const struct addrinfo *pai) argument
2022 aisort(struct addrinfo *s, res_state res) argument
2050 _dns_query(struct res_target *q, const struct addrinfo *pai, res_state res, int dosearch) argument
2125 res_state res; local
2195 res_state res; local
2329 struct addrinfo hints, *res0, *res; local
2429 struct addrinfo hints, *res, *res0; local
2707 res_searchN(const char *name, struct res_target *target, res_state res) argument
2847 res_querydomainN(const char *name, const char *domain, struct res_target *target, res_state res) argument
[all...]
H A Dgethnamaddr.c182 debugprintf(const char *msg, res_state res, ...) argument
215 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, res_state res, struct hostent *hent, char *buf, size_t buflen, int *he) argument
527 res_state res = __res_get_state(); local
553 res_state res = __res_get_state(); local
565 gethostbyname_internal(const char *name, int af, res_state res, struct hostent *hp, char *buf, size_t buflen, int *he) argument
778 res_state res = __res_get_state(); local
895 addrsort(char **ap, int num, res_state res) argument
946 res_state res; local
1011 res_state res; local
[all...]

Completed in 152 milliseconds

12345678910