Home
last modified time | relevance | path

Searched defs:longopts (Results 1 – 2 of 2) sorted by relevance

/openbmc/kcsbridge/src/
H A Dargs.cpp14 static const struct option longopts[] = { in Args() local
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c184 const struct option *longopts) in getopt_set_loc()