Searched refs:fgetln (Results 1 – 10 of 10) sorted by relevance
105 #define fgetln libedit_fgetln macro106 char *fgetln(FILE *fp, size_t *len);
48 fgetln(FILE *fp, size_t *len) in fgetln() function101 while ((p = fgetln(stdin, &len)) != NULL) { in main()
42 fgetln.c wcsdup.c tokenizer.c \
134 search.c sig.c terminal.c tty.c vi.c fgetln.c wcsdup.c \147 refresh.lo search.lo sig.lo terminal.lo tty.lo vi.lo fgetln.lo \350 sig.c terminal.c tty.c vi.c fgetln.c wcsdup.c tokenizer.c \448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fgetln.Plo@am__quote@
559 while ((ptr = fgetln(fp, &len)) != NULL) { in el_source()
748 if ((line = fgetln(fp, &sz)) == NULL) in history_load()757 for (i = 0; (line = fgetln(fp, &sz)) != NULL; i++) { in history_load()
197 * src/fgetln.c: use src/tools/compat/fgetln.c instead of198 othersrc/libexec/tnftpd/libnetbsd/fgetln.c
111 …n strdup strerror strrchr strstr strtol issetugid wcsdup strlcpy strlcat fgetln vis strvis strunvi…
22 /* Define to 1 if you have the `fgetln' function. */
13194 …n strdup strerror strrchr strstr strtol issetugid wcsdup strlcpy strlcat fgetln vis strvis strunvi…