Searched refs:fgets (Results 1 – 14 of 14) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | docproc.c | 214 while (fgets(line, MAXLINESZ, fp)) { in find_export_symbols() 444 while (fgets(line, MAXLINESZ, infile)) { in parse_file()
|
| H A D | unifdef.c | 649 if (fgets(tline, MAXLINE, input) == NULL) in parseline() 723 if (fgets(tline + len, MAXLINE - len, input) == NULL) { in parseline()
|
| H A D | conmakehash.c | 117 while ( fgets(buffer, sizeof(buffer), ctbl) != NULL ) in main()
|
| H A D | kallsyms.c | 110 if (rc != EOF && fgets(str, 500, in) == NULL) in read_symbol()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stdio2.h | 237 FILE *__restrict __stream), fgets) __wur; 245 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets() function
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | yuvgen.c | 200 if( fgets(buff,512,fp) != NULL ) in copy_row()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/ |
| H A D | utopia.c | 193 while(fgets(sConf,sizeof(sConf),fpUtopiaModuleMode)!=NULL) in UtopiaConfigReadFile()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | conf.c | 652 if (fgets(str, size, in) == NULL)
|
| H A D | confdata.c | 246 while (fgets(line, sizeof(line), in)) { in conf_read_simple()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | stdio.h | 217 char * _EXFUN(fgets, (char *, int, FILE *));
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | yuvgen.c | 198 if( fgets(buff,512,fp) != NULL ) in copy_row()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | stdio.h | 600 extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Internal_DMX_debug.c | 1387 if(fgets(cmd, STRING_LENGTH, pfDmxDbg)) in _DMX_DBG_Task()
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 13501 if(!fgets(buf, num, fp)) in AU_CUS_fgets() 13507 if(!fgets(buf, num, fp)) in AU_CUS_fgets()
|