Lines Matching refs:ShellCommandLineGetFlag
208 if (ShellCommandLineGetFlag(Package, L"-?")) { in ShellCommandRunDate()
231 if (ShellCommandLineGetFlag(Package, L"-sfo")) { in ShellCommandRunDate()
452 if (ShellCommandLineGetFlag(Package, L"-?")) { in ShellCommandRunTime()
462 && !ShellCommandLineGetFlag(Package, L"-d") in ShellCommandRunTime()
463 && !ShellCommandLineGetFlag(Package, L"-tz")) { in ShellCommandRunTime()
500 …} else if (ShellCommandLineGetFlag(Package, L"-d") && ShellCommandLineGetValue(Package, L"-d") == … in ShellCommandRunTime()
845 } else if (ShellCommandLineGetFlag(Package, L"-?")) { in ShellCommandRunTimeZone()
847 } else if (ShellCommandLineGetFlag(Package, L"-s")) { in ShellCommandRunTimeZone()
848 if ((ShellCommandLineGetFlag(Package, L"-l")) || (ShellCommandLineGetFlag(Package, L"-f"))) { in ShellCommandRunTimeZone()
867 } else if (ShellCommandLineGetFlag(Package, L"-l")) { in ShellCommandRunTimeZone()
894 if (ShellCommandLineGetFlag(Package, L"-f")) { in ShellCommandRunTimeZone()
935 if (ShellCommandLineGetFlag(Package, L"-f")) { in ShellCommandRunTimeZone()
943 if (ShellCommandLineGetFlag (Package, L"-f")) { in ShellCommandRunTimeZone()