Home
last modified time | relevance | path

Searched refs:gettoken (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/tcsh-6/
HDgethost.c90 static char *gettoken (char **, char *);
118 gettoken(char **pptr, char *token) in gettoken() function
256 switch (token = findtoken(gettoken(&ptr, defs))) { in main()
294 if (gettoken(&ptr, defs) == NULL) { in main()
299 if (gettoken(&ptr, stmt) == NULL) { in main()
336 tok = gettoken(&ptr, defs); in main()
363 if (gettoken(&ptr, stmt) == NULL) { in main()
375 if (gettoken(&ptr, defs)) in main()
/dragonfly/games/atc/
HDinput.c96 static int gettoken(void);
259 c = gettoken(); in getcommand()
316 gettoken(void) in gettoken() function
/dragonfly/usr.sbin/moused/
HDmoused.c504 static symtab_t *gettoken(symtab_t *tab, char *s, int len);
2926 t = gettoken(pnpprod, id->eisaid, id->neisaid); in pnpproto()
2942 t = gettoken(pnpprod, id->compat + j, i - j); in pnpproto()
2954 gettoken(symtab_t *tab, char *s, int len) in gettoken() function
/dragonfly/sys/config/
HDLINT641797 # (count to N) in front of any spinlock or gettoken.