/titanic_51/usr/src/lib/libtecla/common/ |
H A D | cplfile.c | 112 CompleteFile *cf; /* The file-completion resource object */ member 129 CompleteFile *cf; /* The object to be returned */ in _new_CompleteFile() local 191 _del_CompleteFile(CompleteFile * cf) _del_CompleteFile() argument 236 _cf_complete_file(WordCompletion * cpl,CompleteFile * cf,const char * line,int word_start,int word_end,int escaped,CplCheckFn * check_fn,void * check_data) _cf_complete_file() argument 464 _cf_last_error(CompleteFile * cf) _cf_last_error() argument 481 cf_expand_home_dir(CompleteFile * cf,const char * user) cf_expand_home_dir() 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 561 CompleteFile *cf = args->cf; 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 769 cf_read_name(CompleteFile * cf,const char * type,const char * string,int slen,char * nambuf,int nammax) cf_read_name() argument 814 cf_prepare_suffix(CompleteFile * cf,const char * suffix,int add_escapes) cf_prepare_suffix() argument [all...] |
/titanic_51/usr/src/cmd/syslogd/ |
H A D | conf.c | 117 grow_conf_file(conf_t *cf) in grow_conf_file() argument 149 conf_open(conf_t *cf, cons argument 192 conf_rewind(conf_t * cf) conf_rewind() argument 198 conf_read(conf_t * cf) conf_read() argument 207 conf_close(conf_t * cf) conf_close() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/libsmutil/ |
H A D | cf.c | 57 static char cf[MAXPATHLEN]; variable [all...] |
/titanic_51/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | in.lpd.c | 110 cleanup(char ***files, char **cf) in cleanup() argument 130 parse_cf(papi_service_t svc, char *cf, char **files) in parse_cf() argument 370 submit_job(papi_service_t svc, FILE *ifp, char *printer, int rid, char *cf, in submit_job() argument 493 char *cf = NULL; berkeley_receive_files() local [all...] |
/titanic_51/usr/src/lib/iconv_modules/ko/common/ |
H A D | johap_to_wansung.c | 34 unsigned short cf) in _johap_to_wansung() argument
|
H A D | johap_to_utf.c | 37 short ci, v, cf; in _johap_to_utf8() local
|
H A D | johap92_to_utf.c | 40 short ci, v, cf; in _johap92_to_utf8() local
|
H A D | wansung_to_utf.c | 40 short ci, v, cf; in _wansung_to_utf8() local [all...] |
H A D | utf_johap.h | 34 unsigned short ci, v, cf; member
|
H A D | euc_to_UTF2.c | 91 unsigned long ci, v, cf; in _icv_iconv() local
|
H A D | iso2022-7_to_UTF2.c | 96 unsigned long ci, v, cf; in _icv_iconv() local
|
H A D | johap92_to_UTF2.c | 91 unsigned long ci, v, cf; in _icv_iconv() local
|
H A D | johap_to_UTF2.c | 91 unsigned long ci, v, cf; in _icv_iconv() local
|
H A D | utf_euc.h | 44 unsigned short ci, v, cf; member
|
H A D | utf_johap92.h | 45 unsigned short ci, v, cf; member
|
H A D | utf_nbyte.h | 34 unsigned short ci, v, cf; member
|
H A D | johap92_to_euc.c | 134 short ci, v, cf; in _johap92_to_wansung() local
|
H A D | euc_to_johap92.c | 138 short ci, v, cf; in _wansung_to_johap92() local
|
H A D | utf_iso2022.h | 45 unsigned short ci, v, cf; member
|
H A D | nbyte_to_UTF2.c | 96 unsigned long ci, v, cf; in _icv_iconv() local
|
H A D | euc_to_nbyte.c | 154 unsigned char ci, v, cf; in _icv_iconv() local 350 short ci, v, cf; in _wansung_to_cvc() local [all...] |
/titanic_51/usr/src/uts/common/cpr/ |
H A D | cpr_misc.c | 177 struct cprconfig *cf = &cprconfig; in cpr_get_config() local 219 struct cprconfig *cf = &cprconfig; in cpr_cprconfig_to_path() local 251 struct cprconfig *cf = &cprconfig; in cpr_verify_statefile_path() local 1020 struct cprconfig *cf = &cprconfig; cpr_build_statefile_path() local 1054 struct cprconfig *cf = &cprconfig; cpr_get_statefile_prom_path() local [all...] |
/titanic_51/usr/src/cmd/svc/startd/ |
H A D | misc.c | 81 char *cf; in fmri_canonify() local
|
/titanic_51/usr/src/cmd/sh/ |
H A D | string.c | 82 cf(unsigned char *s1, unsigned char *s2) in cf() function
|
/titanic_51/usr/src/cmd/fs.d/ |
H A D | preenlib.c | 267 int (*cf)(), /* candidate choosing function */ in preen_addunit() argument 323 alloc_driver(char *name, int (*cf)(), void *datap) in alloc_driver() argument
|