Searched refs:ArgC (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/ |
D | OrderedCollectionTest.c | 442 IN int ArgC, in SetupInputOutput() argument 449 assert (ArgC >= 1); in SetupInputOutput() 456 switch (getopt (ArgC, ArgV, ":i:o:h")) { in SetupInputOutput() 500 if (optind != ArgC) { in SetupInputOutput() 548 IN int ArgC, in main() argument 556 SetupInputOutput (ArgC, ArgV); in main()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobTx/ |
D | OobTx.c | 31 IN int ArgC, in OobTx() argument 65 if (( 2 > ArgC ) in OobTx() 128 OobInLine = ( 2 < ArgC ); in OobTx()
|
D | OobTx.h | 92 IN int ArgC,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Tx/ |
D | RawIp4Tx.c | 30 IN int ArgC, in RawIp4Tx() argument 59 if (( 2 > ArgC ) in RawIp4Tx()
|
D | RawIp4Tx.h | 93 IN int ArgC,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobRx/ |
D | OobRx.c | 30 IN int ArgC, in OobRx() argument 127 OobInLine = ( 1 < ArgC ); in OobRx()
|
D | OobRx.h | 91 IN int ArgC,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Rx/ |
D | RawIp4Rx.h | 93 IN int ArgC,
|
D | RawIp4Rx.c | 30 IN int ArgC, in RawIp4Rx() argument
|