/titanic_50/usr/src/lib/libdscfg/common/ |
H A D | cfg_local.c | 64 get_bsize(cfp_t *cfp, char *name) in get_bsize() 148 localcf_close(cfp_t *cfp) in localcf_close() 162 localcf_open(cfp_t *cfp, char *name) in localcf_open() 227 localcf_seekblk(cfp_t *cfp, int off, int mode) in localcf_seekblk() 239 localcf_readblk(cfp_t *cfp, void *buf, int size) in localcf_readblk() 251 localcf_writeblk(cfp_t *cfp, void *buf, int size) in localcf_writeblk() 263 localcf_seek(cfp_t *cfp, int off, int mode) in localcf_seek() 282 localcf_read(cfp_t *cfp, void *buf, int size) in localcf_read() 303 localcf_write(cfp_t *cfp, void *buf, int size) in localcf_write() 332 addcfline(cfp_t *cfp, char *line, int table_index) in addcfline() [all …]
|
H A D | cfg.c | 106 dump_status(cfp_t *cfp, char *str) in dump_status() 394 cfp_t *cfp; in cfg_get_cstring() local 688 cfp_t *cfp; in cfg_put_cstring() local 1463 cfg_set_memorymap(cfp_t *cfp) in cfg_set_memorymap() 1482 cfg_init_header(cfp_t *cfp) in cfg_init_header() 1509 cfg_read(cfp_t *cfp) in cfg_read() 1681 cfp_t *cfp; in cfg_lock() local 1860 cfp_unlock(cfp_t *cfp) in cfp_unlock() 1902 cfp_t *cfp; in cfg_rdlock() local 1955 cfp_t *cfp; in cfg_wrlock() local [all …]
|
H A D | cfg_impl.h | 196 typedef struct cfp { struct 205 } cfp_t; argument
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_conf.c | 676 fmd_conf_exec_setprop(fmd_conf_t *cfp, int argc, char *argv[]) in fmd_conf_exec_setprop() 685 fmd_conf_exec_subscribe(fmd_conf_t *cfp, int argc, char *argv[]) in fmd_conf_exec_subscribe() 694 fmd_conf_exec_dictionary(fmd_conf_t *cfp, int argc, char *argv[]) in fmd_conf_exec_dictionary() 703 fmd_conf_parse(fmd_conf_t *cfp, const char *file) in fmd_conf_parse() 764 fmd_conf_fill(fmd_conf_t *cfp, fmd_conf_param_t *ppbuf, in fmd_conf_fill() 808 fmd_conf_t *cfp = fmd_alloc(sizeof (fmd_conf_t), FMD_SLEEP); in fmd_conf_open() local 836 fmd_conf_merge(fmd_conf_t *cfp, const char *file) in fmd_conf_merge() 863 fmd_conf_close(fmd_conf_t *cfp) in fmd_conf_close() 889 fmd_conf_getparam(fmd_conf_t *cfp, const char *name) in fmd_conf_getparam() 909 fmd_conf_getnzstr(fmd_conf_t *cfp, const char *name) in fmd_conf_getnzstr() [all …]
|
H A D | fmd_module.c | 418 fmd_conf_formal_t *cfp = mp->mod_argv; in fmd_module_destroy() local
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | nsparse.c | 138 struct __nsw_switchconfig_v1 *cfp; in _nsw_getoneconfig_v1() local 332 struct __nsw_switchconfig *cfp; in _nsw_getoneconfig() local 516 struct __nsw_switchconfig_v1 *cfp, *retp = NULL; in __nsw_getconfig_v1() local 614 struct __nsw_switchconfig *cfp, *retp = NULL; in __nsw_getconfig() local 732 freeconf_v1(struct __nsw_switchconfig_v1 *cfp) in freeconf_v1() 750 freeconf(struct __nsw_switchconfig *cfp) in freeconf() 852 add_concell_v1(struct __nsw_switchconfig_v1 *cfp) in add_concell_v1() 868 add_concell(struct __nsw_switchconfig *cfp) in add_concell()
|
/titanic_50/usr/src/cmd/nscd/ |
H A D | nscd_nswparse.c | 95 freeconf_v1(struct __nsw_switchconfig_v1 *cfp) in freeconf_v1() 185 struct __nsw_switchconfig_v1 *cfp; in _nsw_getoneconfig_v1() local
|
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | cf.c | 47 SM_FILE_T *cfp; variable
|
/titanic_50/usr/src/uts/i86pc/io/pci/ |
H A D | pci_common.c | 1501 pci_acc_cfblk_t *cfp; in pci_config_rd8() local 1537 pci_acc_cfblk_t *cfp; in pci_config_rd16() local 1573 pci_acc_cfblk_t *cfp; in pci_config_rd32() local 1610 pci_acc_cfblk_t *cfp; in pci_config_wr8() local 1643 pci_acc_cfblk_t *cfp; in pci_config_wr16() local 1676 pci_acc_cfblk_t *cfp; in pci_config_wr32() local
|
H A D | pci.c | 345 pci_acc_cfblk_t *cfp; in pci_bus_map() local
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | uucp.c | 485 FILE *cfp; local 679 FILE *cfp; local
|
/titanic_50/usr/src/cmd/fs.d/ufs/mkfs/ |
H A D | mkfs.c | 4298 struct csfrag *cfp; in findcsfrag() local 4332 struct csfrag *cfp, *curr, *prev; in addcsfrag() local 4387 struct csfrag *cfp; in delcsfrag() local 4500 struct csfrag *cfp; in fixdirect() local 4519 struct csfrag *cfp; in fixcsfragino() local 4568 struct csfrag *cfp; in checkfragallocated() local 4842 struct csfrag *cfp; in notenoughspace() local 4858 struct csfrag *cfp; in unalloccsfragino() local 4870 struct csfrag *cfp; in unalloccsfragfree() local 4886 struct csfrag *cfp; in findcsfragfree() local [all …]
|
/titanic_50/usr/src/cmd/sendmail/aux/ |
H A D | mailstats.c | 58 SM_FILE_T *cfp; variable
|
H A D | praliases.c | 65 SM_FILE_T *cfp; local
|
H A D | editmap.c | 104 FILE *cfp; local
|
H A D | makemap.c | 109 SM_FILE_T *cfp; local
|
/titanic_50/usr/src/cmd/avs/dscfg/ |
H A D | dscfg.c | 249 cfp_t *cfp = FP_SUN_CLUSTER(cfg); in dump_status() local 658 cfp_t *cfp; local
|
/titanic_50/usr/src/lib/libsqlite/tool/ |
H A D | lemon.c | 211 struct config *cfp; /* All configurations in this set */ member 224 struct config *cfp; /* The configuration to which linked */ member 726 struct config *cfp, *bp; local 772 struct config *cfp; /* For looping thru the config closure of "stp" */ local 820 struct config *cfp, *other; local 856 struct config *cfp; local 893 struct config *cfp; local 1092 struct config *cfp, model; local 1119 struct config *cfp, model; local 1148 struct config *cfp, *newcfp; local [all …]
|
/titanic_50/usr/src/uts/intel/ia32/os/ |
H A D | fpu.c | 180 struct fpu_ctx *cfp; /* new fpu context */ in fp_new_lwp() local
|
/titanic_50/usr/src/uts/sparc/v9/fpu/ |
H A D | fpu.c | 88 kfpu_t *cfp, *pfp; in fp_fork() local
|
/titanic_50/usr/src/cmd/ctfconvert/ |
H A D | ctfconvert.c | 118 ctfconvert_fixup_t *cfp = arg; in ctfconvert_fixup_genunix_cb() local
|
/titanic_50/usr/src/cmd/syseventd/modules/sysevent_conf_mod/ |
H A D | sysevent_conf_mod.c | 742 conftab_t *cfp = NULL; in build_event_table() local 875 conftab_t *cfp; in free_event_table() local
|
/titanic_50/usr/src/cmd/logadm/ |
H A D | conf.c | 446 FILE *cfp = NULL, *tfp = NULL; in conf_close() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 5700 FILE *cfp, in readnvpair() 6141 FILE *cfp, in readparams() 6876 FILE *cfp, in readclass() 7302 FILE *cfp, in readfilter() 7664 read_curl_begin(FILE *cfp) in read_curl_begin() 7780 FILE *cfp, in readaction() 8401 FILE *cfp, in read_cfile_ver() 8454 FILE *cfp, in readconf()
|
/titanic_50/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 425 pci_acc_cfblk_t *cfp; in npe_bus_map() local
|