Lines Matching defs:p
2577 char *tok, *p;
2594 for (p = tok; *p != '\0'; p++) {
2595 if (!isdigit(*p)) {
3462 char *p, s[80];
3471 i = strtol(s, &p, 10);
3473 if (*p != '\n' || i < 0 || i > FD_NUMPART) {
4933 char *p;
4935 p = strchr(ext_part_menu_opts, tolower(ch));
4937 if (p == NULL) {
5548 (void) printf("p Print the logical drive layout\n");
5605 case 'p':