Home
last modified time | relevance | path

Searched defs:opt_arg (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c482 parse_authentication(struct snmp_toolinfo * snmptoolctx __unused,char * opt_arg) parse_authentication() argument
537 parse_privacy(struct snmp_toolinfo * snmptoolctx __unused,char * opt_arg) parse_privacy() argument
590 parse_context(struct snmp_toolinfo * snmptoolctx __unused,char * opt_arg) parse_context() argument
632 parse_user_security(struct snmp_toolinfo * snmptoolctx __unused,char * opt_arg) parse_user_security() argument
704 parse_file(struct snmp_toolinfo * snmptoolctx,char * opt_arg) parse_file() argument
715 parse_include(struct snmp_toolinfo * snmptoolctx,char * opt_arg) parse_include() argument
787 parse_server(char * opt_arg) parse_server() argument
807 parse_timeout(char * opt_arg) parse_timeout() argument
829 parse_retry(char * opt_arg) parse_retry() argument
852 parse_version(char * opt_arg) parse_version() argument
890 parse_local_path(char * opt_arg) parse_local_path() argument
904 parse_buflen(char * opt_arg) parse_buflen() argument
963 parse_output(struct snmp_toolinfo * snmptoolctx,char * opt_arg) parse_output() argument
[all...]
/freebsd-src/usr.sbin/bsnmpd/tools/bsnmptools/
H A Dbsnmpget.c87 parse_max_repetitions(struct snmp_toolinfo *snmptoolctx, char *opt_arg) in parse_max_repetitions() argument
106 parse_non_repeaters(struct snmp_toolinfo *snmptoolctx, char *opt_arg) in parse_non_repeaters() argument
125 parse_pdu_type(struct snmp_toolinfo *snmptoolctx, char *opt_arg) in parse_pdu_type() argument
[all...]
/freebsd-src/contrib/ntp/sntp/libopts/
H A Dfind.c344 char * opt_arg; in opt_find_long() local
/freebsd-src/contrib/tcp_wrappers/
H A Doptions.c109 #define opt_arg(o) ((o)->flags & OPT_ARG) macro
/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx_osm.c1279 u_int lun, ac_code code, void *opt_arg) in ahc_send_async()
H A Daic79xx_osm.c1221 u_int lun, ac_code code, void *opt_arg) in ahd_send_async()
/freebsd-src/crypto/openssl/apps/lib/
H A Dopt.c987 char *opt_arg(void) opt_arg() function
[all...]