Home
last modified time | relevance | path

Searched defs:cpl (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplmatch.c167 WordCompletion *cpl; /* The object to be returned */ in new_WordCompletion() local
238 WordCompletion *del_WordCompletion(WordCompletion *cpl) in del_WordCompletion()
293 int cpl_add_completion(WordCompletion *cpl, const char *line, in cpl_add_completion()
363 static void cpl_sort_matches(WordCompletion *cpl) in cpl_sort_matches()
392 static void cpl_sort_suffixes(WordCompletion *cpl) in cpl_sort_suffixes()
427 static int cpl_common_suffix(WordCompletion *cpl) in cpl_common_suffix()
489 static void cpl_clear_completions(WordCompletion *cpl) in cpl_clear_completions()
560 if(_err_get_msg(cpl->err)[0] == '\0') in cpl_complete_word() local
607 CplMatches *cpl_recall_matches(WordCompletion *cpl) in cpl_recall_matches()
680 const char *cpl_last_error(WordCompletion *cpl) in cpl_last_error()
[all …]
H A Dcplfile.c111 WordCompletion *cpl; /* The string-completion rsource object */ member
234 int _cf_complete_file(WordCompletion *cpl, CompleteFile *cf, in _cf_complete_file()
521 static int cf_complete_username(CompleteFile *cf, WordCompletion *cpl, in cf_complete_username()
558 WordCompletion *cpl = args->cpl; in HOME_DIR_FN() local
605 static int cf_complete_entry(CompleteFile *cf, WordCompletion *cpl, in cf_complete_entry()
H A Dgetline.c367 WordCompletion *cpl; /* String completion resource object */ member
/illumos-gate/usr/src/cmd/dumpcs/
H A Ddumpcs.c46 static unsigned int cpl; /* current characters per line */ variable
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c753 struct cpl_rx_pkt *cpl; in t4_ring_rx() local
2868 struct cpl_tx_pkt_core *cpl; in write_txpkt_wr() local
3020 struct cpl_tx_pkt_core *cpl; in write_ulp_cpl_sgl() local
3301 const struct cpl_rx_pkt *cpl = (const void *)(rss + 1); in t4_eth_rx() local
3411 const struct cpl_sge_egr_update *cpl = (const void *)(rss + 1); in handle_sge_egr_update() local
3433 const struct cpl_fw6_msg *cpl = (const void *)(rss + 1); in handle_fw_rpl() local
H A Doffload.h47 #define INIT_TP_WR_MIT_CPL(w, cpl, tid) do { \ argument
H A Dt4_nexus.c3039 struct cpl_fw6_msg *cpl; local
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_fire.c286 pcie_cpl_t *cpl = (pcie_cpl_t *)&data->pcie_ue_hdr[1]; in fab_xlate_fire_oe() local
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dpe.c302 struct cpl_tx_pkt *cpl; in pe_start() local
1648 struct cpl_tx_pkt *cpl; in pe_make_fake_arp() local
/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdment.c594 char *cp, *cpl, **darp; in dmap_dlexpand() local
/illumos-gate/usr/src/cmd/bhyve/
H A Dtask_switch.c328 int cpl, dpl, rpl; in validate_seg_desc() local
636 alignment_check(int cpl, int size, uint64_t cr0, uint64_t rf, uint64_t gla) in alignment_check()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c234 add_cmd_matches(WordCompletion *cpl, const char *line, int word_end, in add_cmd_matches()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dmain.c178 cmdmatch(WordCompletion *cpl, void *data, const char *line, int word_end) in cmdmatch()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c1093 struct chtab *cpl; in clreclaim4_zone() local
H A Dnfs_subr.c648 struct chtab *cpl; in clreclaim_zone() local
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Dvmcb.h345 uint8_t cpl; /* 0xCB: CPL (real mode: 0, virt: 3) */ member
/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm.h214 int cpl; member
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c3127 cmd_match_fcn(WordCompletion *cpl, void *data, const char *line, int word_end) in cmd_match_fcn()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err.c2206 pcie_cpl_t *cpl; in PX_ERPT_SEND_DEC() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c537 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff()
/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h1630 struct nvme_completion cpl; member
1668 #define nvme_completion_is_error(cpl) \ argument
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c807 topo_list_t *cpl; in ses_data_free() local
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c2777 vie_alignment_check(int cpl, int size, uint64_t cr0, uint64_t rf, uint64_t gla) in vie_alignment_check()
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c622 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff()