Home | History | Annotate | Download | only in hack

Lines Matching refs:strncmp

113 	while ((*opts == '!') || !strncmp(opts, "no", 2)) {
121 if (!strncmp(opts, "standout", 8)) {
125 if (!strncmp(opts, "null", 3)) {
129 if (!strncmp(opts, "tombstone", 4)) {
133 if (!strncmp(opts, "news", 4)) {
137 if (!strncmp(opts, "time", 4)) {
142 if (!strncmp(opts, "restonspace", 4)) {
146 if (!strncmp(opts, "fixinv", 4)) {
153 if (!strncmp(opts, "male", 4)) {
157 if (!strncmp(opts, "female", 6)) {
162 if (!strncmp(opts, "name", 4)) {
174 if (!strncmp(opts, "endgame", 3)) {
210 if (!strncmp(opts, "help", 4)) {