Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/schedctl/ | |
schedctl.c | 238 char *cpustr, *s; local in function:makecpuset 248 cpustr = strdup(str); 249 if (cpustr == NULL) 251 s = cpustr; 279 free(cpustr); |
schedctl.c | 238 char *cpustr, *s; local in function:makecpuset 248 cpustr = strdup(str); 249 if (cpustr == NULL) 251 s = cpustr; 279 free(cpustr); |