Searched refs:longindex (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h46 const struct option *longopts, int *longindex);
51 const struct option *longopts, int *longindex);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DOptionParser.h45 int *longindex);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp32 int *longindex) {
46 &opts[0], longindex);
30 Parse(llvm::MutableArrayRef<char *> argv, llvm::StringRef optstring, const Option *longopts, int *longindex) argument
/freebsd-11-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c691 int longindex; local
713 &longindex)) != -1) {
758 lopt = longopts[longindex].name;
/freebsd-11-stable/contrib/file/src/
H A Dfile.c190 int longindex; local
215 &longindex)) != -1)
/freebsd-11-stable/usr.sbin/nfsd/
H A Dnfsd.c161 int longindex = 0; local
177 &longindex)) != -1)
210 lopt = longopts[longindex].name;

Completed in 143 milliseconds