Home
last modified time | relevance | path

Searched defs:fn (Results 226 – 250 of 290) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c891 struct symbol *fn; in is_last_stmt() local
1024 struct symbol *fn = get_base_type(cur_func_sym); in need_delayed_scope_hooks() local
H A Dexpression.h212 struct expression *fn; member
H A Dsmatch_extra.c68 void add_extra_mod_hook(mod_hook *fn) in add_extra_mod_hook()
75 void add_extra_nomod_hook(mod_hook *fn) in add_extra_nomod_hook()
84 mod_hook **fn; in call_extra_hooks() local
H A Dsymbol.c190 void (*fn)(struct symbol *, struct struct_union_info *); in examine_struct_union_type() local
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c267 GlFdEventFn *fn; /* The callback function */ member
326 CplMatchFn *fn; /* The completion callback function */ member
350 GlActionFn *fn; /* The function which implements the action */ member
518 GlTimeoutFn *fn; /* The application callback to call when */ member
956 #define GLC_GETC_FN(fn) int (fn)(void *stream) argument
6217 KtKeyFn *fn = action->fn; in _gl_rebind_arrow_key() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c343 fifonode_t fn; in next_realvp() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmprofile.c111 { reg Pfobj_t* fn; local
H A Dvmhdr.h217 void(* fn)(); member
381 #define VMFLF(vm,fi,ln,fn) ((fi) = (vm)->file, (vm)->file = NIL(char*), \ argument
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_config.c374 int i, gi, fn = 0; in _nscd_cfg_init_param() local
485 int i, gi, fn = 0; in _nscd_cfg_init_stat() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtrace.c277 const char *fn; in set_tracefile() local
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_qinv.c131 #define INV_WAIT_DSC_LOW(sdata, fn, sw, iflag) (((uint64_t)(sdata) << 32) | \ argument
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c627 unsigned char *fn, *fne; local
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c68 #define DS_DISPATCH(fn, arg) taskq_dispatch(ds_taskq, fn, arg, TQ_SLEEP) argument
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c378 #define HOOK_INIT_GZ_BEFORE(x, fn, n, gzn, a) \ argument
396 #define HOOK_INIT_GZ_AFTER(x, fn, n, gzn, a) \ argument
/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c1026 #define PA(cd, arg, fn) { \ argument
1033 #define PN(cd, fn) { \ argument
1918 const char *(*fn)(const char *, const char *, cpp_db_t *); in parse_alignof() local
/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c1871 addDotZ(char *fn, size_t fnsize) in addDotZ()
/illumos-gate/usr/src/boot/libsa/
H A Dpkgfs.c199 pkg_open(const char *fn, struct open_file *f) in pkg_open()
H A Ddosfs.c426 uchar_t fn[261]; in dos_readdir() local
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h620 #define M_ERROR(fn) void (*m_errorfn) (const char *fmt, va_list args) = fn argument
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.c761 uint8_t fn, region, id, tn, rn; in npi_fzc_dma_bind_set() local
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1488 #define ST_ENTR(d, fn) if (st_debug & 0x10) { DEBLOCK(d) \ argument
1492 #define ST_FUNC(d, fn) if (st_debug & 0x20) { DEBLOCK(d) \ argument
1524 #define ST_ENTR(d, fn) argument
1525 #define ST_FUNC(d, fn) argument
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c1784 const char *id, int flags, int defval, audio_ctrl_wr_t fn) in audiohd_create_mono()
1808 const char *id, int flags, int defval, audio_ctrl_wr_t fn) in audiohd_create_stereo()
1832 const char *id, int defval, audio_ctrl_wr_t fn) in audiohd_create_bool()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c512 fsavl_node_t *fn; in fsavl_find() local
528 fsavl_node_t *fn; in fsavl_destroy() local
565 fsavl_node_t *fn; in fsavl_create() local
/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.c736 audio_ctrl_wr_t fn; in audiocs_alloc_ctrl() local
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h444 #define TXDMA_FUNC_VALID(fn) (fn < MAX_PORTS_PER_NXGE) argument

12345678910>>...12