Home
last modified time | relevance | path

Searched refs:popen (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/msfs/ecos/
H A DMsFS.c139 static int (*popen)(const char*, int, ... ) = open; variable
163 popen = (int(*)(const char*, int, ... ))wopen; in MsFS_Init()
177 popen = open; in MsFS_Init()
236 return popen( path, oflag ); in MsFS_Open()
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dbloat-o-meter18 for l in os.popen("nm --size-sort " + file).readlines():
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h298 FILE * _EXFUN(popen, (const char *, const char *));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdio.h842 extern FILE *popen (__const char *__command, __const char *__modes) __wur;
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile490 # popen()) the command <command> <input-file>, where <command> is the value of
680 # by executing (via popen()) the command <filter> <input-file>, where <filter>
H A Dbsp.dxyfile489 # popen()) the command <command> <input-file>, where <command> is the value of
679 # by executing (via popen()) the command <filter> <input-file>, where <filter>