/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/ |
H A D | drti.c | 58 static const char *modname; /* Name of this load object */ variable 73 if (modname == NULL) 76 (void) fprintf(stderr, "dtrace DOF %s: ", modname); 118 if ((modname = strrchr(lmp->l_name, '/')) == NULL) 119 modname = lmp->l_name; 121 modname++; 138 "%s", modname); 141 "LM%lu`%s", lmid, modname);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xf86Module.h | 130 const char *modname; /* name of module, e.g. "foo" */ member in struct:__anon6899
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xf86Module.h | 130 const char *modname; /* name of module, e.g. "foo" */ member in struct:__anon7212
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | xf86Module.h | 130 const char *modname; /* name of module, e.g. "foo" */ member in struct:__anon5983
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | xf86Module.h | 130 const char *modname; /* name of module, e.g. "foo" */ member in struct:__anon6286
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | xf86Module.h | 130 const char *modname; /* name of module, e.g. "foo" */ member in struct:__anon6584
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/intel/dtrace/ |
H A D | sdt.c | 101 char *modname = ctl->mod_modname; local 163 if ((id = dtrace_probe_lookup(prov->sdtp_id, modname, 173 modname, func, nname, 3, sdp);
|
H A D | fbt.c | 155 char *modname = ctl->mod_modname; local 165 if (strcmp(modname, "dtrace") == 0) 183 if (strcmp(modname, "kmdbmod") == 0) 319 fbt->fbtp_id = dtrace_probe_create(fbt_id, modname, 403 fbt->fbtp_id = dtrace_probe_create(fbt_id, modname,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | xf86Module.h | 138 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon7527
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | xf86Module.h | 133 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon7896
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | xf86Module.h | 133 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon8252
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xf86Module.h | 132 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon8569
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xf86Module.h | 132 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon8890
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xf86Module.h | 132 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon9205
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xf86Module.h | 132 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon9525
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xf86Module.h | 132 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon5051
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | xf86Module.h | 132 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon5363
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | xf86Module.h | 132 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon5675
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/ |
H A D | xf86Module.h | 116 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon3022
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | xf86Module.h | 139 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon4672
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | xf86Module.h | 139 const char * modname; /* name of module, e.g. "foo" */ member in struct:__anon4239
|