Home
last modified time | relevance | path

Searched defs:fn (Results 151 – 175 of 290) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/lib/libxcurses/src/tput/
H A Dtput.c361 cat(fn) in cat() argument
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmlisten.c526 mon_discon(MESG * md, void (*fn)()) in mon_discon()
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_pr.c277 static const FN fn[] = { local
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb.c75 #define DBINFO_FCHK(dbp, fn, meta_flags, m_name, dbp_name) { \ argument
H A Ddb_am.c248 static const FN fn[] = { local
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_unreachable.c37 struct symbol *fn = get_base_type(cur_func_sym); in is_last_stmt() local
H A Dsmatch_buf_comparison.c205 static void match_alloc(const char *fn, struct expression *expr, void *_size_arg) in match_alloc()
216 static void match_calloc(const char *fn, struct expression *expr, void *_start_arg) in match_calloc()
772 static void match_copy(const char *fn, struct expression *expr, void *unused) in match_copy()
H A Dcheck_string_len.c216 static void match_not_limited(const char *fn, struct expression *call, void *info) in match_not_limited()
H A Dsmatch_kernel_user_data.c297 static void match_user_copy(const char *fn, struct expression *expr, void *_param) in match_user_copy()
344 static void match_sscanf(const char *fn, struct expression *expr, void *unused) in match_sscanf()
806 static void match_user_assign_function(const char *fn, struct expression *expr, void *unused) in match_user_assign_function()
812 static void match_returns_user_rl(const char *fn, struct expression *expr, void *unused) in match_returns_user_rl()
H A Dsmatch_fresh_alloc.c193 static void match_alloc(const char *fn, struct expression *expr, void *_size_arg) in match_alloc()
H A Dcheck_leaks.c122 static void match_alloc(const char *fn, struct expression *expr, void *unused) in match_alloc()
H A Dcheck_deref.c241 static void match_assign_returns_null(const char *fn, struct expression *expr, void *_gfp) in match_assign_returns_null()
/illumos-gate/usr/src/uts/common/syscall/
H A Dppriv.c193 char *fn = PTOU(p)->u_comm; in setppriv() local
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dsched.c84 el_notice_t *fn, *n; in il_shift() local
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c258 uint8_t fn; member
2089 add_undofix_entry(uint8_t bus, uint8_t dev, uint8_t fn, in add_undofix_entry() argument
2132 uint8_t bus, dev, fn; in undo_pci_fixes() local
2153 undo_amd8111_pci_fix(uint8_t bus, uint8_t dev, uint8_t fn) in undo_amd8111_pci_fix()
2167 pci_fix_amd8111(uint8_t bus, uint8_t dev, uint8_t fn) in pci_fix_amd8111()
3518 create_ioapic_node(int bus, int dev, int fn, ushort_t vendorid, in create_ioapic_node()
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_engine.c568 smp_action_xalloc(smp_function_t fn, smp_target_t *tp, in smp_action_xalloc()
652 smp_action_alloc(smp_function_t fn, smp_target_t *tp, size_t rqsd) in smp_action_alloc()
H A Dsmp_plugin.c144 smp_get_funcdef(smp_target_t *tp, int fn) in smp_get_funcdef()
/illumos-gate/usr/src/lib/libilb/common/
H A Dilb_hc.c223 ilb_walk_hc_srvs(ilb_handle_t h, hc_srvwalkerfunc_t fn, const char *rulename, in ilb_walk_hc_srvs()
/illumos-gate/usr/src/cmd/idmap/nltest/
H A Dnltest.c46 cmd_fn_t *fn; /* pointer to subcommand handler function */ member
/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c926 smp_default_request_len(uint_t cap, smp_function_t fn) in smp_default_request_len()
1034 smp_default_response_len(uint_t cap, smp_function_t fn) in smp_default_response_len()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c519 did_BDF(did_t *dp, int *bus, int *dev, int *fn) in did_BDF()
616 pci_BDF_get(topo_mod_t *mp, di_node_t dn, int *bus, int *dev, int *fn) in pci_BDF_get()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.h149 #define DMA_BIND_VADDR_VALIDATE(fn, rn, id, status) \ argument
178 #define DMA_BIND_REG_OFFSET(fn, rn, id) (DMA_BIND_STEP * \ argument
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c79 fnsave_to_fxsave(const struct fnsave_state *fn, struct fxsave_state *fx) in fnsave_to_fxsave()
111 fxsave_to_fnsave(const struct fxsave_state *fx, struct fnsave_state *fn) in fxsave_to_fnsave()
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c925 uint32_t fn; in cs_parse_tuple() local
1065 uint32_t fn; in cs_get_firstnext_tuple() local
1240 uint32_t fn, flags; in cs_get_tuple_data() local
1425 uint32_t fn; in cs_validate_cis() local
/illumos-gate/usr/src/uts/common/sys/
H A Dhook.h89 #define HOOK_INIT(x, fn, r, a) \ argument

12345678910>>...12