Lines Matching defs:n
312 /* statreq > 0 if any of sflg, (n)lflg, tflg, Sflg, colorflg are on */
378 { "numeric-uid-gid", no_argument, NULL, 'n' },
467 "--color\n"), optarg);
488 "Invalid block size \'%s\'\n"),
499 "\'%s\'\n"), optarg);
507 " \'%s\'\n"), optarg);
555 "\'%s\'\n"), optarg);
569 "\'%s\'\n"), optarg);
632 p = strchr(optarg, '\n');
777 case 'n':
952 " [files]\n"));
1141 (void) putc('\n', stdout);
1155 "ls: cycle detected for %s\n"), name);
1253 (void) printf("%s\n", (ap->lflags & ISARG) ? ap->ln.namep :
1418 (void) printf("}\n");
1472 int n;
1474 n = *pairp++;
1475 while (n-->0) {
1499 (void) putc('\n', stdout);
1508 (void) putc('\n', stdout);
1513 (void) putc('\n', stdout);
1528 (void) putc('\n', stdout);
1603 gettext("ls: error reading directory %s: %s\n"),
2015 gettext("ls: can't read ACL on %s: %s\n"),
2128 "%s\n"), file);
2475 "failed: error = %d\n"), error);
2622 (void) printf(" timestamp: atime %s\n", time_buf);
2624 (void) printf(" timestamp: ctime %s\n", time_buf);
2626 (void) printf(" timestamp: mtime %s\n", time_buf);
2632 " %s %s\n",
2727 (void) printf("\n\ttype: ");
2794 (void) printf("LS_PAT\n");
2798 (void) printf("\n");
2799 (void) printf("\tattr: %d\n", c->attr);
2800 (void) printf("\tfg: %d\n", c->fg);
2801 (void) printf("\tbg: %d\n", c->bg);