Searched refs:arg2 (Results 1 - 25 of 117) sorted by relevance

12345

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Djs_objgc.d63 /arg2/
67 filename[arg2] = this->file;
71 /filename[arg2] == NULL/
77 /filename[arg2] != NULL/
79 @objs[filename[arg2], copyinstr(arg1)] = sum(-1);
80 filename[arg2] = 0;
H A Dcreatbyproc.d23 /(uint_t)arg0 == AT_FDCWD && arg2 == CREAT_FLAGS/
H A Dj_flow.d65 this->class = (char *)copyin(arg1, arg2 + 1);
66 this->class[arg2] = '\0';
78 this->class = (char *)copyin(arg1, arg2 + 1);
79 this->class[arg2] = '\0';
H A Drb_funccalls.d48 @funcs[basename(copyinstr(arg2)), copyinstr(arg0), copyinstr(arg1)] =
H A Dj_methodcalls.d47 this->class = (char *)copyin(arg1, arg2 + 1);
48 this->class[arg2] = '\0';
H A Dj_objnew.d47 this->class = (char *)copyin(arg1, arg2 + 1);
48 this->class[arg2] = '\0';
H A Dj_syscalls.d48 this->class = (char *)copyin(arg1, arg2 + 1);
49 this->class[arg2] = '\0';
H A Djs_flow.d60 basename(copyinstr(arg0)), self->depth * 2, "", copyinstr(arg2));
68 basename(copyinstr(arg0)), self->depth * 2, "", copyinstr(arg2));
H A Drb_flow.d61 basename(copyinstr(arg2)), self->depth * 2, "", copyinstr(arg0),
70 basename(copyinstr(arg2)), self->depth * 2, "", copyinstr(arg0),
H A Dj_flowtime.d76 this->class = (char *)copyin(arg1, arg2 + 1);
77 this->class[arg2] = '\0';
91 this->class = (char *)copyin(arg1, arg2 + 1);
92 this->class[arg2] = '\0';
H A Djs_flowinfo.d73 self->depth * 2, "", copyinstr(arg2));
84 "", copyinstr(arg2));
H A Djs_flowtime.d71 copyinstr(arg2));
82 copyinstr(arg2));
H A Dphp_flowinfo.d73 this->delta, basename(copyinstr(arg1)), arg2, "func",
85 this->delta, basename(copyinstr(arg1)), arg2, "func",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/JavaScript/
H A Djs_objgc.d63 /arg2/
67 filename[arg2] = this->file;
71 /filename[arg2] == NULL/
77 /filename[arg2] != NULL/
79 @objs[filename[arg2], copyinstr(arg1)] = sum(-1);
80 filename[arg2] = 0;
H A Djs_flow.d60 basename(copyinstr(arg0)), self->depth * 2, "", copyinstr(arg2));
68 basename(copyinstr(arg0)), self->depth * 2, "", copyinstr(arg2));
/osnet-11/usr/src/grub/grub2/tests/
H A Dgrub_script_blanklines.in9 command2 arg2
/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dldaplog.h52 #define LDAPDebug( level, fmt, arg1, arg2, arg3 )
61 # define LDAPDebug( level, fmt, arg1, arg2, arg3 ) \
64 slapd_log_error_proc( NULL, fmt, arg1, arg2, arg3 ); \
69 # define LDAPDebug( level, fmt, arg1, arg2, arg3 ) \
72 slapd_log_error_proc( NULL, fmt, arg1, arg2, arg3 ); \
79 # define LDAPDebug( level, fmt, arg1, arg2, arg3 ) \
82 sprintf( msg, fmt, arg1, arg2, arg3 ); \
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Java/
H A Dj_flow.d65 this->class = (char *)copyin(arg1, arg2 + 1);
66 this->class[arg2] = '\0';
78 this->class = (char *)copyin(arg1, arg2 + 1);
79 this->class[arg2] = '\0';
H A Dj_methodcalls.d47 this->class = (char *)copyin(arg1, arg2 + 1);
48 this->class[arg2] = '\0';
H A Dj_objnew.d47 this->class = (char *)copyin(arg1, arg2 + 1);
48 this->class[arg2] = '\0';
H A Dj_syscalls.d48 this->class = (char *)copyin(arg1, arg2 + 1);
49 this->class[arg2] = '\0';
H A Dj_flowtime.d76 this->class = (char *)copyin(arg1, arg2 + 1);
77 this->class[arg2] = '\0';
91 this->class = (char *)copyin(arg1, arg2 + 1);
92 this->class[arg2] = '\0';
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/
H A Dcreatbyproc.d23 /(uint_t)arg0 == AT_FDCWD && arg2 == CREAT_FLAGS/
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Ruby/
H A Drb_funccalls.d48 @funcs[basename(copyinstr(arg2)), copyinstr(arg0), copyinstr(arg1)] =
H A Drb_flow.d61 basename(copyinstr(arg2)), self->depth * 2, "", copyinstr(arg0),
70 basename(copyinstr(arg2)), self->depth * 2, "", copyinstr(arg0),

Completed in 378 milliseconds

12345