Searched refs:token (Results 176 - 200 of 255) sorted by relevance

1234567891011

/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dppp_oe.c236 /* Check host unique token passed and return appropriate softc pointer,
237 * or NULL if token is bogus. */
239 pppoe_find_softc_by_hunique(u8_t *token, size_t len, struct netif *rcvif) argument
250 MEMCPY(&t, token, len);
/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.c353 /* Enabling the token table. */
857 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
858 token YYLEX-NUM. */
1051 positive, shift that token. If negative, reduce the rule which
1440 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1645 /* Copy into YYRESULT an error message about the unexpected token
1850 /* Look-ahead token as an internal (translated) token number. */
1897 yychar = YYEMPTY; /* Cause a token to be read. */
1995 look-ahead token i
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86str.h842 int token; /* id of the token */ member in struct:_SymTabRec
843 const char *name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86str.h840 int token; /* id of the token */ member in struct:_SymTabRec
841 const char *name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86.h263 const char *xf86TokenToString(SymTabPtr table, int token);
H A Dxf86str.h1068 int token; /* id of the token */ member in struct:__anon7673
1069 const char * name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86.h252 const char *xf86TokenToString(SymTabPtr table, int token);
H A Dxf86str.h1068 int token; /* id of the token */ member in struct:__anon8035
1069 const char * name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86.h239 const char *xf86TokenToString(SymTabPtr table, int token);
H A Dxf86str.h1060 int token; /* id of the token */ member in struct:_SymTabRec
1061 const char * name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86.h229 const char *xf86TokenToString(SymTabPtr table, int token);
H A Dxf86str.h1041 int token; /* id of the token */ member in struct:_SymTabRec
1042 const char * name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86.h221 extern _X_EXPORT const char *xf86TokenToString(SymTabPtr table, int token);
H A Dxf86str.h872 int token; /* id of the token */ member in struct:_SymTabRec
873 const char * name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86.h221 extern _X_EXPORT const char *xf86TokenToString(SymTabPtr table, int token);
H A Dxf86str.h859 int token; /* id of the token */ member in struct:_SymTabRec
860 const char * name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86.h240 extern _X_EXPORT const char *xf86TokenToString(SymTabPtr table, int token);
H A Dxf86str.h858 int token; /* id of the token */ member in struct:_SymTabRec
859 const char * name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86str.h1064 int token; /* id of the token */ member in struct:__anon4826
1065 const char * name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86.h236 extern _X_EXPORT const char *xf86TokenToString(SymTabPtr table, int token);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86.h236 extern _X_EXPORT const char *xf86TokenToString(SymTabPtr table, int token);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86.h245 extern _X_EXPORT const char *xf86TokenToString(SymTabPtr table, int token);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86.h289 xf86TokenToString(SymTabPtr table, int token);
H A Dxf86str.h841 int token; /* id of the token */ member in struct:_SymTabRec
842 const char *name; /* token name */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86.h290 xf86TokenToString(SymTabPtr table, int token);

Completed in 222 milliseconds

1234567891011