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

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap.h162 * get_int - Get an integer EAPOL state variable
167 unsigned int (*get_int)(void *ctx, enum eapol_int_var variable); member in struct:eapol_callbacks
H A Deap.c71 return sm->eapol_cb->get_int(sm->eapol_ctx, var);
/freebsd-11-stable/crypto/openssh/
H A Dssh-pkcs11-helper.c55 #define get_int() buffer_get_int(&iqueue); macro
178 (void)get_int(); /* XXX ignore flags */
/freebsd-11-stable/usr.sbin/usbconfig/
H A Dusbconfig.c253 get_int(const char *s) function
722 opt->template = get_int(argv[n + 1]);
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_osfp.c75 int get_int(char **, size_t *, int *, int *, const char *,
150 get_int(&line, &len, &v, mod, n, ty, mx, fp_filename, lineno)
779 get_int(char **line, size_t *len, int *var, int *mod, function

Completed in 66 milliseconds