/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | cplfile.c | 110 CompleteFile *cf; /* The file-completion resource object */ member 127 CompleteFile *cf; /* The object to be returned */ in _new_CompleteFile() local 189 CompleteFile *_del_CompleteFile(CompleteFile *cf) in _del_CompleteFile() 234 int _cf_complete_file(WordCompletion *cpl, CompleteFile *cf, in _cf_complete_file() 462 const char *_cf_last_error(CompleteFile *cf) in _cf_last_error() 479 static int cf_expand_home_dir(CompleteFile *cf, const char *user) in cf_expand_home_dir() 521 static int cf_complete_username(CompleteFile *cf, WordCompletion *cpl, in cf_complete_username() 559 CompleteFile *cf = args->cf; in HOME_DIR_FN() local 605 static int cf_complete_entry(CompleteFile *cf, WordCompletion *cpl, in cf_complete_entry() 767 static char *cf_read_name(CompleteFile *cf, const char *type, in cf_read_name() [all …]
|
/illumos-gate/usr/src/cmd/syslogd/ |
H A D | conf.c | 115 grow_conf_file(conf_t *cf) in grow_conf_file() 147 conf_open(conf_t *cf, const char *cmd, char *argv[]) in conf_open() 190 conf_rewind(conf_t *cf) in conf_rewind() 196 conf_read(conf_t *cf) in conf_read() 205 conf_close(conf_t *cf) in conf_close()
|
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | in.lpd.c | 110 cleanup(char ***files, char **cf) in cleanup() 130 parse_cf(papi_service_t svc, char *cf, char **files) in parse_cf() 370 submit_job(papi_service_t svc, FILE *ifp, char *printer, int rid, char *cf, in submit_job() 493 char *cf = NULL; in berkeley_receive_files() local
|
/illumos-gate/usr/src/uts/common/cpr/ |
H A D | cpr_misc.c | 178 struct cprconfig *cf = &cprconfig; in cpr_get_config() local 220 struct cprconfig *cf = &cprconfig; in cpr_cprconfig_to_path() local 252 struct cprconfig *cf = &cprconfig; in cpr_verify_statefile_path() local 1021 struct cprconfig *cf = &cprconfig; in cpr_build_statefile_path() local 1055 struct cprconfig *cf = &cprconfig; in cpr_get_statefile_prom_path() local
|
/illumos-gate/usr/src/cmd/sendmail/libsmutil/ |
H A D | cf.c | 55 static char cf[MAXPATHLEN]; variable
|
/illumos-gate/usr/src/lib/iconv_modules/ko/common/ |
H A D | johap_to_wansung.c | 34 unsigned short cf) in _johap_to_wansung()
|
H A D | johap_to_utf.c | 37 short ci, v, cf; in _johap_to_utf8() local
|
H A D | wansung_to_utf.c | 40 short ci, v, cf; in _wansung_to_utf8() local
|
H A D | johap92_to_utf.c | 40 short ci, v, cf; in _johap92_to_utf8() local
|
H A D | utf_johap.h | 34 unsigned short ci, v, cf; member
|
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 | euc_to_UTF2.c | 91 unsigned long ci, v, cf; in _icv_iconv() local
|
H A D | utf_johap92.h | 45 unsigned short ci, v, cf; member
|
H A D | utf_euc.h | 44 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 | euc_to_nbyte.c | 154 unsigned char ci, v, cf; in _icv_iconv() local 350 short ci, v, cf; in _wansung_to_cvc() local
|
H A D | nbyte_to_UTF2.c | 96 unsigned long ci, v, cf; in _icv_iconv() local
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | misc.c | 79 char *cf; in fmri_canonify() local
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | string.c | 80 cf(unsigned char *s1, unsigned char *s2) in cf() function
|
/illumos-gate/usr/src/cmd/fs.d/ |
H A D | preenlib.c | 267 int (*cf)(), /* candidate choosing function */ in preen_addunit() 323 alloc_driver(char *name, int (*cf)(), void *datap) in alloc_driver()
|