Home
last modified time | relevance | path

Searched refs:p_func (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libedit/
H A Dprompt.c94 p = (*elp->p_func)(el); in prompt_print()
96 p = ct_decode_string((char *)(void *)(*elp->p_func)(el), in prompt_print()
126 el->el_prompt.p_func = prompt_default; in prompt_init()
130 el->el_rprompt.p_func = prompt_default_r; in prompt_init()
163 p->p_func = prompt_default; in prompt_set()
165 p->p_func = prompt_default_r; in prompt_set()
167 p->p_func = prf; in prompt_set()
197 *prf = p->p_func; in prompt_get()
H A Dprompt.h46 el_pfunc_t p_func; /* Function to return the prompt */ member
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_util.c79 const char *p_func = buf; in ossl_cmp_log_parse_metadata() local
100 *func = OPENSSL_strndup(p_func, p_file - 1 - p_func); in ossl_cmp_log_parse_metadata()
/freebsd/sys/dev/bxe/
H A Dbxe.c9395 sb_data_e2.common.p_func.vf_valid = FALSE; in bxe_zero_fp_sb()
9402 sb_data_e1x.common.p_func.vf_valid = FALSE; in bxe_zero_fp_sb()
9441 sp_sb_data.p_func.vf_valid = FALSE; in bxe_zero_sp_sb()
9523 sb_data_e2.common.p_func.pf_id = SC_FUNC(sc); in bxe_init_sb()
9524 sb_data_e2.common.p_func.vf_id = vfid; in bxe_init_sb()
9525 sb_data_e2.common.p_func.vf_valid = vf_valid; in bxe_init_sb()
9526 sb_data_e2.common.p_func.vnic_id = SC_VN(sc); in bxe_init_sb()
9538 sb_data_e1x.common.p_func.pf_id = SC_FUNC(sc); in bxe_init_sb()
9539 sb_data_e1x.common.p_func.vf_id = 0xff; in bxe_init_sb()
9540 sb_data_e1x.common.p_func.vf_valid = FALSE; in bxe_init_sb()
[all …]
H A Decore_hsi.h11875 struct pci_entity p_func /* vnic / port of the status block to be set by the driver */; member
11918 struct pci_entity p_func /* vnic / port of the status block to be set by the driver */; member