Home
last modified time | relevance | path

Searched refs:func (Results 1 – 25 of 890) sorted by relevance

12345678910>>...36

/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DCryptoAlg.c32 mDNSexport mStatus DigestAlgInit(mDNSu8 digestType, AlgFuncs *func) in DigestAlgInit() argument
47 DigestAlgFuncs[digestType] = func; in DigestAlgInit()
51 mDNSexport mStatus CryptoAlgInit(mDNSu8 alg, AlgFuncs *func) in CryptoAlgInit() argument
67 CryptoAlgFuncs[alg] = func; in CryptoAlgInit()
71 mDNSexport mStatus EncAlgInit(mDNSu8 alg, AlgFuncs *func) in EncAlgInit() argument
87 EncAlgFuncs[alg] = func; in EncAlgInit()
93 AlgFuncs *func = mDNSNULL; in AlgCreate() local
99 func = CryptoAlgFuncs[alg]; in AlgCreate()
104 func = DigestAlgFuncs[alg]; in AlgCreate()
109 func in AlgCreate()
139 AlgFuncs *func = mDNSNULL; AlgDestroy() local
164 AlgFuncs *func = mDNSNULL; AlgLength() local
188 AlgFuncs *func = mDNSNULL; AlgAdd() local
212 AlgFuncs *func = mDNSNULL; AlgVerify() local
236 AlgFuncs *func = mDNSNULL; AlgEncode() local
260 AlgFuncs *func = mDNSNULL; AlgFinal() local
[all...]
/titanic_51/usr/src/uts/common/fs/
H A Dfem.c232 #define vsop_find(ap, func, funct, arg0, _vop, _vsop) \ argument
235 *(func) = (funct (*)())((ap)->fa_fnode->fn_op.vnode->_vop); \
238 } else if ((*(func) = (funct (*)())((ap)->fa_fnode->fn_op.fem->_vsop))\
247 #define vfsop_find(ap, func, funct, arg0, _vop, _vsop) \ argument
250 *(func) = (funct (*)())((ap)->fa_fnode->fn_op.vfs->_vop); \
253 } else if ((*(func) = (funct (*)())((ap)->fa_fnode->fn_op.fsem->_vsop))\
264 #define vsop_find(ap, func, funct, arg0, _vop, _vsop) \ argument
265 *(arg0) = _op_find((ap), (void **)(func), \
268 #define vfsop_find(ap, func, funct, arg0, _fop, _fsop) \ argument
269 *(arg0) = _op_find((ap), (void **)(func), \
438 int (*func)(); vhead_open() local
465 int (*func)(); vhead_close() local
492 int (*func)(); vhead_read() local
519 int (*func)(); vhead_write() local
546 int (*func)(); vhead_ioctl() local
573 int (*func)(); vhead_setfl() local
600 int (*func)(); vhead_getattr() local
628 int (*func)(); vhead_setattr() local
656 int (*func)(); vhead_access() local
685 int (*func)(); vhead_lookup() local
716 int (*func)(); vhead_create() local
746 int (*func)(); vhead_remove() local
774 int (*func)(); vhead_link() local
801 int (*func)(); vhead_rename() local
829 int (*func)(); vhead_mkdir() local
856 int (*func)(); vhead_rmdir() local
883 int (*func)(); vhead_readdir() local
911 int (*func)(); vhead_symlink() local
938 int (*func)(); vhead_readlink() local
965 int (*func)(); vhead_fsync() local
991 void (*func)(); vhead_inactive() local
1016 int (*func)(); vhead_fid() local
1042 int (*func)(); vhead_rwlock() local
1069 void (*func)(); vhead_rwunlock() local
1094 int (*func)(); vhead_seek() local
1120 int (*func)(); vhead_cmp() local
1148 int (*func)(); vhead_frlock() local
1176 int (*func)(); vhead_space() local
1202 int (*func)(); vhead_realvp() local
1231 int (*func)(); vhead_getpage() local
1261 int (*func)(); vhead_putpage() local
1290 int (*func)(); vhead_map() local
1320 int (*func)(); vhead_addmap() local
1351 int (*func)(); vhead_delmap() local
1381 int (*func)(); vhead_poll() local
1408 int (*func)(); vhead_dump() local
1435 int (*func)(); vhead_pathconf() local
1463 int (*func)(); vhead_pageio() local
1490 int (*func)(); vhead_dumpctl() local
1518 void (*func)(); vhead_dispose() local
1544 int (*func)(); vhead_setsecattr() local
1572 int (*func)(); vhead_getsecattr() local
1600 int (*func)(); vhead_shrlock() local
1628 int (*func)(); vhead_vnevent() local
1656 int (*func)(); vhead_reqzcbuf() local
1683 int (*func)(); vhead_retzcbuf() local
1710 int (*func)(); fshead_mount() local
1738 int (*func)(); fshead_unmount() local
1766 int (*func)(); fshead_root() local
1793 int (*func)(); fshead_statvfs() local
1821 int (*func)(); fshead_sync() local
1848 int (*func)(); fshead_vget() local
1875 int (*func)(); fshead_mountroot() local
1903 void (*func)(); fshead_freevfs() local
1929 int (*func)(); fshead_vnstate() local
2046 int (*func)() = NULL; vnext_open() local
2061 int (*func)() = NULL; vnext_close() local
2076 int (*func)() = NULL; vnext_read() local
2091 int (*func)() = NULL; vnext_write() local
2106 int (*func)() = NULL; vnext_ioctl() local
2121 int (*func)() = NULL; vnext_setfl() local
2136 int (*func)() = NULL; vnext_getattr() local
2151 int (*func)() = NULL; vnext_setattr() local
2166 int (*func)() = NULL; vnext_access() local
2182 int (*func)() = NULL; vnext_lookup() local
2199 int (*func)() = NULL; vnext_create() local
2214 int (*func)() = NULL; vnext_remove() local
2229 int (*func)() = NULL; vnext_link() local
2244 int (*func)() = NULL; vnext_rename() local
2259 int (*func)() = NULL; vnext_mkdir() local
2274 int (*func)() = NULL; vnext_rmdir() local
2289 int (*func)() = NULL; vnext_readdir() local
2304 int (*func)() = NULL; vnext_symlink() local
2318 int (*func)() = NULL; vnext_readlink() local
2332 int (*func)() = NULL; vnext_fsync() local
2346 void (*func)() = NULL; vnext_inactive() local
2360 int (*func)() = NULL; vnext_fid() local
2374 int (*func)() = NULL; vnext_rwlock() local
2388 void (*func)() = NULL; vnext_rwunlock() local
2402 int (*func)() = NULL; vnext_seek() local
2416 int (*func)() = NULL; vnext_cmp() local
2432 int (*func)() = NULL; vnext_frlock() local
2447 int (*func)() = NULL; vnext_space() local
2461 int (*func)() = NULL; vnext_realvp() local
2477 int (*func)() = NULL; vnext_getpage() local
2493 int (*func)() = NULL; vnext_putpage() local
2509 int (*func)() = NULL; vnext_map() local
2526 int (*func)() = NULL; vnext_addmap() local
2543 int (*func)() = NULL; vnext_delmap() local
2559 int (*func)() = NULL; vnext_poll() local
2574 int (*func)() = NULL; vnext_dump() local
2589 int (*func)() = NULL; vnext_pathconf() local
2604 int (*func)() = NULL; vnext_pageio() local
2618 int (*func)() = NULL; vnext_dumpctl() local
2633 void (*func)() = NULL; vnext_dispose() local
2648 int (*func)() = NULL; vnext_setsecattr() local
2663 int (*func)() = NULL; vnext_getsecattr() local
2678 int (*func)() = NULL; vnext_shrlock() local
2693 int (*func)() = NULL; vnext_vnevent() local
2708 int (*func)() = NULL; vnext_reqzcbuf() local
2722 int (*func)() = NULL; vnext_retzcbuf() local
2736 int (*func)() = NULL; vfsnext_mount() local
2750 int (*func)() = NULL; vfsnext_unmount() local
2764 int (*func)() = NULL; vfsnext_root() local
2778 int (*func)() = NULL; vfsnext_statvfs() local
2792 int (*func)() = NULL; vfsnext_sync() local
2806 int (*func)() = NULL; vfsnext_vget() local
2820 int (*func)() = NULL; vfsnext_mountroot() local
2834 void (*func)() = NULL; vfsnext_freevfs() local
2848 int (*func)() = NULL; vfsnext_vnstate() local
[all...]
/titanic_51/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h41 extern uint8_t pci_mech1_getb(int bus, int dev, int func, int reg);
42 extern uint16_t pci_mech1_getw(int bus, int dev, int func, int reg);
43 extern uint32_t pci_mech1_getl(int bus, int dev, int func, int reg);
44 extern void pci_mech1_putb(int bus, int dev, int func, int reg, uint8_t val);
45 extern void pci_mech1_putw(int bus, int dev, int func, int reg, uint16_t val);
46 extern void pci_mech1_putl(int bus, int dev, int func, int reg, uint32_t val);
52 extern uint8_t pci_mech1_amd_getb(int bus, int dev, int func, int reg);
53 extern uint16_t pci_mech1_amd_getw(int bus, int dev, int func, int reg);
54 extern uint32_t pci_mech1_amd_getl(int bus, int dev, int func, int reg);
55 extern void pci_mech1_amd_putb(int bus, int dev, int func, in
[all...]
/titanic_51/usr/src/test/libc-tests/cfg/symbols/
H A Dctype_h.cfg32 func | isalnum | int | int | ctype.h | +ALL
33 func | isalpha | int | int | ctype.h | +ALL
34 func | isascii | int | int | ctype.h | -ALL +XPG3+
35 func | isblank | int | int | ctype.h | -ALL +C99+
36 func | iscntrl | int | int | ctype.h | +ALL
37 func | isdigit | int | int | ctype.h | +ALL
38 func | isgraph | int | int | ctype.h | +ALL
39 func | islower | int | int | ctype.h | +ALL
40 func | isprint | int | int | ctype.h | +ALL
41 func | ispunc
[all...]
H A Dwctype_h.cfg35 func | iswalnum |\
40 func | iswalnum_l |\
45 func | iswalpha |\
50 func | iswalpha_l |\
55 func | iswblank |\
60 func | iswblank_l |\
65 func | iswcntrl |\
70 func | iswcntrl_l |\
75 func | iswctype |\
80 func | iswctype_
[all...]
H A Dthreads_h.cfg53 func | call_once |\
58 func | cnd_broadcast |\
63 func | cnd_destroy |\
68 func | cnd_init |\
73 func | cnd_signal |\
78 func | cnd_timedwait |\
83 func | cnd_wait |\
88 func | mtx_destroy |\
93 func | mtx_init |\
98 func | mtx_loc
[all...]
H A Dunistd_h.cfg49 func | access |\
54 func | chown |\
59 func | execl |\
64 func | execle |\
69 func | execlp |\
74 func | execv |\
79 func | execve |\
84 func | execvp |\
89 func | fchown |\
94 func | getlogi
[all...]
H A Dstdlib_h.cfg37 func | aligned_alloc |\
43 func | at_quick_exit |\
49 func | calloc |\
55 func | exit |\
61 func | free |\
67 func | malloc |\
73 func | mkstemp |\
79 func | mkostemp |\
85 func | mkstemps |\
91 func | mkostemp
[all...]
/titanic_51/usr/src/cmd/sendmail/db/os/
H A Dos_config.c40 db_jump_set(func, which) in db_jump_set() argument
41 void *func; in db_jump_set()
46 __db_jump.j_close = (int (*) __P((int)))func;
49 __db_jump.j_dirfree = (void (*) __P((char **, int)))func;
53 (int (*) __P((const char *, char ***, int *)))func;
56 __db_jump.j_exists = (int (*) __P((const char *, int *)))func;
59 __db_jump.j_free = (void (*) __P((void *)))func;
62 __db_jump.j_fsync = (int (*) __P((int)))func;
66 int, u_int32_t *, u_int32_t *, u_int32_t *)))func;
69 __db_jump.j_malloc = (void *(*) __P((size_t)))func;
[all...]
/titanic_51/usr/src/cmd/allocate/
H A Dallocate.c63 usage(int func) in usage() argument
79 switch (func) { in usage()
109 switch (func) { in usage()
257 int func = -1, optflg = 0, error = 0, c; in main() local
315 func = 0; in main()
317 func = 1; in main()
319 func = 2; in main()
323 audit_allocate_argv(func, argc, argv); in main()
345 if (func == 0) { /* allocate */ in main()
360 usage(func); in main()
[all...]
/titanic_51/usr/src/uts/intel/io/intel_nb5000/
H A Dnb_pci_cfg.c128 nb_get_hdl(int bus, int dev, int func) in nb_get_hdl() argument
132 if (bus == 0 && dev == 16 && func < NB_PCI_NFUNC) { in nb_get_hdl()
133 hdl = dev_16_hdl[func]; in nb_get_hdl()
134 } else if (bus == 0 && dev == 17 && func < NB_PCI_NFUNC) { in nb_get_hdl()
135 hdl = dev_17_hdl[func]; in nb_get_hdl()
136 } else if (bus == 0 && dev < NB_PCI_DEV && func == 0) { in nb_get_hdl()
138 } else if (bus == 0 && dev == 21 && func == 0) { in nb_get_hdl()
140 } else if (bus == 0 && dev == 22 && func == 0) { in nb_get_hdl()
149 nb_pci_getb(int bus, int dev, int func, int reg, int *interpose) in nb_pci_getb() argument
153 hdl = nb_get_hdl(bus, dev, func); in nb_pci_getb()
158 nb_pci_getw(int bus,int dev,int func,int reg,int * interpose) nb_pci_getw() argument
167 nb_pci_getl(int bus,int dev,int func,int reg,int * interpose) nb_pci_getl() argument
176 nb_pci_putb(int bus,int dev,int func,int reg,uint8_t val) nb_pci_putb() argument
185 nb_pci_putw(int bus,int dev,int func,int reg,uint16_t val) nb_pci_putw() argument
194 nb_pci_putl(int bus,int dev,int func,int reg,uint32_t val) nb_pci_putl() argument
[all...]
/titanic_51/usr/src/lib/libsqlite/test/
H A Dfunc.test17 # $Id: func.test,v 1.16.2.2 2004/07/18 21:14:05 drh Exp $
24 do_test func-0.0 {
31 do_test func-0.1 {
45 do_test func-1.0 {
48 do_test func-1.1 {
52 do_test func-1.2 {
56 do_test func-1.3 {
60 do_test func-1.4 {
66 do_test func-2.0 {
69 do_test func
[all...]
/titanic_51/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_pci_cfg.c91 nhm_get_hdl(int bus, int dev, int func) in nhm_get_hdl() argument
97 dev < CPU_PCI_DEVS && func < CPU_PCI_FUNCS) { in nhm_get_hdl()
100 hdl = dev_pci_hdl[slot][dev][func]; in nhm_get_hdl()
108 nhm_pci_getb(int bus, int dev, int func, int reg, int *interpose) in nhm_pci_getb() argument
112 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_getb()
113 return (cmi_pci_getb(bus, dev, func, reg, interpose, hdl)); in nhm_pci_getb()
117 nhm_pci_getw(int bus, int dev, int func, int reg, int *interpose) in nhm_pci_getw() argument
121 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_getw()
122 return (cmi_pci_getw(bus, dev, func, reg, interpose, hdl)); in nhm_pci_getw()
126 nhm_pci_getl(int bus, int dev, int func, in argument
135 nhm_pci_putb(int bus,int dev,int func,int reg,uint8_t val) nhm_pci_putb() argument
144 nhm_pci_putw(int bus,int dev,int func,int reg,uint16_t val) nhm_pci_putw() argument
153 nhm_pci_putl(int bus,int dev,int func,int reg,uint32_t val) nhm_pci_putl() argument
[all...]
/titanic_51/usr/src/uts/sun4/os/
H A Dx_call.c83 void init_mondo(xcfunc_t *func, uint64_t arg1, uint64_t arg2);
184 * func - a TL=0 handler address
201 * func - a TL>0 handler address or an interrupt number
203 * optional when "func" is an address;
204 * 0 when "func" is an interrupt number
206 * If the request of "func" is a kernel address, then
207 * the target cpu will execute the request of "func" with
213 * If the request of "func" is not a kernel address, then it has
239 xt_one(int cix, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xt_one() argument
244 xt_one_unchecked(cix, func, arg in xt_one()
252 xt_one_unchecked(int cix,xcfunc_t * func,uint64_t arg1,uint64_t arg2) xt_one_unchecked() argument
299 xt_some(cpuset_t cpuset,xcfunc_t * func,uint64_t arg1,uint64_t arg2) xt_some() argument
365 xt_all(xcfunc_t * func,uint64_t arg1,uint64_t arg2) xt_all() argument
421 xc_one(int cix,xcfunc_t * func,uint64_t arg1,uint64_t arg2) xc_one() argument
548 xc_some(cpuset_t cpuset,xcfunc_t * func,uint64_t arg1,uint64_t arg2) xc_some() argument
642 xc_all(xcfunc_t * func,uint64_t arg1,uint64_t arg2) xc_all() argument
909 xcfunc_t *func; xc_serv() local
949 xcfunc_t *func; xc_loop() local
[all...]
/titanic_51/usr/src/uts/intel/io/pciex/
H A Dpcie_nvidia.c49 uchar_t func, boolean_t *slot_valid, ushort_t *slot_number, in check_if_device_is_pciex() argument
61 status = (*pci_getw_func)(bus, dev, func, PCI_CONF_STAT); in check_if_device_is_pciex()
65 capsp = (*pci_getb_func)(bus, dev, func, PCI_CONF_CAP_PTR); in check_if_device_is_pciex()
68 cap = (*pci_getb_func)(bus, dev, func, capsp); in check_if_device_is_pciex()
74 "capability found\n", bus, dev, func); in check_if_device_is_pciex()
77 status = (*pci_getw_func)(bus, dev, func, capsp + 2); in check_if_device_is_pciex()
94 slot_cap = (*pci_getl_func)(bus, dev, func, in check_if_device_is_pciex()
118 capsp = (*pci_getb_func)(bus, dev, func, in check_if_device_is_pciex()
134 uchar_t dev, func; in look_for_any_pciex_device() local
141 for (func in look_for_any_pciex_device()
219 add_nvidia_isa_bridge_props(dev_info_t * dip,uchar_t bus,uchar_t dev,uchar_t func) add_nvidia_isa_bridge_props() argument
[all...]
/titanic_51/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c84 gfxp_pci_get_bsf(dev_info_t *dip, uint8_t *bus, uint8_t *dev, uint8_t *func) in gfxp_pci_get_bsf() argument
101 *func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi); in gfxp_pci_get_bsf()
115 uint8_t bus, dev, func; in gfxp_pci_find_bsf() local
133 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS) in gfxp_pci_find_bsf()
139 (func == pci_bsf->function)) { in gfxp_pci_find_bsf()
197 uint8_t bus, dev, func; in gfxp_pci_read_byte() local
202 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS) in gfxp_pci_read_byte()
205 val = (*pci_getb_func)(bus, dev, func, offset); in gfxp_pci_read_byte()
214 uint8_t bus, dev, func; in gfxp_pci_read_word() local
219 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) ! in gfxp_pci_read_word()
231 uint8_t bus, dev, func; gfxp_pci_read_dword() local
247 uint8_t bus, dev, func; gfxp_pci_write_byte() local
262 uint8_t bus, dev, func; gfxp_pci_write_word() local
277 uint8_t bus, dev, func; gfxp_pci_write_dword() local
[all...]
/titanic_51/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_pcicfg.c40 mccfgsetup(struct _mc_pcicfg_hdl *hdlp, mc_t *mc, enum mc_funcnum func) in mccfgsetup() argument
43 hdlp->cfh_func = func; in mccfgsetup()
45 if (mc->mc_funcs[func].mcf_devi == NULL) in mccfgsetup()
48 if (pci_config_setup(mc->mc_funcs[func].mcf_devi, &hdlp->cfh_hdl) != in mccfgsetup()
56 mc_pcicfg_setup(mc_t *mc, enum mc_funcnum func, mc_pcicfg_hdl_t *cookiep) in mc_pcicfg_setup() argument
62 if (mccfgsetup(hdlp, mc, func) == DDI_FAILURE) { in mc_pcicfg_setup()
96 mc_pcicfg_get32_nohdl(mc_t *mc, enum mc_funcnum func, off_t offset) in mc_pcicfg_get32_nohdl() argument
99 func, offset)); in mc_pcicfg_get32_nohdl()
103 mc_pcicfg_put32_nohdl(mc_t *mc, enum mc_funcnum func, off_t offset, in mc_pcicfg_put32_nohdl() argument
107 func, offse in mc_pcicfg_put32_nohdl()
[all...]
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_thread.c41 void (*func) (); in emlxs_taskq_thread() local
60 if (tthread->func) { in emlxs_taskq_thread()
61 func = tthread->func; in emlxs_taskq_thread()
67 func(taskq->hba, arg); in emlxs_taskq_thread()
84 emlxs_taskq_dispatch(emlxs_taskq_t *taskq, void (*func) (), void *arg) in emlxs_taskq_dispatch() argument
128 tthread->func = func; in emlxs_taskq_dispatch()
260 void (*func) (); in emlxs_thread() local
269 func in emlxs_thread()
422 emlxs_thread_trigger1(emlxs_thread_t * ethread,void (* func)()) emlxs_thread_trigger1() argument
470 emlxs_thread_trigger2(emlxs_thread_t * ethread,void (* func)(),CHANNEL * cp) emlxs_thread_trigger2() argument
518 emlxs_thread_spawn(emlxs_hba_t * hba,void (* func)(),void * arg1,void * arg2) emlxs_thread_spawn() argument
[all...]
/titanic_51/usr/src/cmd/sgs/test/ld/x64/tls/ie/
H A Dx64-ie-test.sh28 func=${2}
32 dis -F${func} ${file} | grep_test "${name}" "${pattern}"
37 dis_test "addq-->leaq 1" func style1 \
38 'func+0x10: 48 8d 92 f8 ff ff leaq -0x8(%rdx),%rdx'
39 dis_test "addq-->leaq 2" func style1 \
40 'func+0x17: 48 8d b6 f0 ff ff leaq -0x10(%rsi),%rsi'
42 dis_test "addq-->leaq w/REX 1" func style1-with-r13 \
43 'func+0x10: 48 8d 92 f8 ff ff leaq -0x8(%rdx),%rdx'
44 dis_test "addq-->leaq w/REX 2" func style1-with-r13 \
45 'func
[all...]
/titanic_51/usr/src/lib/libdwarf/common/
H A Ddwarf_funcs.c88 Dwarf_Global func = (Dwarf_Global) func_in; in dwarf_funcname() local
90 if (func == NULL) { in dwarf_funcname()
95 *ret_name = (char *) (func->gl_name); in dwarf_funcname()
103 Dwarf_Global func = (Dwarf_Global) func_in; in dwarf_func_die_offset() local
105 return dwarf_global_die_offset(func, return_offset, error); in dwarf_func_die_offset()
113 Dwarf_Global func = (Dwarf_Global) func_in; in dwarf_func_cu_offset() local
115 return dwarf_global_cu_offset(func, return_offset, error); in dwarf_func_cu_offset()
125 Dwarf_Global func = (Dwarf_Global) func_in; in dwarf_func_name_offsets() local
127 return dwarf_global_name_offsets(func, in dwarf_func_name_offsets()
/titanic_51/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.cleardenormalize.d52 @func[i%5] = sum(i * 100);
60 denormalize(@func);
61 printa(@func);
63 clear(@func);
66 printa(@func);
74 denormalize(@func);
75 printa(@func);
H A Dtst.clearnormalize.d51 @func[i % 5] = sum(i * 100);
59 normalize(@func, 5);
60 printa(@func);
62 clear(@func);
65 printa(@func);
73 normalize(@func, 5);
74 printa(@func);
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dcap.c68 conv_iter_cap_tags(Conv_fmt_flags_t fmt_flags, conv_iter_cb_t func, in conv_iter_cap_tags() argument
72 conv_cap_tag_strings(fmt_flags), func, uvalue)); in conv_iter_cap_tags()
81 Conv_fmt_flags_t fmt_flags, conv_iter_cb_t func, void *uvalue) in conv_iter_elfcap() argument
107 if ((* func)(str, cdp->c_val, uvalue) == CONV_ITER_DONE) in conv_iter_elfcap()
119 conv_iter_cb_t func, void *uvalue) in conv_iter_cap_val_hw1() argument
124 ELFCAP_NUM_HW1_386, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw1()
131 ELFCAP_NUM_HW1_SPARC, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw1()
141 conv_iter_cb_t func, void *uvalue) in conv_iter_cap_val_hw2() argument
150 conv_iter_cap_val_sf1(Conv_fmt_flags_t fmt_flags, conv_iter_cb_t func, in conv_iter_cap_val_sf1() argument
154 fmt_flags, func, uvalu in conv_iter_cap_val_sf1()
[all...]
/titanic_51/usr/src/lib/libast/common/comp/
H A Datexit.c46 atexit(void (*func)(void))
48 return(onexit(func));
56 void (*func)(void);
64 atexit(void (*func)(void))
69 p->func = func;
83 (*p->func)();
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Datexit.c26 * arrange for func to be called LIFO on exit()
46 atexit(void (*func)(void))
48 return(onexit(func));
56 void (*func)(void);
64 atexit(void (*func)(void))
69 p->func = func;
83 (*p->func)();

12345678910>>...36