Home
last modified time | relevance | path

Searched refs:find_opt (Results 1 – 5 of 5) sorted by relevance

/freebsd/targets/pseudo/bootstrap-packages/
H A Dbootstrap-packages.sh128 find_opt() { function
164 opt=`find_opt $smf $sub`
167 opt=${opt:-`find_opt $smf $sub -B2`}
/freebsd/contrib/flex/src/
H A Dscanopt.c73 static int find_opt(struct _scanopt_t *, int, char *, int, int *, int *opt_offset);
597 static int find_opt (struct _scanopt_t *s, int lookup_long, char *optstart, int in find_opt() function
694 if (!find_opt in scanopt()
730 if (!find_opt in scanopt()
/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.c218 tSuccess res = find_opt(opts, o_st); in next_opt()
H A Dfind.c664 find_opt(tOptions * opts, tOptState * o_st) in find_opt() function
H A Dproto.h202 find_opt(tOptions * opts, tOptState * o_st);