| /f-stack/dpdk/lib/librte_eal/windows/include/ |
| H A D | getopt.h | 30 #include_next <getopt.h> 42 #define getopt(a, b, c) usual_getopt(a, b, c) macro 83 int getopt(int argc, char *argv[], const char *options);
|
| /f-stack/dpdk/license/ |
| H A D | exceptions.txt | 16 2.BSD-2-Clause 10/23/2019 12/18/2019 lib/librte_eal/windows/include/getopt.h 18 BSD-2-Clause 10/23/2019 12/18/2019 lib/librte_eal/windows/getopt.c
|
| /f-stack/tools/ipfw/ |
| H A D | main.c | 281 while ((ch = getopt(ac, av, "abcdDefhinNp:qs:STtv")) != -1) in ipfw_main() 283 while ((ch = getopt(ac, av, "abcdDefhinNp:qs:STtvP:")) != -1) in ipfw_main() 509 while ((c = getopt(ac, av, "cfNnp:qS")) != -1) { 511 while ((c = getopt(ac, av, "cfNnp:qSP:")) != -1) {
|
| /f-stack/freebsd/contrib/openzfs/cmd/arcstat/ |
| H A D | arcstat.in | 55 import getopt 338 opts, args = getopt.getopt( 352 except getopt.error as msg:
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | meson.build | 21 'getopt.c',
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/truncate/ |
| H A D | truncate_test.c | 79 while ((c = getopt(argc, argv, "s:f")) != -1) { in parse_options()
|
| /f-stack/freebsd/contrib/openzfs/cmd/dbufstat/ |
| H A D | dbufstat.in | 34 import getopt 539 opts, args = getopt.getopt( 556 except getopt.error:
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs_ids_to_path/ |
| H A D | zfs_ids_to_path.c | 48 while ((c = getopt(argc, argv, "v")) != -1) { in main()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/randfree_file/ |
| H A D | randfree_file.c | 65 while ((ch = getopt(argc, argv, "l:s:n:")) != EOF) { in main()
|
| /f-stack/tools/compat/ |
| H A D | getopt.c | 68 getopt(int nargc, char * const nargv[], const char *ostr) in getopt() function
|
| /f-stack/freebsd/contrib/openzfs/cmd/zhack/ |
| H A D | zhack.c | 287 while ((c = getopt(argc, argv, "+rd:")) != -1) { in zhack_do_feature_enable() 385 while ((c = getopt(argc, argv, "+md")) != -1) { in zhack_do_feature_ref() 491 while ((c = getopt(argc, argv, "+c:d:")) != -1) { in main()
|
| /f-stack/tools/ngctl/ |
| H A D | list.c | 76 while ((ch = getopt(ac, av, "ln")) != -1) { in ListCmd()
|
| H A D | show.c | 73 while ((ch = getopt(ac, av, "n")) != -1) { in ShowCmd()
|
| H A D | dot.c | 77 while ((ch = getopt(ac, av, "c")) != -1) { in DotCmd()
|
| /f-stack/tools/knictl/ |
| H A D | knictl.c | 95 while ((ch = getopt(argc, argv, "hp:P:a:n")) != -1) { in main()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/stride_dd/ |
| H A D | stride_dd.c | 69 while ((c = getopt(argc, argv, ":b:c:i:o:s:k:")) != -1) { in parse_options()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mkbusy/ |
| H A D | mkbusy.c | 76 while ((c = getopt(argc, argv, "fr")) != -1) { in main()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/file_trunc/ |
| H A D | file_trunc.c | 109 while ((c = getopt(argc, argv, "b:c:f:o:rs:v")) != -1) { in parse_options()
|
| /f-stack/tools/top/ |
| H A D | top.c | 67 while ((ch = getopt(argc, argv, "hp:P:d:n:")) != -1) { in main()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mktree/ |
| H A D | mktree.c | 59 while ((c = getopt(argc, argv, "b:l:d:f:")) != -1) { in main()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/file_write/ |
| H A D | file_write.c | 84 while ((c = getopt(argc, argv, "b:c:d:s:f:o:vwr")) != -1) { in main()
|
| /f-stack/freebsd/contrib/openzfs/cmd/arc_summary/ |
| H A D | arc_summary2 | 48 import getopt 1140 opts, args = getopt.getopt( 1144 except getopt.error as e:
|
| /f-stack/tools/traffic/ |
| H A D | traffic.c | 68 while ((ch = getopt(argc, argv, "hp:P:d:n:s")) != -1) { in main()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/draid/ |
| H A D | draid.c | 776 while ((c = getopt(argc, argv, ":cm:n:p:v")) != -1) { in draid_generate() 933 while ((c = getopt(argc, argv, ":rv")) != -1) { in draid_verify() 1134 while ((c = getopt(argc, argv, ":vm:n:")) != -1) { in draid_dump() 1324 while ((c = getopt(argc, argv, ":v")) != -1) { in draid_merge()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 807 while ((c = getopt(argc, argv, "o:p")) != -1) { in zfs_do_clone() 2292 while ((c = getopt(argc, argv, "rS")) != -1) { in zfs_do_inherit() 2505 while ((c = getopt(argc, argv, "rvV:a")) != -1) { in zfs_do_upgrade() 3752 while ((c = getopt(argc, argv, "pruf")) != -1) { in zfs_do_rename() 4072 while ((c = getopt(argc, argv, "rRf")) != -1) { in zfs_do_rollback() 4300 while ((c = getopt(argc, argv, "ro:")) != -1) { in zfs_do_snapshot() 6284 while ((c = getopt(argc, argv, opts)) != -1) { in zfs_do_hold_rele_impl() 6500 while ((c = getopt(argc, argv, opts)) != -1) { in zfs_do_holds() 7634 while ((c = getopt(argc, argv, "FHt")) != -1) { in zfs_do_diff() 7725 while ((c = getopt(argc, argv, "")) != -1) { in zfs_do_bookmark() [all …]
|