Searched refs:arg2 (Results 126 - 150 of 500) sorted by relevance

1234567891011>>

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_tests.c28 (struct sysctl_oid *oidp, __unused void *arg1, __unused int arg2, struct sysctl_req *req)
27 run_xnu_tests(struct sysctl_oid *oidp, __unused void *arg1, __unused int arg2, struct sysctl_req *req) argument
/macosx-10.10/system_cmds-643.1.1/fs_usage.tproj/
H A Dfs_usage.c159 int arg2; member in struct:th_info
2690 insert_diskio(type, kd[i].arg1, kd[i].arg2, kd[i].arg3, kd[i].arg4, thread, (double)now);
2695 dio->vnodeid = kd[i].arg2;
2719 insert_diskio(cs_type, kd[i].arg2, kd[i].arg1, kd[i].arg3, kd[i].arg4, thread, (double)now);
2721 if ((dio = complete_diskio(kd[i].arg2, kd[i].arg4, kd[i].arg3, thread, (double)now))) {
2733 insert_diskio(cs_type, kd[i].arg2, CS_DEV, kd[i].arg3, kd[i].arg4, thread, (double)now);
2735 if ((dio = complete_diskio(kd[i].arg2, kd[i].arg4, kd[i].arg3, thread, (double)now))) {
2761 ti->pid = kd[i].arg2;
2806 kd[i].arg1 = kd[i].arg2 >> 8;
2833 add_meta_name(kd[i].arg2, t
3221 exit_event(char *sc_name, uintptr_t thread, int type, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, int format, double now) argument
3301 format_print(struct th_info *ti, char *sc_name, uintptr_t thread, int type, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, int format, double now, double stime, int waited, char *pathname, struct diskio *dio) argument
[all...]
/macosx-10.10/apache-793/httpd/server/
H A Dutil_expr_private.h121 const void *arg2, ap_expr_parse_ctx_t *ctx);
135 const ap_expr_t *arg2,
/macosx-10.10/groff-38/groff/src/preproc/refer/
H A Drefer.h73 const errarg &arg2 = empty_errarg,
/macosx-10.10/shell_cmds-179/w/
H A Dproc_compare.c90 proc_compare(struct kinfo_proc *arg1, struct kinfo_proc *arg2)
93 struct extern_proc* p2 = &arg2->kp_proc;
/macosx-10.10/swig-12/Lib/ruby/
H A Drubystdfunctors.swg101 VALUE arg2 = swig::from(b);
102 VALUE res = rb_funcall( _obj, swig::call_id, 2, arg1, arg2);
120 VALUE arg2 = swig::from(b);
121 VALUE res = rb_funcall( _obj, swig::call_id, 2, arg1, arg2);
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dadornments.h117 template <class T, class Arg1, class Arg2> T &adornment(Key key, Arg1 &arg1, Arg2 &arg2);
118 template <class T, class Arg1, class Arg2, class Arg3> T &adornment(Key key, Arg1 &arg1, Arg2 &arg2, Arg3 &arg3);
162 Adornable::adornment(Key key, Arg1 &arg1, Arg2 &arg2) argument
166 slot = new T(arg1, arg2);
171 Adornable::adornment(Key key, Arg1 &arg1, Arg2 &arg2, Arg3 &arg3) argument
175 slot = new T(arg1, arg2, arg3);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A Dalgmaker.cpp112 Arg1 arg1; Arg2 arg2; member in class:Maker2
114 Maker2(Arg1 a1, Arg2 a2) : arg1(a1), arg2(a2) { }
116 { return new Ctx(session, context, arg1, arg2); }
121 Arg1 arg1; Arg2 arg2; Arg3 arg3; member in class:Maker3
124 arg1(a1), arg2(a2), arg3(a3) { }
126 { return new Ctx(session, context, arg1, arg2, arg3); }
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/dtrace/
H A Dreqint.d75 / arg2 != 0 /
79 copyinstr(arg0), copyinstr(arg1), arg2);
85 / arg2 == 0 /
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dadornments.h117 template <class T, class Arg1, class Arg2> T &adornment(Key key, Arg1 &arg1, Arg2 &arg2);
118 template <class T, class Arg1, class Arg2, class Arg3> T &adornment(Key key, Arg1 &arg1, Arg2 &arg2, Arg3 &arg3);
162 Adornable::adornment(Key key, Arg1 &arg1, Arg2 &arg2) argument
166 slot = new T(arg1, arg2);
171 Adornable::adornment(Key key, Arg1 &arg1, Arg2 &arg2, Arg3 &arg3) argument
175 slot = new T(arg1, arg2, arg3);
/macosx-10.10/dtrace-147/DTTk/Bin/
H A Dfspaging.d96 (int)arg2, self->offset / 1024, self->vpath);
103 (int)arg2, self->offset / 1024, self->vpath);
119 probefunc == "fop_getpage" ? "R" : "W", (uint64_t)arg2,
/macosx-10.10/dtrace-147/DTTk/FS/
H A Dfspaging.d96 (int)arg2, self->offset / 1024, self->vpath);
103 (int)arg2, self->offset / 1024, self->vpath);
119 probefunc == "fop_getpage" ? "R" : "W", (uint64_t)arg2,
/macosx-10.10/eap8021x-198/eapolclient.tproj/
H A DAlert.c44 void * arg2; member in struct:Alert_s
79 (*alert_p->func)(alert_p->arg1, alert_p->arg2);
159 void * arg1, void * arg2, char * title, char * message)
194 alert_p->arg2 = arg2;
231 my_callback(void * arg1, void * arg2) argument
158 Alert_create(AlertCallback * func, void * arg1, void * arg2, char * title, char * message) argument
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDTrace.d28 * arg2: array of proc argument objects (Tcl_Obj**)
43 * arg2: proc result (string)
54 probe proc__args(char* name, char* arg1, char* arg2, char* arg3,
63 * arg2: TIP 280 proc (string)
77 * arg2: array of command argument objects (Tcl_Obj**)
92 * arg2: command result (string)
103 probe cmd__args(char* name, char* arg1, char* arg2, char* arg3,
112 * arg2: TIP 280 proc (string)
126 * arg2: top of stack (Tcl_Obj**)
134 * arg2
[all...]
/macosx-10.10/Security-57031.1.35/securityd/dtrace/
H A Dsecurityd-watch.d88 self->reqClient = arg2;
94 arg2, client[arg2].name, client[arg2].pid);
113 client[arg0].session = arg2;
156 self->reqClient = arg2;
233 self->ai = copyin(arg2, sizeof(struct xauditinfo));
251 session[arg0].handle, arg0, arg1, arg2);
281 timestamp, self->mytid, arg0, arg1, arg2, arg3, arg4, copyinstr(arg5));
287 printf("%u T%d:guest-change(<%x>,<%x>,status=0x%x)\n", timestamp, self->mytid, arg0, arg1, arg2);
[all...]
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/library/lib/
H A Dhtmllib.xotcl138 set arg2 [string toupper [string trimleft $arg "-"]]
139 if {[lsearch -exact $argParamList $arg2] != -1} {
140 append rvalue " $arg2"
142 } elseif {[lsearch -exact $argNoParamList $arg2] != -1} {
143 append rvalue " $arg2"
145 error "HTML syntax error: Invalid argument $arg2 to element"
150 error "HTML syntax error: Missing parameter to argument $arg2"
/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioControl.h406 static IOReturn setValueAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
408 static IOReturn _setValueAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10; // <rdar://7529580>
551 static IOReturn addUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4 ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
553 static IOReturn _addUserClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3 ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10; // <rdar://7529580>
563 static IOReturn removeUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4 ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
565 static IOReturn _removeUserClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3 ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10; // <rdar://7529580>
570 static IOReturn detachUserClientsAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4 ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
/macosx-10.10/libmalloc-53.1.1/src/
H A Dstack_logging.c152 void stack_logging_log_stack(unsigned type, unsigned arg1, unsigned arg2, unsigned arg3, unsigned result, unsigned num_hot_to_skip) { argument
155 // printf("stack_logging_log_stack 0x%x 0x%x 0x%x 0x%x -> 0x%x\n", type, arg1, arg2, arg3, result);
158 arg1 = arg2; arg2 = arg3; arg3 = 0; type &= ~stack_logging_flag_zone;
164 type = stack_logging_type_alloc; arg1 = arg2; arg2 = arg3; arg3 = 0;
166 // realloc(arg1, arg2) -> result is same as free(arg1); malloc(arg2) -> result
168 stack_logging_log_stack(stack_logging_type_alloc, arg2, 0, 0, result, num_hot_to_skip+1);
195 rec->argument = arg2;
[all...]
/macosx-10.10/apache-793/httpd/modules/mappers/
H A Dmod_alias.c171 const char *arg1, const char *arg2,
181 const char *fake = arg2;
215 url = arg2;
251 const char *arg1, const char *arg2,
254 return add_redirect_internal(cmd, dirconf, arg1, arg2, arg3, 0);
258 const char *arg1, const char *arg2)
260 return add_redirect_internal(cmd, dirconf, arg1, arg2, NULL, 0);
264 const char *arg1, const char *arg2,
267 return add_redirect_internal(cmd, dirconf, arg1, arg2, arg3, 1);
169 add_redirect_internal(cmd_parms *cmd, alias_dir_conf *dirconf, const char *arg1, const char *arg2, const char *arg3, int use_regex) argument
250 add_redirect(cmd_parms *cmd, void *dirconf, const char *arg1, const char *arg2, const char *arg3) argument
257 add_redirect2(cmd_parms *cmd, void *dirconf, const char *arg1, const char *arg2) argument
263 add_redirect_regex(cmd_parms *cmd, void *dirconf, const char *arg1, const char *arg2, const char *arg3) argument
/macosx-10.10/apache-793/httpd/include/
H A Dapache_noprobes.h280 #define AP_PROCESS_REQUEST_RETURN(arg0, arg1, arg2)
290 #define AP_PROXY_RUN(arg0, arg1, arg2, arg3, arg4)
292 #define AP_PROXY_RUN_FINISHED(arg0, arg1, arg2)
306 #define AP_READ_REQUEST_SUCCESS(arg0, arg1, arg2, arg3, arg4)
308 #define AP_REWRITE_LOG(arg0, arg1, arg2, arg3, arg4)
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DHashing.h579 const T1 &arg1, const T2 &arg2, const T3 &arg3,
582 return combine(length, buffer_ptr, buffer_end, arg2, arg3, arg4, arg5, arg6);
586 const T1 &arg1, const T2 &arg2, const T3 &arg3,
589 return combine(length, buffer_ptr, buffer_end, arg2, arg3, arg4, arg5);
593 const T1 &arg1, const T2 &arg2, const T3 &arg3,
596 return combine(length, buffer_ptr, buffer_end, arg2, arg3, arg4);
600 const T1 &arg1, const T2 &arg2, const T3 &arg3) {
602 return combine(length, buffer_ptr, buffer_end, arg2, arg3);
606 const T1 &arg1, const T2 &arg2) {
608 return combine(length, buffer_ptr, buffer_end, arg2);
578 combine(size_t length, char *buffer_ptr, char *buffer_end, const T1 &arg1, const T2 &arg2, const T3 &arg3, const T4 &arg4, const T5 &arg5, const T6 &arg6) argument
585 combine(size_t length, char *buffer_ptr, char *buffer_end, const T1 &arg1, const T2 &arg2, const T3 &arg3, const T4 &arg4, const T5 &arg5) argument
592 combine(size_t length, char *buffer_ptr, char *buffer_end, const T1 &arg1, const T2 &arg2, const T3 &arg3, const T4 &arg4) argument
599 combine(size_t length, char *buffer_ptr, char *buffer_end, const T1 &arg1, const T2 &arg2, const T3 &arg3) argument
605 combine(size_t length, char *buffer_ptr, char *buffer_end, const T1 &arg1, const T2 &arg2) argument
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/lib/termcap/
H A Dtparam.c110 tparam (string, outstring, len, arg0, arg1, arg2, arg3)
114 int arg0, arg1, arg2, arg3;
120 arg[2] = arg2;
/macosx-10.10/emacs-93/emacs/src/
H A Dtparam.c98 tparam (string, outstring, len, arg0, arg1, arg2, arg3)
102 int arg0, arg1, arg2, arg3;
108 arg[2] = arg2;
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dtdata.c114 tdesc_layoutcmp(void *arg1, void *arg2) argument
116 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
138 tdesc_idcmp(void *arg1, void *arg2) argument
140 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
170 tdesc_namecmp(void *arg1, void *arg2) argument
172 tdesc_t *tdp1 = arg1, *tdp2 = arg2;
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/dlcompat-20010505/
H A Ddlopen.c46 #define DEBUG_PRINT2(format,arg1,arg2) fprintf(stderr,(format),\
47 (arg1),(arg2));fflush(stderr)
48 #define DEBUG_PRINT3(format,arg1,arg2,arg3) fprintf(stderr,(format),\
49 (arg1),(arg2),(arg3));fflush(stderr)
53 #define DEBUG_PRINT2(format,arg1,arg2) /**/
54 #define DEBUG_PRINT3(format,arg1,arg2,arg3) /**/

Completed in 200 milliseconds

1234567891011>>