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

  /src/share/mk/
sys.mk 8 unix?= We run NetBSD. macro
  /src/external/public-domain/sqlite/dist/autosetup/
sqlite-config.tcl 1476 # dlopen() is in libc and (B) certain Unix-esque Windows
1694 # appears to be one of the Unix-on-Windows environments, returns a
1702 proc sqlite-env-is-unix-on-windows {{envTuple ""}} {
1717 # certain platforms, e.g. Mac and "Unix on Windows" platforms (msys2,
1730 # The default value is "unix-generic".
1736 # This conventionally applies only to the "Unix on Windows"
1744 set instName unix-generic; # name of installation rules set
1751 set x [sqlite-env-is-unix-on-windows $host]
2232 # for which sqlite-env-is-unix-on-windows returns a non-empty

Completed in 17 milliseconds