Home | History | Annotate | Download | only in posix1e

Lines Matching refs:strcmp

59 		if ((!strcmp(tag, "user")) || (!strcmp(tag, "u"))) {
62 if ((!strcmp(tag, "group")) || (!strcmp(tag, "g"))) {
65 if ((!strcmp(tag, "mask")) || (!strcmp(tag, "m"))) {
68 if ((!strcmp(tag, "other")) || (!strcmp(tag, "o"))) {
73 if ((!strcmp(tag, "user")) || (!strcmp(tag, "u"))) {
76 if ((!strcmp(tag, "group")) || (!strcmp(tag, "g"))) {