Home
last modified time | relevance | path

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

12345678910>>...43

/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_atomic_h.cfg41 func | atomic_inc_8 |\
51 func | atomic_inc_16 |\
61 func | atomic_inc_32 |\
76 func | atomic_inc_64 |\
81 func | atomic_dec_8 |\
91 func | atomic_dec_16 |\
101 func | atomic_dec_32 |\
116 func | atomic_dec_64 |\
121 func | atomic_add_8 |\
166 func | atomic_or_8 |\
[all …]
H A Dctype_h.cfg32 func | isalnum | int | int | ctype.h | +ALL
33 func | isalpha | int | int | ctype.h | +ALL
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 | ispunct | int | int | ctype.h | +ALL
42 func | isspace | int | int | ctype.h | +ALL
43 func | isupper | int | int | ctype.h | +ALL
[all …]
H A Dwctype_h.cfg35 func | iswalnum |\
40 func | iswalnum_l |\
45 func | iswalpha |\
50 func | iswalpha_l |\
55 func | iswblank |\
65 func | iswcntrl |\
75 func | iswctype |\
85 func | iswdigit |\
95 func | iswgraph |\
105 func | iswlower |\
[all …]
H A Dthreads_h.cfg53 func | call_once |\
68 func | cnd_init |\
73 func | cnd_signal |\
83 func | cnd_wait |\
93 func | mtx_init |\
98 func | mtx_lock |\
138 func | thrd_exit |\
143 func | thrd_join |\
153 func | thrd_yield |\
168 func | tss_get |\
[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 |\
109 func | getwd |\
119 func | link |\
[all …]
H A Dstdlib_h.cfg50 func | calloc |\
56 func | exit |\
62 func | free |\
68 func | malloc |\
74 func | mkstemp |\
80 func | mkostemp |\
86 func | mkstemps |\
92 func | mkostemps |\
98 func | mkdtemp |\
110 func | qsort |\
[all …]
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c438 int (*func)(); in vhead_open() local
465 int (*func)(); in vhead_close() local
492 int (*func)(); in vhead_read() local
519 int (*func)(); in vhead_write() local
546 int (*func)(); in vhead_ioctl() local
573 int (*func)(); in vhead_setfl() local
600 int (*func)(); in vhead_getattr() local
628 int (*func)(); in vhead_setattr() local
656 int (*func)(); in vhead_access() local
685 int (*func)(); in vhead_lookup() local
[all …]
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h44 extern uint8_t pci_mech1_getb(int bus, int dev, int func, int reg);
45 extern uint16_t pci_mech1_getw(int bus, int dev, int func, int reg);
46 extern uint32_t pci_mech1_getl(int bus, int dev, int func, int reg);
58 extern void pci_mech1_amd_putb(int bus, int dev, int func, int reg,
60 extern void pci_mech1_amd_putw(int bus, int dev, int func, int reg,
62 extern void pci_mech1_amd_putl(int bus, int dev, int func, int reg,
68 extern uint8_t pci_mech2_getb(int bus, int dev, int func, int reg);
69 extern uint16_t pci_mech2_getw(int bus, int dev, int func, int reg);
70 extern uint32_t pci_mech2_getl(int bus, int dev, int func, int reg);
94 extern uint8_t pci_orion_getb(int bus, int dev, int func, int reg);
[all …]
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_fsctl_fs.c145 func = smb2_fsctl_invalid; in smb2_fsctl_fs()
148 func = smb2_fsctl_invalid; in smb2_fsctl_fs()
160 func = smb2_fsctl_invalid; in smb2_fsctl_fs()
163 func = smb2_fsctl_odx_read; in smb2_fsctl_fs()
170 func = smb2_fsctl_invalid; in smb2_fsctl_fs()
178 func = smb2_fsctl_notsup; in smb2_fsctl_fs()
182 func = smb2_fsctl_unknown; in smb2_fsctl_fs()
219 func = smb2_fsctl_invalid; in smb2_fsctl_netfs()
226 func = smb2_fsctl_invalid; in smb2_fsctl_netfs()
230 func = smb2_nego_validate; in smb2_fsctl_netfs()
[all …]
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dsmdb.py51 function_ptrs = [func]
52 searched_ptrs = [func]
514 def get_callers(func): argument
716 func = sys.argv[1] variable
722 func = sys.argv[2] variable
728 func = sys.argv[3] variable
732 func = sys.argv[2] variable
735 func = sys.argv[2] variable
740 func = sys.argv[2] variable
751 func = sys.argv[2] variable
[all …]
/illumos-gate/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;
53 (int (*) __P((const char *, 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;
80 (ssize_t (*) __P((int, void *, size_t)))func;
86 __db_jump.j_runlink = (int (*) __P((char *)))func;
[all …]
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate.c61 usage(int func) in usage() argument
77 switch (func) { in usage()
107 switch (func) { in usage()
313 func = 0; in main()
315 func = 1; in main()
317 func = 2; in main()
378 usage(func); in main()
386 usage(func); in main()
389 usage(func); in main()
562 usage(func); in main()
[all …]
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dpayload_cpuid.c37 .func = 1,
42 .func = 3,
47 .func = 3,
53 .func = 4,
58 .func = 4,
64 .func = 5,
70 .func = 2,
75 .func = 3,
80 .func = 4,
85 .func = 4,
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dfunc.test22 do_test func-0.0 {
29 do_test func-0.1 {
43 do_test func-1.0 {
46 do_test func-1.1 {
50 do_test func-1.2 {
54 do_test func-1.3 {
58 do_test func-1.4 {
64 do_test func-2.0 {
67 do_test func-2.1 {
70 do_test func-2.2 {
[all …]
/illumos-gate/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
133 hdl = dev_16_hdl[func]; in nb_get_hdl()
135 hdl = dev_17_hdl[func]; in nb_get_hdl()
153 hdl = nb_get_hdl(bus, dev, func); in nb_pci_getb()
162 hdl = nb_get_hdl(bus, dev, func); in nb_pci_getw()
171 hdl = nb_get_hdl(bus, dev, func); in nb_pci_getl()
180 hdl = nb_get_hdl(bus, dev, func); in nb_pci_putb()
181 cmi_pci_putb(bus, dev, func, reg, hdl, val); in nb_pci_putb()
189 hdl = nb_get_hdl(bus, dev, func); in nb_pci_putw()
190 cmi_pci_putw(bus, dev, func, reg, hdl, val); in nb_pci_putw()
[all …]
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_pci_cfg.c93 nhm_get_hdl(int bus, int dev, int func) in nhm_get_hdl() argument
102 hdl = dev_pci_hdl[slot][dev][func]; in nhm_get_hdl()
114 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_getb()
123 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_getw()
132 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_getl()
141 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_putb()
142 cmi_pci_putb(bus, dev, func, reg, hdl, val); in nhm_pci_putb()
150 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_putw()
151 cmi_pci_putw(bus, dev, func, reg, hdl, val); in nhm_pci_putw()
159 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_putl()
[all …]
/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c449 (*func)(arg1, arg2); in xc_one()
584 (*func)(arg1, arg2); in xc_some()
662 (*func)(arg1, arg2); in xc_all()
910 xcfunc_t *func; in xc_serv() local
921 func = xmp->xc_func; in xc_serv()
923 if (func != NULL) { in xc_serv()
926 (*func)(arg1, arg2); in xc_serv()
950 xcfunc_t *func; in xc_loop() local
995 func = xmp->xc_func; in xc_loop()
999 if (func != NULL) in xc_loop()
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_project.c37 char *func; in is_skipped_function() local
39 func = get_function(); in is_skipped_function()
40 if (!func) in is_skipped_function()
53 char *func; in is_silenced_function() local
58 func = get_function(); in is_silenced_function()
59 if (!func) in is_silenced_function()
76 const char *func; in register_no_return_funcs() local
90 func = show_ident(token->ident); in register_no_return_funcs()
127 char *func; in register_skipped_functions() local
156 char *func; in register_silenced_functions() local
[all …]
H A Dsmatch_recurse.c23 int (func)(struct expression *expr, void *p), in recurse()
31 ret = func(expr, param); in recurse()
41 ret = recurse(expr->unop, func, param, nr); in recurse()
44 ret = recurse(expr->unop, func, param, nr); in recurse()
53 ret = recurse(expr->left, func, param, nr); in recurse()
56 ret = recurse(expr->right, func, param, nr); in recurse()
59 ret = recurse(expr->right, func, param, nr); in recurse()
62 ret = recurse(expr->left, func, param, nr); in recurse()
65 ret = recurse(expr->deref, func, param, nr); in recurse()
68 ret = recurse(expr->base, func, param, nr); in recurse()
[all …]
H A Dcheck_all_func_returns.c29 const char *func = expr_to_str(expr->fn); in check_func_return() local
33 sm_error("unknown type for func '%s'", func); in check_func_return()
38 sm_error("func '%s' is not a call site", func); in check_func_return()
45 if (strcmp(func, "memcpy") == 0 || in check_func_return()
46 strcmp(func, "memmove") == 0 || in check_func_return()
47 strcmp(func, "memset") == 0) in check_func_return()
55 if (strcmp(func, "printf") == 0 || strcmp(func, "vprintf") == 0) in check_func_return()
58 if (strcmp(func, "fprintf") == 0 || strcmp(func, "vfprintf")) { in check_func_return()
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcie_nvidia.c75 "capability found\n", bus, dev, func); in check_if_device_is_pciex()
95 slot_cap = (*pci_getl_func)(bus, dev, func, in check_if_device_is_pciex()
105 capsp = (*pci_getb_func)(bus, dev, func, in check_if_device_is_pciex()
121 uchar_t dev, func; in look_for_any_pciex_device() local
128 for (func = 0; func < nfunc; func++) { in look_for_any_pciex_device()
132 dev, func); in look_for_any_pciex_device()
135 venid = (*pci_getw_func)(bus, dev, func, in look_for_any_pciex_device()
141 header = (*pci_getb_func)(bus, dev, func, in look_for_any_pciex_device()
200 uchar_t func) in add_nvidia_isa_bridge_props() argument
210 base = (*pci_getl_func)(bus, dev, func, in add_nvidia_isa_bridge_props()
[all …]
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c100 *func = PCI_REG_FUNC_G(pci_rp->pci_phys_hi); in gfxp_pci_get_bsf()
114 uint8_t bus, dev, func; in gfxp_pci_find_bsf() local
138 (func == pci_bsf->function)) { in gfxp_pci_find_bsf()
196 uint8_t bus, dev, func; in gfxp_pci_read_byte() local
204 val = (*pci_getb_func)(bus, dev, func, offset); in gfxp_pci_read_byte()
213 uint8_t bus, dev, func; in gfxp_pci_read_word() local
221 val = (*pci_getw_func)(bus, dev, func, offset); in gfxp_pci_read_word()
230 uint8_t bus, dev, func; in gfxp_pci_read_dword() local
246 uint8_t bus, dev, func; in gfxp_pci_write_byte() local
261 uint8_t bus, dev, func; in gfxp_pci_write_word() local
[all …]
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap.c94 conv_cap_tag_strings(fmt_flags), func, uvalue)); in conv_iter_cap_tags()
103 Conv_fmt_flags_t fmt_flags, conv_iter_cb_t func, void *uvalue) in conv_iter_elfcap() argument
129 if ((* func)(str, cdp->c_val, uvalue) == CONV_ITER_DONE) in conv_iter_elfcap()
141 conv_iter_cb_t func, void *uvalue) in conv_iter_cap_val_hw1() argument
146 ELFCAP_NUM_HW1_386, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw1()
153 ELFCAP_NUM_HW1_SPARC, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw1()
163 conv_iter_cb_t func, void *uvalue) in conv_iter_cap_val_hw2() argument
168 ELFCAP_NUM_HW2_386, fmt_flags, func, uvalue) == in conv_iter_cap_val_hw2()
183 fmt_flags, func, uvalue)); in conv_iter_cap_val_sf1()
188 conv_iter_cb_t func, void *uvalue) in conv_iter_cap_val_hw3() argument
[all …]
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c267 uchar_t func; member
1132 uchar_t bus, dev, func; in fix_ppb_res() local
1185 "ppb", bus, dev, func); in fix_ppb_res()
1355 "ppb", bus, dev, func, in fix_ppb_res()
1373 "ppb", bus, dev, func, in fix_ppb_res()
1572 set_ppb_res(bus, dev, func, in fix_ppb_res()
1909 for (func = 0; func < nfunc; func++) { in enumerate_bus_devs()
2336 entry->func = func; in process_devfunc()
2348 dev == 1 && func == 0) { in process_devfunc()
2358 func, prop_ret); in process_devfunc()
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_cpuid.c394 func = (uint32_t)*eax; in legacy_emulate_cpuid()
402 if (func > cpu_exthigh) in legacy_emulate_cpuid()
403 func = cpu_exthigh; in legacy_emulate_cpuid()
405 if (func > CPUID_VM_HIGH) in legacy_emulate_cpuid()
406 func = CPUID_VM_HIGH; in legacy_emulate_cpuid()
407 } else if (func > cpu_high) { in legacy_emulate_cpuid()
408 func = cpu_high; in legacy_emulate_cpuid()
416 switch (func) { in legacy_emulate_cpuid()
564 func = 1; /* data cache */ in legacy_emulate_cpuid()
579 func = 0; in legacy_emulate_cpuid()
[all …]

12345678910>>...43