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

/freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h490 } opt_arg_union_t; typedef in typeref:union:__anon5404
494 /// The old amorphous argument bucket is now the opt_arg_union_t union.
495 #define optArgBucket_t opt_arg_union_t
543 opt_arg_union_t optArg;
662 opt_arg_union_t const * const originalOptArgArray;

Completed in 53 milliseconds