HomeSort by relevance Sort by last modified time
    Searched full:vms_shell (Results 1 - 1 of 1) sorted by null

  /external/curl/src/
tool_vms.c 42 static int vms_shell = -1; variable
53 if(vms_shell >= 0)
54 return vms_shell;
60 vms_shell = 1;
66 vms_shell = 1;
70 vms_shell = 0;

Completed in 99 milliseconds