Home
last modified time | relevance | path

Searched defs:tokenlist (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_config.c5456 gettokens_netinfo(struct netinfo_config_state * config,char ** tokenlist,int * ntokens) gettokens_netinfo() argument
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c9733 static void ScriptTokenListInit(ParseTokenList *tokenlist) in ScriptTokenListInit()
9740 static void ScriptTokenListFree(ParseTokenList *tokenlist) in ScriptTokenListFree()
9747 static void ScriptAddToken(ParseTokenList *tokenlist, const char *token, int len, int type, in ScriptAddToken()
9821 ParseTokenList *tokenlist) in ScriptObjAddTokens()
10001 ParseTokenList *tokenlist) in SubstObjAddTokens()
10027 ParseTokenList tokenlist; in JimSetScriptFromAny() local
15081 static struct ExprTree *ExprTreeCreateTree(Jim_Interp *interp, const ParseTokenList *tokenlist, Jim… in ExprTreeCreateTree()
15135 ParseTokenList tokenlist; in SetExprFromAny() local
16987 ParseTokenList tokenlist; in SetSubstFromAny() local