sectcmp
if ((name != NULL) && (sectcmp(name) == 0)) {
if ((whoami == MCS) && (sectcmp(name) == 0))
int sectcmp(char *);