/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/ |
H A D | js_objgc.d | 63 /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 D | creatbyproc.d | 23 /(uint_t)arg0 == AT_FDCWD && arg2 == CREAT_FLAGS/
|
H A D | j_flow.d | 65 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 D | rb_funccalls.d | 48 @funcs[basename(copyinstr(arg2)), copyinstr(arg0), copyinstr(arg1)] =
|
H A D | j_methodcalls.d | 47 this->class = (char *)copyin(arg1, arg2 + 1); 48 this->class[arg2] = '\0';
|
H A D | j_objnew.d | 47 this->class = (char *)copyin(arg1, arg2 + 1); 48 this->class[arg2] = '\0';
|
H A D | j_syscalls.d | 48 this->class = (char *)copyin(arg1, arg2 + 1); 49 this->class[arg2] = '\0';
|
H A D | js_flow.d | 60 basename(copyinstr(arg0)), self->depth * 2, "", copyinstr(arg2)); 68 basename(copyinstr(arg0)), self->depth * 2, "", copyinstr(arg2));
|
H A D | rb_flow.d | 61 basename(copyinstr(arg2)), self->depth * 2, "", copyinstr(arg0), 70 basename(copyinstr(arg2)), self->depth * 2, "", copyinstr(arg0),
|
H A D | j_flowtime.d | 76 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 D | js_flowinfo.d | 73 self->depth * 2, "", copyinstr(arg2)); 84 "", copyinstr(arg2));
|
H A D | js_flowtime.d | 71 copyinstr(arg2)); 82 copyinstr(arg2));
|
H A D | php_flowinfo.d | 73 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 D | js_objgc.d | 63 /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 D | js_flow.d | 60 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 D | grub_script_blanklines.in | 9 command2 arg2
|
/osnet-11/usr/src/lib/libldap5/include/ldap/ |
H A D | ldaplog.h | 52 #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 D | j_flow.d | 65 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 D | j_methodcalls.d | 47 this->class = (char *)copyin(arg1, arg2 + 1); 48 this->class[arg2] = '\0';
|
H A D | j_objnew.d | 47 this->class = (char *)copyin(arg1, arg2 + 1); 48 this->class[arg2] = '\0';
|
H A D | j_syscalls.d | 48 this->class = (char *)copyin(arg1, arg2 + 1); 49 this->class[arg2] = '\0';
|
H A D | j_flowtime.d | 76 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 D | creatbyproc.d | 23 /(uint_t)arg0 == AT_FDCWD && arg2 == CREAT_FLAGS/
|
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Ruby/ |
H A D | rb_funccalls.d | 48 @funcs[basename(copyinstr(arg2)), copyinstr(arg0), copyinstr(arg1)] =
|
H A D | rb_flow.d | 61 basename(copyinstr(arg2)), self->depth * 2, "", copyinstr(arg0), 70 basename(copyinstr(arg2)), self->depth * 2, "", copyinstr(arg0),
|