HomeSort by: relevance | last modified time | path
    Searched refs:win95 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/msdosfs/
msdosfs_lookup.c 281 * Check for Win95 long filename entry
378 * we might put the new DOS direntry (putting the Win95
554 * cnp - componentname needed for Win95 long filenames
626 * Now write the Win95 long name
950 * We are a bit aggressive here in that we delete any Win95
1021 * Ignore volume labels and Win95 entries
1043 int blsize, win95; local
1048 win95 = 1;
1055 return win95;
1058 return win95;
    [all...]
  /src/external/public-domain/xz/dist/
configure 1656 --enable-threads=METHOD Supported METHODS are 'yes', 'no', 'posix', 'win95',
4768 i?86) enable_threads=win95 ;;
4779 posix | win95 | vista)
4790 as_fn_error $? "--enable-threads only accepts 'yes', 'no', 'posix', 'win95', or 'vista'" "$LINENO" 5
8759 win95) :
21806 # The Win95 threading lacks a thread-safe one-time initialization function.
21809 # win95, and the compiler does not support attribute constructor, then we
21815 --enable-threads=win95 and --enable-small cannot be used

Completed in 71 milliseconds