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

  /src/sys/kern/
init_main.c 984 int ipx, len; local in function:start_init
1019 ipx = 0;
1023 if (initpaths[ipx])
1024 printf(" (default %s)", initpaths[ipx]);
1039 } else if (len == 0 && initpaths[ipx] != NULL) {
1040 path = initpaths[ipx++];
1050 if ((path = initpaths[ipx++]) == NULL) {
1051 ipx = 0;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 115 #include <netipx/ipx.h>

Completed in 127 milliseconds