Lines Matching refs:stdin
24 fflush(stdin);
25 if (fgets(response, sizeof(response), stdin) == NULL)
27 fflush(stdin);
50 fflush(stdin);
51 if (fgets(response, sizeof(response), stdin) == NULL)
53 fflush(stdin);
84 fflush(stdin);
85 if (fgets(newfield, newfieldlen, stdin) == NULL)
87 fflush(stdin);
133 if (fgets(response, sizeof(response), stdin) == NULL