Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__stop_token/
H A Dstop_source.h69 …[[nodiscard]] _LIBCPP_HIDE_FROM_ABI stop_token get_token() const noexcept { return stop_token(__st… in get_token() function
/freebsd/contrib/bc/src/
H A Ddc_parse.c138 bool assign, get_token = false; in dc_parse_token() local
H A Dbc_parse.c2005 bool pfirst, rprn, array_last, done, get_token, assign; in bc_parse_expr_err() local
/freebsd/sbin/dhclient/
H A Dconflex.c119 get_token(FILE *cfile) in get_token() function
/freebsd/usr.bin/rpcgen/
H A Drpc_scan.c141 get_token(token *tokp) in get_token() function
/freebsd/usr.sbin/usbconfig/
H A Dusbconfig.c211 get_token(const char *str, uint8_t narg) in get_token() function
/freebsd/sbin/ipfw/
H A Dipfw2.c798 get_token(struct _s_x *table, const char *string, const char *errbase) in get_token() function