Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.c316 bnxt_hwrm_get_dcbx_app(struct bnxt_softc *softc, struct bnxt_dcb_app *app, in bnxt_hwrm_get_dcbx_app()
370 bnxt_hwrm_set_dcbx_app(struct bnxt_softc *softc, struct bnxt_dcb_app *app, in bnxt_hwrm_set_dcbx_app()
479 bnxt_hwrm_queue_dscp2pri_qcfg(struct bnxt_softc *softc, struct bnxt_dcb_app *app, in bnxt_hwrm_queue_dscp2pri_qcfg()
524 bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt_softc *softc, struct bnxt_dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg()
719 bnxt_dcb_ieee_dscp_app_prep(struct bnxt_softc *softc, struct bnxt_dcb_app *app) in bnxt_dcb_ieee_dscp_app_prep()
731 bnxt_dcb_ieee_setapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app) in bnxt_dcb_ieee_setapp()
757 bnxt_dcb_ieee_delapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app) in bnxt_dcb_ieee_delapp()
782 bnxt_dcb_ieee_listapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app, in bnxt_dcb_ieee_listapp()
H A Dbnxt_sysctl.c1890 bnxt_app_tlv_get_string(struct sbuf *sb, struct bnxt_dcb_app *app, int num) in bnxt_app_tlv_get_string()
1940 struct bnxt_dcb_app app[128] = {0}; in bnxt_dcb_list_app() local
1956 struct bnxt_dcb_app app = {0}; in bnxt_dcb_del_app() local
1980 struct bnxt_dcb_app app = {0}; in bnxt_dcb_set_app() local
H A Dbnxt_mgmt.h135 struct bnxt_dcb_app app[128]; member
/freebsd/crypto/openssh/contrib/
H A Dgnome-ssh-askpass4.c64 GApplication *app; member
71 prompt_state_new(GApplication *app, char* message, PromptType type) in prompt_state_new()
162 command_line(GApplication* app, G_GNUC_UNUSED GApplicationCommandLine *cmdline, in command_line()
/freebsd/bin/sh/
H A Dalias.c58 struct alias *ap, **app; in setalias() local
84 struct alias *ap, **app; in unalias() local
116 struct alias *ap, **app; in rmaliases() local
H A Dparser.c415 union node *ap, **app; in command() local
625 union node *args, **app; in simplecmd() local
/freebsd/sys/security/audit/
H A Daudit_pipe.c274 struct audit_pipe_preselect *app; in audit_pipe_preselect_find() local
292 struct audit_pipe_preselect *app; in audit_pipe_preselect_get() local
313 struct audit_pipe_preselect *app, *app_new; in audit_pipe_preselect_set() local
340 struct audit_pipe_preselect *app; in audit_pipe_preselect_delete() local
362 struct audit_pipe_preselect *app; in audit_pipe_preselect_flush_locked() local
395 struct audit_pipe_preselect *app; in audit_pipe_preselect_check() local
/freebsd/contrib/atf/atf-c++/detail/
H A Dapplication.hpp72 class app { class
H A Dapplication.cpp104 impl::app::app(const std::string& description, in app() function in impl::app
/freebsd/crypto/krb5/src/windows/leash/
H A DLeashUIApplication.cpp51 LeashUIApplication *app = NULL; in CreateInstance() local
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DTest.pm325 sub app { subroutine
/freebsd/sys/dev/dpaa/
H A Ddpaa_eth.c351 struct qman_fd *frame, void *app) in dpaa_eth_fq_rx_callback()
420 struct qman_fd *frame, void *app) in dpaa_eth_fq_tx_confirm_callback()
/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h164 unsigned int app : 1; member
/freebsd/sys/dev/ocs_fc/
H A Docs_cam.h86 void *app; /** application specific pointer */ member
H A Docs_scsi.c317 int32_t status, uint32_t ext_status, void *app) in ocs_target_io_cb()
1846 …_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status, uint32_t ext_status, void *app) in ocs_target_abort_cb()
1992 …_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status, uint32_t ext_status, void *app) in ocs_target_bls_resp_cb()
2120 int32_t status, uint32_t ext_status, void *app) in ocs_initiator_io_cb()
H A Docs_sm.h187 void *app; /** Application-specific handle. */ member
H A Docs_io.h162 void *app; /**< application argument */ member
H A Docs_els.c1960 …_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status, uint32_t ext_status, void *app) in ocs_bls_send_acc_cb()
1987 …_t *hio, ocs_remote_node_t *rnode, uint32_t length, int32_t status, uint32_t ext_status, void *app) in ocs_els_abort_cb()
/freebsd/sys/x86/acpica/
H A Dacpi_apm.c165 acpi_capm_get_pwstatus(apm_pwstatus_t app) in acpi_capm_get_pwstatus()
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie_regs.h216 struct al_pcie_rev1_w_regs __iomem app; member
228 struct al_pcie_rev2_w_regs __iomem app; member
240 struct al_pcie_rev3_w_regs __iomem app; member
394 struct al_pcie_w_regs app; member
/freebsd/contrib/llvm-project/libcxx/src/
H A Dios.cpp88 const ios_base::openmode ios_base::app; member in ios_base
/freebsd/crypto/openssl/test/
H A Dparams_test.c423 const struct param_owner_st *app; member
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_proxy.c626 aproxy_t *a, **app; in ipf_proxy_del() local
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.c848 void *app, u8 type) in bnxt_qplib_alloc_dpi()
/freebsd/sys/dev/ixl/
H A Di40e_dcb.c395 struct i40e_cee_app_prio *app; in i40e_parse_cee_app_tlv() local

12