Home
last modified time | relevance | path

Searched refs:getopt (Results 1 – 7 of 7) sorted by relevance

/tf-a-ffa_el3_spmc/tools/fiptool/
A Dwin_posix.h161 int getopt(int argc,
A Dwin_posix.c115 int getopt(int argc, in getopt() function
/tf-a-ffa_el3_spmc/tools/sptool/
A Dsp_mk_generator.py48 import getopt
A Dsptool.c316 while ((ch = getopt(argc, argv, "hni:o:")) != -1) { in main()
/tf-a-ffa_el3_spmc/tools/stm32image/
A Dstm32image.c204 while ((opt = getopt(argc, argv, ":s:d:l:e:v:m:n:")) != -1) { in main()
/tf-a-ffa_el3_spmc/tools/nxp/create_pbl/
A Dcreate_pbl.c708 while ((opt = getopt(argc, argv, in main()
/tf-a-ffa_el3_spmc/tools/marvell/doimage/
A Ddoimage.c1601 while ((opt = getopt(argc, argv, "hpms:i:l:e:a:b:u:n:t:c:k:")) != -1) { in main()

Completed in 34 milliseconds