/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | cplmatch.c | 167 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() 532 CplMatches *cpl_complete_word(WordCompletion *cpl, const char *line, in cpl_complete_word() 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() [all …]
|
H A D | cplfile.c | 111 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 D | getline.c | 367 WordCompletion *cpl; /* String completion resource object */ member
|
/illumos-gate/usr/src/cmd/dumpcs/ |
H A D | dumpcs.c | 46 static unsigned int cpl; /* current characters per line */ variable
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 637 struct cpl_rx_pkt *cpl; in t4_ring_rx() local 2615 struct cpl_tx_pkt_core *cpl; in write_txpkt_wr() local 2776 struct cpl_tx_pkt_core *cpl; in write_ulp_cpl_sgl() local 3066 const struct cpl_rx_pkt *cpl = (const void *)(rss + 1); in t4_eth_rx() local 3176 const struct cpl_sge_egr_update *cpl = (const void *)(rss + 1); in handle_sge_egr_update() local 3198 const struct cpl_fw6_msg *cpl = (const void *)(rss + 1); in handle_fw_rpl() local
|
H A D | offload.h | 47 #define INIT_TP_WR_MIT_CPL(w, cpl, tid) do { \ argument
|
H A D | t4_nexus.c | 2801 struct cpl_fw6_msg *cpl; in fw_msg_not_handled() local
|
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fx_fire.c | 286 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 D | pe.c | 302 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 D | getdment.c | 594 char *cp, *cpl, **darp; in dmap_dlexpand() local
|
/illumos-gate/usr/src/cmd/bhyve/amd64/ |
H A D | task_switch.c | 327 int cpl, dpl, rpl; in validate_seg_desc() local 635 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 D | svccfg_engine.c | 234 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 D | main.c | 178 cmdmatch(WordCompletion *cpl, void *data, const char *line, int word_end) in cmdmatch()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_subr.c | 1093 struct chtab *cpl; in clreclaim4_zone() local
|
H A D | nfs_subr.c | 648 struct chtab *cpl; in clreclaim_zone() local
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | vmm.h | 214 int cpl; member
|
/illumos-gate/usr/src/uts/intel/io/vmm/amd/ |
H A D | vmcb.h | 346 uint8_t cpl; /* 0xCB: CPL (real mode: 0, virt: 3) */ member
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.c | 3127 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 D | px_err.c | 2206 pcie_cpl_t *cpl; in PX_ERPT_SEND_DEC() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 537 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 807 topo_list_t *cpl; in ses_data_free() local
|
/illumos-gate/usr/src/contrib/bhyve/dev/nvme/ |
H A D | nvme.h | 1882 struct nvme_completion cpl; member 1920 #define nvme_completion_is_error(cpl) \ argument
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_instruction_emul.c | 2777 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 D | zonecfg.c | 622 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff()
|