Searched defs:token (Results 26 - 50 of 229) sorted by relevance

12345678910

/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h51 u8 token[4]; member in struct:eap_pwd_id
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Druserpass.c277 token(void) function
/freebsd-10-stable/lib/libnetgraph/
H A Dmsg.c98 int token; local
/freebsd-10-stable/sbin/dhclient/
H A Dparse.c66 int brace_count = 0, token; local
100 int token; local
120 int token; local
157 int token, hlen; local
217 int token; local
245 int token, count = 0; local
437 int guess, token; local
[all...]
H A Dconflex.c65 static int token; variable
264 int seenx = 0, i = 0, token = NUMBER; local
[all...]
/freebsd-10-stable/sys/boot/common/
H A Dinterp_parse.c84 char token, tmp, quote, *buf; local
/freebsd-10-stable/sys/powerpc/ofw/
H A Drtas.c192 rtas_call_method(cell_t token, int nargs, int nreturns, ...) argument
198 cell_t token; member in struct:__anon11390
250 cell_t token; local
[all...]
/freebsd-10-stable/usr.bin/csup/
H A Drcsparse.c56 asserttoken(yyscan_t *sp, int token) argument
119 int strict, token; local
226 parse_deltas(struct rcsfile *rf, yyscan_t *sp, int token) argument
303 parse_deltatexts(struct rcsfile *rf, yyscan_t *sp, int token) argument
[all...]
/freebsd-10-stable/usr.sbin/bsdinstall/partedit/
H A Dscripted.c193 char *token; local
/freebsd-10-stable/usr.sbin/faithd/
H A Dprefix.c194 char *token[4]; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dbase64.c183 isc_token_t token; local
H A Dhex.c132 isc_token_t token; local
/freebsd-10-stable/contrib/unbound/sldns/
H A Dparse.c27 sldns_fget_token(FILE *f, char *token, const char *delim, size_t limit) argument
33 sldns_fget_token_l(FILE *f, char *token, const char *delim, size_t limit, int *line_nr) argument
233 sldns_bget_token(sldns_buffer *b, char *token, const char *delim, size_t limit) argument
239 sldns_bget_token_par(sldns_buffer *b, char *token, const char *delim, argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dgss-genr.c256 gss_buffer_desc token = GSS_C_EMPTY_BUFFER; local
/freebsd-10-stable/contrib/ntp/libntp/
H A Dauthreadkeys.c141 char *token; local
[all...]
/freebsd-10-stable/contrib/ntp/include/
H A Dntpd.h340 int token; member in struct:bc_entry_tag
/freebsd-10-stable/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c71 char token; local
/freebsd-10-stable/bin/sh/
H A Darith_yacc.c168 static arith_t primary(int token, union yystype *val, int op, int noeval) argument
211 int token; local
235 static arith_t binop(int token, union yystype *val, int op, int noeval) argument
246 static arith_t and(int token, union yystype *val, int op, int noeval) argument
263 or(int token, union yystype *val, int op, int noeval) argument
280 cond(int token, union yystype *val, int op, int noeval) argument
[all...]
/freebsd-10-stable/contrib/binutils/ld/
H A Dldfile.c175 int token, skip = 0; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dc-ppoutput.c148 const cpp_token *token = cpp_get_token (pfile); local
301 cb_line_change(cpp_reader *pfile, const cpp_token *token, int parsing_args) argument
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dinit.c513 const cpp_token *token, *token1; local
544 const cpp_token *hash, *token; local
[all...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dtoken.h27 class token { class
[all...]
/freebsd-10-stable/contrib/ipfilter/iplang/
H A Diplang_y.y546 token: IL_TOKEN ';' label
[all...]
/freebsd-10-stable/contrib/libyaml/src/
H A Dparser.c315 yaml_token_t *token; local
345 yaml_token_t *token; local
442 yaml_token_t *token; local
472 yaml_token_t *token; local
532 yaml_token_t *token; local
729 yaml_token_t *token; local
788 yaml_token_t *token; local
838 yaml_token_t *token; local
904 yaml_token_t *token; local
954 yaml_token_t *token; local
1016 yaml_token_t *token; local
1046 yaml_token_t *token; local
1077 yaml_token_t *token; local
1106 yaml_token_t *token; local
1177 yaml_token_t *token; local
1250 yaml_token_t *token; local
[all...]
/freebsd-10-stable/contrib/ncurses/progs/
H A Dtput.c130 exit_code(int token, int value) argument

Completed in 234 milliseconds

12345678910