HomeSort by relevance Sort by last modified time
    Searched defs:reset_getopt (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/include/
getopt.h 82 * 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/debugfs/
util.c 51 void reset_getopt(void) function
  /external/e2fsprogs/lib/ext2fs/
tst_bitmaps.c 106 void reset_getopt(void) function
204 reset_getopt();

Completed in 69 milliseconds