Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libtecla/common/
H A Dcplmatch.c169 WordCompletion *cpl; /* The object to be returned */ in new_WordCompletion() local
240 del_WordCompletion(WordCompletion * cpl) del_WordCompletion() argument
295 cpl_add_completion(WordCompletion * cpl,const char * line,int word_start,int word_end,const char * suffix,const char * type_suffix,const char * cont_suffix) cpl_add_completion() argument
365 cpl_sort_matches(WordCompletion * cpl) cpl_sort_matches() argument
394 cpl_sort_suffixes(WordCompletion * cpl) cpl_sort_suffixes() argument
429 cpl_common_suffix(WordCompletion * cpl) cpl_common_suffix() argument
491 cpl_clear_completions(WordCompletion * cpl) cpl_clear_completions() argument
534 cpl_complete_word(WordCompletion * cpl,const char * line,int word_end,void * data,CplMatchFn * match_fn) cpl_complete_word() argument
562 if(_err_get_msg(cpl->err)[0] == '\0') cpl_complete_word() local
609 cpl_recall_matches(WordCompletion * cpl) cpl_recall_matches() argument
682 cpl_last_error(WordCompletion * cpl) cpl_last_error() argument
697 cpl_record_error(WordCompletion * cpl,const char * errmsg) cpl_record_error() argument
972 cpl_zap_duplicates(WordCompletion * cpl) cpl_zap_duplicates() argument
[all...]
H A Dcplfile.c113 WordCompletion *cpl; /* The string-completion rsource object */ member
236 int _cf_complete_file(WordCompletion *cpl, CompleteFile *cf, in _cf_complete_file() argument
523 cf_complete_username(CompleteFile * cf,WordCompletion * cpl,const char * prefix,const char * line,int word_start,int word_end,int escaped) cf_complete_username() argument
560 WordCompletion *cpl = args->cpl; HOME_DIR_FN() local
607 cf_complete_entry(CompleteFile * cf,WordCompletion * cpl,const char * line,int word_start,int word_end,int escaped,CplCheckFn * check_fn,void * check_data) cf_complete_entry() argument
[all...]
H A Dgetline.c368 WordCompletion *cpl; /* String completion resource object */ member
[all...]
/titanic_51/usr/src/cmd/dumpcs/
H A Ddumpcs.c48 static unsigned int cpl; /* current characters per line */ variable
/titanic_51/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
/titanic_51/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
[all...]
/titanic_51/usr/src/lib/libbsm/common/
H A Dgetdment.c594 char *cp, *cpl, **darp; in dmap_dlexpand() local
/titanic_51/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() argument
/titanic_51/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2566 struct cpl_tx_pkt_core *cpl; in write_txpkt_wr() local
2704 struct cpl_tx_pkt_core *cpl; in write_ulp_cpl_sgl() local
2935 const struct cpl_rx_pkt *cpl = (const void *)(rss + 1); t4_eth_rx() local
3018 const struct cpl_fw6_msg *cpl = (const void *)(rss + 1); handle_fw_rpl() local
[all...]
H A Doffload.h47 #define INIT_TP_WR_MIT_CPL(w, cpl, tid) do { \ argument
/titanic_51/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c1093 struct chtab *cpl; in clreclaim4_zone() local
[all...]
H A Dnfs_subr.c647 struct chtab *cpl; in clreclaim_zone() local
[all...]
/titanic_51/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c3124 cmd_match_fcn(WordCompletion *cpl, void *data, const char *line, int word_end) in cmd_match_fcn() argument
/titanic_51/usr/src/uts/sun4u/io/px/
H A Dpx_err.c2208 pcie_cpl_t *cpl; in PX_ERPT_SEND_DEC() local
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c532 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff() argument
[all...]
/titanic_51/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c759 topo_list_t *cpl; in ses_data_free() local
/titanic_51/usr/src/cmd/zonecfg/
H A Dzonecfg.c600 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff() argument
[all...]
/titanic_51/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1149 struct cpl_tx_pkt_coalesce cpl[]; member