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

/freebsd-10-stable/contrib/less/
H A Doption.c39 opt_desc(o) function
100 printopt = opt_desc(pendopt);
324 parg.p_string = opt_desc(o);
331 parg.p_string = opt_desc(o);
556 nostring(opt_desc(pendopt));
/freebsd-10-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h436 typedef struct opt_desc tOptDesc;
518 struct opt_desc { struct
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c4773 const char *opt_desc[] = { local
4785 size_t unallow_size = sizeof (opt_desc) / sizeof (char *);
4798 const char *opt = opt_desc[i++];
4799 const char *optdsc = opt_desc[i];

Completed in 201 milliseconds