Home
last modified time | relevance | path

Searched refs:fn (Results 251 – 275 of 394) sorted by relevance

1...<<111213141516

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_dma_mapping_error.c33 static void match_assign(const char *fn, struct expression *expr, void *unused) in match_assign() argument
H A Dcheck_dma_on_stack.c22 static void match_dma_func(const char *fn, struct expression *expr, void *param) in match_dma_func() argument
H A Dcheck_frees_param.c52 static void match_free(const char *fn, struct expression *expr, void *param) in match_free() argument
H A Dcheck_allocation_funcs.c40 static void match_allocation(const char *fn, struct expression *expr, in match_allocation() argument
H A Dsmatch_passes_array_size.c58 arg_type = get_arg_type(expr->fn, i); in match_call()
H A Dcheck_expects_err_ptr.c71 static void match_is_err(const char *fn, struct expression *expr, void *unused) in match_is_err() argument
H A Dcheck_snprintf.c29 static void match_snprintf(const char *fn, struct expression *expr, void *info) in match_snprintf() argument
H A Dcheck_wrong_size_arg.c22 static void match_parameter(const char *fn, struct expression *expr, void *_param) in match_parameter() argument
H A Dcheck_access_ok_math.c68 static void match_access_ok(const char *fn, struct expression *expr, void *data) in match_access_ok() argument
H A Dsmatch_parse_call_math.c470 static void match_alloc(const char *fn, struct expression *expr, void *_size_arg) in match_alloc() argument
561 if (expr->fn->type != EXPR_SYMBOL) in get_allocation_recipe_from_call()
563 sym = expr->fn->symbol; in get_allocation_recipe_from_call()
H A Dparse.c1866 struct symbol *fn; in direct_declarator() local
1867 fn = alloc_indirect_symbol(token->pos, ctype, SYM_FN); in direct_declarator()
1870 token = identifier_list(token, fn); in direct_declarator()
1872 token = parameter_type_list(token, fn); in direct_declarator()
1874 fn->endpos = token->pos; in direct_declarator()
2606 struct symbol_list **list = &fn->arguments; in identifier_list()
2625 struct symbol_list **list = &fn->arguments; in parameter_type_list()
2631 fn->variadic = 1; in parameter_type_list()
2948 struct symbol *fn = alloc_symbol(token->pos, SYM_FN); in toplevel_asm_declaration() local
2951 anon->ctype.base_type = fn; in toplevel_asm_declaration()
[all …]
H A Dsmatch_math.c1221 if (sym_name_is("__builtin_constant_p", expr->fn)) in handle_call_rl()
1224 if (sym_name_is("__builtin_choose_expr", expr->fn)) in handle_call_rl()
1227 if (sym_name_is("__builtin_expect", expr->fn) || in handle_call_rl()
1228 sym_name_is("__builtin_bswap16", expr->fn) || in handle_call_rl()
1229 sym_name_is("__builtin_bswap32", expr->fn) || in handle_call_rl()
1230 sym_name_is("__builtin_bswap64", expr->fn)) { in handle_call_rl()
1237 if (sym_name_is("strlen", expr->fn)) in handle_call_rl()
1706 struct range_list *(*fn)(struct expression *expr), in custom_get_absolute_rl()
1712 custom_handle_variable = fn; in custom_get_absolute_rl()
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c925 uint32_t fn; in cs_parse_tuple() local
929 &fn, &sp, &client)) != CS_SUCCESS) in cs_parse_tuple()
1065 uint32_t fn; in cs_get_firstnext_tuple() local
1158 (fn != CS_GLOBAL_CIS)) { in cs_get_firstnext_tuple()
1188 (fn != CS_GLOBAL_CIS)) { in cs_get_firstnext_tuple()
1240 uint32_t fn, flags; in cs_get_tuple_data() local
1425 uint32_t fn; in cs_validate_cis() local
1445 if ((fn != CS_GLOBAL_CIS) && in cs_validate_cis()
7277 uint32_t fn;
8330 uint32_t sn, fn;
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlauxlib.h113 #define luaL_dofile(L, fn) \ argument
114 (luaL_loadfile(L, fn) || lua_pcall(L, 0, LUA_MULTRET, 0))
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dproc64_support.S72 # rdi = cpuid function, rsi = out_reg addr, rdx = cache index(fn 4)
/illumos-gate/usr/src/uts/common/os/
H A Dcore.c91 char *fn = PTOU(p)->u_comm; in core_log() local
97 zcmn_err(zoneid, CE_NOTE, "core_log: %s[%d] %s", fn, pid, why); in core_log()
99 zcmn_err(zoneid, CE_NOTE, "core_log: %s[%d] %s: %s", fn, pid, in core_log()
103 fn, pid, why, error, path); in core_log()
/illumos-gate/usr/src/uts/common/syscall/
H A Dppriv.c193 char *fn = PTOU(p)->u_comm; in setppriv() local
196 "removed from E/P", fn, pid); in setppriv()
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_pr.c277 static const FN fn[] = { local
301 __db_prflags(bhp->flags, fn, fp);
/illumos-gate/usr/src/tools/scripts/
H A Dcstyle.pl249 my ($fn, $filehandle) = @_;
250 $filename = $fn; # share it globally
/illumos-gate/usr/src/cmd/bnu/
H A Dcallers.c139 FILE *fn; local
159 fn = fopen(DIALCODES, "r");
160 if (fn != NULL) {
161 while (fgets(buf, BUFSIZ, fn)) {
168 fclose(fn);
/illumos-gate/usr/src/cmd/biosdev/
H A Dbiosdev.c121 int fn);
259 search_tree_match_pcibdf(di_node_t node, int bus, int dev, int fn) in search_tree_match_pcibdf() argument
264 pb.funcnum = fn; in search_tree_match_pcibdf()
/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c657 print_error(const char *fn, int rc, const char *drv_name, in print_error() argument
663 "DLPI errno 0x%x, UNIX errno %d", fn, in print_error()
667 "getmacaddr: %s(%s%d) failed: %d", fn, drv_name, ppa, rc); in print_error()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c420 tls_ok_f(var, fn, type) in tls_ok_f() argument
422 char *fn;
431 (type == TLS_T_CLT ? "Client" : ""), fn);
478 # define TLS_OK_F(var, fn, req, st, type) if (ok) \ argument
480 r = tls_ok_f(var, fn, type); \
/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() argument
928 switch (fn) { in smp_default_request_len()
1034 smp_default_response_len(uint_t cap, smp_function_t fn) in smp_default_response_len() argument
1036 switch (fn) { in smp_default_response_len()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmemdb.test57 proc signature {{fn {}}} {
60 if {$fn!=""} {
61 # set fd [open $fn w]
66 # puts "SIG($fn)=$r1"

1...<<111213141516