Home
last modified time | relevance | path

Searched refs:upload (Results 1 – 2 of 2) sorted by relevance

/lk-master/.github/workflows/
A Dgithub-ci.yml109 # upload artifacts
110 #- uses: actions/upload-artifact@v2
/lk-master/tools/
A Dliblkboot.c40 static int upload(int s, int txfd, size_t txlen, int do_endian_swap) { in upload() function
257 if (upload(fd_out, txfd, txlen, do_endian_swap)) { in lkboot_txn()

Completed in 4 milliseconds