Searched refs:modlexec (Results 1 – 7 of 7) sorted by relevance
| /onnv-gate/usr/src/uts/common/exec/shbin/ |
| H A D | shbin.c | 107 static struct modlexec modlexec = { variable 112 MODREV_1, (void *)&modlexec, NULL
|
| /onnv-gate/usr/src/uts/common/exec/intp/ |
| H A D | intp.c | 69 static struct modlexec modlexec = { variable 74 MODREV_1, (void *)&modlexec, NULL
|
| /onnv-gate/usr/src/uts/common/exec/aout/ |
| H A D | aout.c | 97 static struct modlexec nexec = { 101 static struct modlexec zexec = { 105 static struct modlexec oexec = {
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | modconf.c | 211 static int mod_infoexec(struct modlexec *, struct modlinkage *, int *); 212 static int mod_installexec(struct modlexec *, struct modlinkage *); 213 static int mod_removeexec(struct modlexec *, struct modlinkage *); 1295 mod_infoexec(struct modlexec *modl, struct modlinkage *modlp, int *p0) in mod_infoexec() 1311 mod_installexec(struct modlexec *modl, struct modlinkage *modlp) in mod_installexec() 1354 mod_removeexec(struct modlexec *modl, struct modlinkage *modlp) in mod_removeexec()
|
| /onnv-gate/usr/src/uts/common/exec/java/ |
| H A D | java.c | 187 static struct modlexec jmodlexec = {
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | modctl.h | 157 struct modlexec { struct
|
| /onnv-gate/usr/src/uts/common/exec/elf/ |
| H A D | elf.c | 2064 static struct modlexec modlexec = { variable 2084 static struct modlexec modlexec32 = { 2091 (void *)&modlexec,
|