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

  /xsrc/external/mit/xfs/dist/include/
globals.h 101 extern Bool portFromCmdline;
  /xsrc/external/mit/xfs/dist/os/
utils.c 81 Bool portFromCmdline = FALSE;
298 portFromCmdline = TRUE;
config.c 471 if (!strcmp(parm->parm_name, "port") && !portFromCmdline) {

Completed in 5 milliseconds