Searched defs:reset_getopt (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/include/
H A Dgetopt.h82 * add a call to reset_getopt() before each set of calls to getopt()
86 * limitation by arranging for execv() to call reset_getopt() before
89 static inline void reset_getopt ( void ) { function
/external/e2fsprogs/lib/ext2fs/
H A Dtst_bitmaps.c106 void reset_getopt(void) function
204 reset_getopt();
/external/e2fsprogs/debugfs/
H A Dutil.c51 void reset_getopt(void) function

Completed in 180 milliseconds