fgets 1003 lib-src/emacsclient.c if (fgets (dotted, sizeof dotted, config) fgets 2133 lib-src/emacsclient.c while (fgets (string, BUFSIZ, stdin)) fgets 433 lib/stdio.in.h _GL_FUNCDECL_RPL (fgets, char *, fgets 436 lib/stdio.in.h _GL_CXXALIAS_RPL (fgets, char *, fgets 439 lib/stdio.in.h _GL_CXXALIAS_SYS (fgets, char *, fgets 443 lib/stdio.in.h _GL_CXXALIASWARN (fgets); fgets 73 lib/unlocked-io.h # define fgets_unlocked(x,y,z) fgets (x,y,z) fgets 66 nt/ddeclient.c while (fgets (command, sizeof(command), stdin) != NULL) fgets 6991 src/xfaces.c while (fgets (buf, sizeof (buf), fp) != NULL) fgets 250 test/manual/etags/php-src/lce_functions.php $line = fgets($fh, 4096);