Home
last modified time | relevance | path

Searched refs:call (Results 176 – 200 of 566) sorted by relevance

12345678910>>...23

/illumos-gate/usr/src/lib/commpage/amd64/
H A Dcp_subr.S239 call __cp_tsc_read
345 call __cp_gethrtime
403 call __cp_gethrtime
/illumos-gate/usr/src/lib/libc/
H A DREADME70 immediate call to cond_signal() or cond_broadcast()
73 - The code cannot call any non-l* synchronization
77 - The code cannot call any functions outside of libc,
130 ... serialized; do something that might call malloc ...
147 It is an error to call fork_lock_enter() while in a critical region
217 - Don't call cond_wait() with a mutex acquired by sig_mutex_lock();
218 call sig_cond_wait() or sig_cond_reltimedwait().
241 would call _open() and an application defined open() would not cause fopen()
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.pat326 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
327 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
328 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
329 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
423 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
424 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
425 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
426 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
H A Dt.reg505 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
506 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
507 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
508 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
597 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
598 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
599 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
600 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
/illumos-gate/usr/src/cmd/bnu/
H A DSystems32 # Time day-of-week and time-of-day when you may call
35 # you never call directly.
/illumos-gate/usr/src/cmd/tip/
H A Detc.remote32 du make a call flag (dial up)
38 cu call unit (default is dv)
/illumos-gate/usr/src/lib/brand/shared/brand/i386/
H A Dhandler.S66 call 9f; \
167 call *(%edx) /* call emulation routine */
/illumos-gate/usr/src/tools/smatch/src/validation/backend/
H A Dstring-value.c13 void call(void) in call() function
/illumos-gate/usr/src/lib/libc/i386/inc/
H A DSYS.h39 call 9f; \
73 call 8f; \
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c2383 if (call->fn->type != EXPR_SYMBOL) in filter_unused_param_value_info()
2391 if (!call->fn->symbol) in filter_unused_param_value_info()
2406 get_static_filter(call->fn->symbol), PARAM_USED); in filter_unused_param_value_info()
2726 if (is_const_param(call->fn, param)) in match_lost_param()
2729 arg = get_argument_from_call_expr(call->args, param); in match_lost_param()
2742 struct expression *call; in db_param_value() local
2751 call = expr; in db_param_value()
2752 while (call->type == EXPR_ASSIGNMENT) in db_param_value()
2753 call = strip_expr(call->right); in db_param_value()
2754 if (call->type != EXPR_CALL) in db_param_value()
[all …]
H A Dcheck_locking.c1112 struct expression *call, *arg; in db_param_locked_unlocked() local
1116 call = expr; in db_param_locked_unlocked()
1117 while (call->type == EXPR_ASSIGNMENT) in db_param_locked_unlocked()
1118 call = strip_expr(call->right); in db_param_locked_unlocked()
1119 if (call->type != EXPR_CALL) in db_param_locked_unlocked()
1122 if (func_in_lock_table(call->fn)) in db_param_locked_unlocked()
1135 arg = get_argument_from_call_expr(call->args, param); in db_param_locked_unlocked()
1170 static int get_caller_param_lock_name(struct expression *call, struct sm_state *sm, const char **na… in get_caller_param_lock_name() argument
1177 FOR_EACH_PTR(call->args, arg) { in get_caller_param_lock_name()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dmultiboot_tramp.S48 call *%ecx
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.S116 call elf_bndr ! returns function address in %o0
144 call elf_bndr ! returns function address in %o0
627 1: call 2f
772 call %l0 ! call original routine
783 call audit_pltexit
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dcuexit.S42 call _exithandle
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dcuexit.S42 call _exithandle
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dcuexit.S35 call _fref_(_exithandle)
/illumos-gate/usr/src/cmd/netfiles/
H A Dnss.dfl27 # the netid or group table when satisfying the initgroups() call.
29 # the initgroups() function call to use netid as the source for supplementary
/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxv86.s53 call __v86_swap # Load V86 registers
55 call __v86_swap # Load user registers
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dxsave_asm32.S56 call abort
129 call abort
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.circstack.S37 call getpid
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind_wrap.S28 call __Unwind_RaiseException_Backend
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.circstack.S36 call getpid
/illumos-gate/usr/src/cmd/mdb/intel/amd64/kmdb/
H A Dkmdb_start.S53 call kmdb_main
H A Dkmdb_setcontext.S50 call *%rax
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in22 ** Make sure we can call this stuff from C++.
194 ** in the inner, recursive call are counted together with the changes
195 ** in the outer call.
218 ** in the inner, recursive call are counted together with the changes
219 ** in the outer call.
329 ** malloc() happens, the calling function must not try to call
425 ** Windows systems should call this routine to free memory that
427 ** SQLite is a DLL. For some reason, it does not work to call free()
433 ** Windows systems need functions to call to return the sqlite_version
511 ** call.
[all …]

12345678910>>...23