Home
last modified time | relevance | path

Searched defs:optionValue (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h150 typedef struct optionValue { struct
151 teOptArgType valType; ///< which argument type
152 char * pzName; ///< name of the sub-option
153 union {
160 } v;
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c526 int optionValue = SO_SYNCHRONOUS_NONALERT; in openhost() local
/freebsd/contrib/dialog/
H A Ddialog.c1348 optionValue(char **argv, int *num) in optionValue() function
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c799 (void *)&optionValue, sizeof(optionValue)); in openhost() local