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

/netbsd-current/external/bsd/less/dist/
H A Doption.c40 static char * opt_desc(struct loption *o) function
96 printopt = opt_desc(pendopt);
318 parg.p_string = opt_desc(o);
325 parg.p_string = opt_desc(o);
557 nostring(opt_desc(pendopt));
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h438 typedef struct opt_desc tOptDesc;
520 struct opt_desc { struct
/netbsd-current/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c4783 const char *opt_desc[] = { local
4795 size_t unallow_size = sizeof (opt_desc) / sizeof (char *);
4808 const char *opt = opt_desc[i++];
4809 const char *optdsc = opt_desc[i];

Completed in 188 milliseconds