Searched defs:call (Results 1 - 25 of 25) sorted by relevance

/src/games/robots/
H A Drnd_pos.c55 static int call = 0; local in function:rnd_pos
/src/tests/usr.bin/indent/
H A Dlsym_rparen_or_rbracket.c15 int call = function(3); variable in typeref:typename:int
/src/usr.bin/xlint/lint1/
H A Dckctype.c123 check_ctype_function_call(const function_call *call) argument
H A Dckgetopt.c83 const function_call *call; local in function:is_getopt_condition
[all...]
H A Demit1.c338 const function_call *call = tn->u.call; local in function:outcall
H A Dcksnprintb.c277 check_snprintb(const function_call *call) argument
[all...]
H A Ddebug.c255 const function_call *call = tn->u.call; local in function:debug_node
H A Dlint1.h313 function_call *call; /* if CALL */ member in union:tnode::__anon6d638c76130a
H A Dtree.c618 function_call_descr(const function_call *call) argument
2017 const function_call *call = tn->u.call; local in function:use
3052 check_assign_void_pointer_compat(op_t op,const function_call * call,int arg,tspec_t lt,const type_t * lstp,tspec_t lst,const tnode_t * rn,const type_t * rtp,tspec_t rt,const type_t * rstp,tspec_t rst) argument
3175 check_assign_types_compatible(op_t op,const function_call * call,int arg,const tnode_t * ln,const tnode_t * rn) argument
3289 typeok_op(op_t op,const function_call * call,int arg,const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) argument
3486 typeok(op_t op,const function_call * call,int arg,const tnode_t * ln,const tnode_t * rn) argument
4529 add_function_argument(function_call * call,tnode_t * arg) argument
4558 check_prototype_argument(const function_call * call,int arg,type_t * tp,tnode_t * tn) argument
4579 check_function_arguments(const function_call * call) argument
4653 return_type(const function_call * call) argument
4667 build_function_call(tnode_t * func,bool sys,function_call * call) argument
4889 const function_call *call = tn->u.call; local in function:check_expr_call
4963 const function_call *call = tn->u.call; local in function:check_expr_misc
[all...]
/src/tests/lib/libcurses/director/
H A Dtestlang_parse.y275 call : CALL result fn_name args { label
/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_noinst_test.cc258 CB call = cb[is_write][size_log]; local in function:TEST
/src/sys/nfs/
H A Dnfs_bootparam.c305 } *call; local in function:bp_whoami
[all...]
H A Dkrpc_subr.c224 struct rpc_call *call; local in function:krpc_call
[all...]
/src/sys/sys/
H A Dkernhist.h55 uint32_t call; /* function call number */ member in struct:kern_history_ent
H A Ddevice.h227 device_call_t call; member in struct:device_call_descriptor
/src/sys/fs/nfs/common/
H A Dkrpc_subr.c195 struct krpc_call *call; local in function:krpc_call
[all...]
H A Dbootp_subr.c140 struct bootp_packet call; member in struct:bootpc_ifcontext
[all...]
/src/sys/lib/libsa/
H A Drpc.c121 struct rpc_call *call; local in function:rpc_call
[all...]
/src/usr.bin/xlint/lint2/
H A Dchk.c241 fcall_t *call; local in function:chkvtui
343 fcall_t *calls, *call, *call1; local in function:chkfaui
447 chkau(const hte_t * hte,int n,const sym_t * def,const sym_t * decl,const pos_t * pos1p,const fcall_t * call1,const fcall_t * call,const type_t * arg1,const type_t * arg2) argument
600 printflike(const hte_t * hte,const fcall_t * call,int n,const char * fmt,const type_t ** ap) argument
828 scanflike(const hte_t * hte,const fcall_t * call,int n,const char * fmt,const type_t ** ap) argument
1020 bad_format_string(const hte_t * hte,const fcall_t * call) argument
1028 inconsistent_arguments(const hte_t * hte,const fcall_t * call,int n) argument
1036 too_few_arguments(const hte_t * hte,const fcall_t * call) argument
1044 too_many_arguments(const hte_t * hte,const fcall_t * call) argument
1072 fcall_t *call; local in function:check_return_values
[all...]
H A Dread.c1140 fcall_t **callp, *call; local in function:mkstatic
[all...]
/src/sys/kern/
H A Dsubr_device.c151 device_call_t call; local in function:devhandle_lookup_device_call
392 device_call_t call; local in function:device_call_generic
[all...]
/src/sys/arch/mips/mips/
H A Ddb_interface.c983 bool call; local in function:inst_call
/src/usr.bin/make/filemon/
H A Dfilemon_ktrace.c418 struct ktr_syscall *call = &F->payload.syscall; local in function:filemon_dispatch
585 syscall_enter(const struct filemon_key * key,const struct ktr_syscall * call,unsigned npath,void (* show)(struct filemon *,const struct filemon_state *,const struct ktr_sysret *)) argument
757 filemon_sys_chdir(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
767 filemon_sys_execve(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
774 filemon_sys_exit(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
792 filemon_sys_fork(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
800 filemon_sys_link(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
808 filemon_sys_open(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
830 filemon_sys_openat(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
873 filemon_sys_symlink(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
881 filemon_sys_unlink(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
889 filemon_sys_rename(struct filemon * F,const struct filemon_key * key,const struct ktr_syscall * call) argument
[all...]
/src/usr.bin/make/unit-tests/
H A Ddirective-include-guard.mk
/src/usr.bin/telnet/
H A Dcommands.c2336 call(intrtn_t routine, ...) function in typeref:typename:int

Completed in 26 milliseconds