Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/ | |
main.c | 67 struct pm_devs *pm_new; variable in typeref:struct:pm_devs * 183 pm_new = malloc(sizeof (struct pm_devs)); 184 memset(pm_new, 0, sizeof *pm_new); |
main.c | 67 struct pm_devs *pm_new; variable in typeref:struct:pm_devs * 183 pm_new = malloc(sizeof (struct pm_devs)); 184 memset(pm_new, 0, sizeof *pm_new); |