Searched refs:getopt_long (Results 76 - 80 of 80) sorted by relevance

1234

/haiku/src/add-ons/kernel/file_systems/fat/
H A Dmkdos.cpp685 c = getopt_long (argc, argv, "ntf:", long_options, &option_index);
/haiku/src/apps/debugger/
H A DDebugger.cpp153 int c = getopt_long(argc, (char**)argv, "+chs", sLongOptions, NULL);
/haiku/src/bin/debug/profile/
H A Dprofile.cpp1018 int c = getopt_long(argc, (char**)argv, "+acCfhi:klo:rs:Sv:",
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1862 void getopt_long() {} function
H A Dlibroot_stubs_legacy.c1819 void getopt_long() {} function

Completed in 96 milliseconds

1234