/reactos/base/applications/network/ftp/ |
H A D | cmds.c | 49 void setpeer(int argc, const char *argv[]) in setpeer() 147 void settype(int argc, const char *argv[]) in settype() 279 void put(int argc, const char *argv[]) in put() 344 void mput(int argc, const char *argv[]) in mput() 480 void get(int argc, const char *argv[]) in get() 642 void mget(int argc, const char *argv[]) in mget() 965 void cd(int argc, const char *argv[]) in cd() 996 void lcd(int argc, const char *argv[]) in lcd() 1136 void ls(int argc, const char *argv[]) in ls() 1168 void mls(int argc, const char *argv[]) in mls() [all …]
|
/reactos/modules/rosapps/applications/net/ncftp/ncftp/ |
H A D | cmds.c | 356 CatCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in CatCmd() 558 ChdirCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in ChdirCmd() 612 ChmodCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in ChmodCmd() 637 CloseCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in CloseCmd() 650 DebugCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in DebugCmd() 706 EchoCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in EchoCmd() 916 GetCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in GetCmd() 1036 HelpCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in HelpCmd() 1358 JobsCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in JobsCmd() 1371 ListCmd(const int argc, const char **const argv, const CommandPtr cmdp, const ArgvInfoPtr aip) in ListCmd() [all …]
|
/reactos/sdk/tools/port/ |
H A D | getopt1.c | 24 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() 32 _getopt_long_r (int argc, char **argv, const char *options, in _getopt_long_r() 46 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() 55 _getopt_long_only_r (int argc, char **argv, const char *options, in _getopt_long_only_r() 70 main (int argc, char **argv) in main()
|
/reactos/dll/win32/jscript/ |
H A D | math.c | 63 static HRESULT Math_abs(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *arg… in Math_abs() 86 static HRESULT Math_acos(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *ar… in Math_acos() 109 static HRESULT Math_asin(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *ar… in Math_asin() 132 static HRESULT Math_atan(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *ar… in Math_atan() 183 static HRESULT Math_ceil(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *ar… in Math_ceil() 206 static HRESULT Math_cos(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *arg… in Math_cos() 229 static HRESULT Math_exp(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *arg… in Math_exp() 275 static HRESULT Math_log(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *arg… in Math_log() 299 static HRESULT Math_max(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *arg… in Math_max() 333 static HRESULT Math_min(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *arg… in Math_min() [all …]
|
H A D | date.c | 685 static HRESULT Date_valueOf(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in Date_valueOf() 984 static HRESULT Date_getTime(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in Date_getTime() 1097 static HRESULT Date_getDay(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *… in Date_getDay() 1129 static HRESULT Date_getHours(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t… in Date_getHours() 1272 static HRESULT Date_setTime(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in Date_setTime() 1531 static HRESULT Date_setHours(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t… in Date_setHours() 1639 static HRESULT Date_setDate(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in Date_setDate() 1697 static HRESULT Date_setMonth(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t… in Date_setMonth() 1867 static HRESULT Date_getYear(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in Date_getYear() 1892 static HRESULT Date_setYear(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in Date_setYear() [all …]
|
H A D | string.c | 147 static HRESULT String_valueOf(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_… in String_valueOf() 255 static HRESULT String_anchor(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t… in String_anchor() 264 static HRESULT String_big(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *a… in String_big() 271 static HRESULT String_blink(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in String_blink() 278 static HRESULT String_bold(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *… in String_bold() 286 static HRESULT String_charAt(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t… in String_charAt() 456 static HRESULT String_fixed(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in String_fixed() 612 static HRESULT String_link(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *… in String_link() 723 unsigned argc; in rep_call() local 1503 static HRESULT String_trim(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, in String_trim() [all …]
|
H A D | object.c | 53 static HRESULT Object_toString(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval… in Object_toString() 103 static HRESULT Object_toLocaleString(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc,… in Object_toLocaleString() 116 static HRESULT Object_valueOf(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_… in Object_valueOf() 128 static HRESULT Object_hasOwnProperty(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc,… in Object_hasOwnProperty() 220 static HRESULT Object_isPrototypeOf(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, … in Object_isPrototypeOf() 464 unsigned argc, jsval_t *argv, jsval_t *r) in Object_defineProperty() 509 unsigned argc, jsval_t *argv, jsval_t *r) in Object_defineProperties() 528 unsigned argc, jsval_t *argv, jsval_t *r) in Object_getOwnPropertyDescriptor() 591 unsigned argc, jsval_t *argv, jsval_t *r) in Object_create() 630 unsigned argc, jsval_t *argv, jsval_t *r) in Object_getPrototypeOf() [all …]
|
H A D | error.c | 40 unsigned argc, jsval_t *argv, jsval_t *r) in Error_toString() 127 unsigned argc, jsval_t *argv, jsval_t *r) in Error_value() 220 static HRESULT error_constr(script_ctx_t *ctx, WORD flags, unsigned argc, jsval_t *argv, in error_constr() 273 unsigned argc, jsval_t *argv, jsval_t *r) in ErrorConstr_value() 280 unsigned argc, jsval_t *argv, jsval_t *r) in EvalErrorConstr_value() 287 unsigned argc, jsval_t *argv, jsval_t *r) in RangeErrorConstr_value() 294 unsigned argc, jsval_t *argv, jsval_t *r) in ReferenceErrorConstr_value() 301 unsigned argc, jsval_t *argv, jsval_t *r) in RegExpErrorConstr_value() 308 unsigned argc, jsval_t *argv, jsval_t *r) in SyntaxErrorConstr_value() 315 unsigned argc, jsval_t *argv, jsval_t *r) in TypeErrorConstr_value() [all …]
|
H A D | global.c | 118 static HRESULT JSGlobal_escape(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval… in JSGlobal_escape() 183 HRESULT JSGlobal_eval(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t *argv, in JSGlobal_eval() 227 static HRESULT JSGlobal_isNaN(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_… in JSGlobal_isNaN() 250 static HRESULT JSGlobal_isFinite(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsv… in JSGlobal_isFinite() 284 static HRESULT JSGlobal_parseInt(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsv… in JSGlobal_parseInt() 367 static HRESULT JSGlobal_parseFloat(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, j… in JSGlobal_parseFloat() 472 static HRESULT JSGlobal_unescape(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsv… in JSGlobal_unescape() 542 static HRESULT JSGlobal_GetObject(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, js… in JSGlobal_GetObject() 549 static HRESULT JSGlobal_ScriptEngine(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc,… in JSGlobal_ScriptEngine() 608 static HRESULT JSGlobal_encodeURI(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, js… in JSGlobal_encodeURI() [all …]
|
H A D | vbarray.c | 52 static HRESULT VBArray_dimensions(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsv… in VBArray_dimensions() 68 static HRESULT VBArray_getItem(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_… in VBArray_getItem() 111 static HRESULT VBArray_lbound(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t… in VBArray_lbound() 142 static HRESULT VBArray_toArray(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_… in VBArray_toArray() 197 static HRESULT VBArray_ubound(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t… in VBArray_ubound() 228 static HRESULT VBArray_value(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t… in VBArray_value() 290 static HRESULT VBArrayConstr_value(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, js… in VBArrayConstr_value()
|
H A D | array.c | 209 static HRESULT Array_concat(script_ctx_t *ctx, vdisp_t *jsthis, WORD flags, unsigned argc, jsval_t … in Array_concat() 336 static HRESULT Array_join(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t *ar… in Array_join() 367 static HRESULT Array_pop(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t *arg… in Array_pop() 417 static HRESULT Array_push(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t *ar… in Array_push() 446 static HRESULT Array_reverse(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t … in Array_reverse() 501 static HRESULT Array_shift(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t *a… in Array_shift() 680 static HRESULT Array_sort(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t *ar… in Array_sort() 827 static HRESULT Array_splice(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t *… in Array_splice() 957 static HRESULT Array_forEach(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t … in Array_forEach() 1003 static HRESULT Array_indexOf(script_ctx_t *ctx, vdisp_t *vthis, WORD flags, unsigned argc, jsval_t … in Array_indexOf() [all …]
|
/reactos/base/system/diskpart/ |
H A D | list.c | 60 INT argc, in ListDisk() 89 INT argc, in ListPartition() 283 INT argc, in ListVolume() 311 INT argc, in ListVirtualDisk()
|
H A D | delete.c | 29 _In_ INT argc, in DeleteDisk() 38 _In_ INT argc, in DeletePartition() 204 _In_ INT argc, in DeleteVolume()
|
H A D | select.c | 18 INT argc, in SelectDisk() 120 INT argc, in SelectPartition() 210 INT argc, in SelectVolume()
|
H A D | detail.c | 69 _In_ INT argc, in DetailDisk() 126 _In_ INT argc, in DetailPartition() 199 _In_ INT argc, in DetailVolume()
|
H A D | create.c | 17 _In_ INT argc, in CreateExtendedPartition() 196 _In_ INT argc, in CreateLogicalPartition() 396 _In_ INT argc, in CreatePrimaryPartition()
|
/reactos/base/applications/cmdutils/fsutil/ |
H A D | dirty.c | 23 QueryMain(int argc, const TCHAR *argv[]) in QueryMain() 61 SetMain(int argc, const TCHAR *argv[]) in SetMain() 105 DirtyMain(int argc, const TCHAR *argv[]) in DirtyMain()
|
H A D | volume.c | 39 DismountMain(int argc, const TCHAR *argv[]) in DismountMain() 86 DiskFreeMain(int argc, const TCHAR *argv[]) in DiskFreeMain() 119 VolumeMain(int argc, const TCHAR *argv[]) in VolumeMain()
|
H A D | hardlink.c | 20 CreateMain(int argc, const TCHAR *argv[]) in CreateMain() 66 HardLinkMain(int argc, const TCHAR *argv[]) in HardLinkMain()
|
/reactos/base/applications/network/route/ |
H A D | route.c | 163 int argc, TCHAR **argv ) { in convert_add_cmd_line() 213 static int add_route( int argc, TCHAR **argv ) { in add_route() 237 static int del_route( int argc, TCHAR **argv ) in del_route() 260 int _tmain( int argc, TCHAR **argv ) in _tmain()
|
/reactos/base/applications/network/net/ |
H A D | cmdHelp.c | 12 INT cmdHelp(INT argc, WCHAR **argv) in cmdHelp() 180 cmdSyntax(INT argc, WCHAR **argv) in cmdSyntax()
|
/reactos/base/applications/logoff/ |
H A D | logoff.c | 45 BOOL ParseCommandLine(int argc, WCHAR *argv[]) in ParseCommandLine() 88 int wmain(int argc, WCHAR *argv[]) in wmain()
|
/reactos/base/setup/setup/ |
H A D | setup.c | 22 RunInstallReactOS(INT argc, WCHAR* argv[]) in RunInstallReactOS() 53 INT wmain(INT argc, WCHAR* argv[]) in wmain()
|
/reactos/base/applications/cmdutils/schtasks/ |
H A D | schtasks.c | 136 static int change_command(int argc, WCHAR *argv[]) in change_command() 206 static int create_command(int argc, WCHAR *argv[]) in create_command() 298 static int delete_command(int argc, WCHAR *argv[]) in delete_command() 349 int wmain(int argc, WCHAR *argv[]) in wmain()
|
/reactos/base/applications/shutdown/ |
H A D | shutdown.c | 19 ParseArguments(struct CommandLineOptions* pOpts, int argc, WCHAR *argv[]) in ParseArguments() 189 int wmain(int argc, WCHAR *argv[]) in wmain()
|