Searched defs:tok (Results 26 - 50 of 121) sorted by relevance

12345

/freebsd-current/contrib/libedit/
H A Dparse.c86 TokenizerW *tok; local
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_audit.c76 au_free_token(token_t *tok) argument
175 au_write(int d, token_t *tok) argument
226 token_t *header, *tok, *trailer; local
307 token_t *tok; local
436 au_close_token(token_t *tok, u_char *buffer, size_t *buflen) argument
[all...]
/freebsd-current/tests/sys/netgraph/
H A Dbridge.c49 u_int32_t tok; member in struct:gettable
/freebsd-current/contrib/mandoc/
H A Dmdoc.c85 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) argument
95 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct roff_node *body) argument
112 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
139 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
312 enum roff_tok tok; local
[all...]
H A Dman_macro.c86 man_macro(enum roff_tok tok) argument
160 rew_scope(struct roff_man *man, enum roff_tok tok) argument
[all...]
H A Dmanpath.c171 size_t linesz, tok, toklen; local
238 size_t len, tok; local
[all...]
H A Dmdoc_argv.c277 mdoc_argv(struct roff_man *mdoc, int line, enum roff_tok tok, argument
415 mdoc_args(struct roff_man *mdoc, int line, int *pos, char *buf, enum roff_tok tok, char **v) argument
[all...]
/freebsd-current/lib/libbsdstat/
H A Dbsdstat.c42 char *fp, *tok; local
/freebsd-current/usr.bin/tabs/
H A Dtabs.c199 char *tok, *end; local
/freebsd-current/usr.bin/ctags/
H A DC.c58 char tok[MAXTOKEN]; /* token buffer */ local
352 char tok[MAXTOKEN]; /* storage buffer */ local
417 char tok[LINE_MAX]; /* storage buffer */ local
[all...]
/freebsd-current/contrib/libedit/TEST/
H A Dwtc1.c113 TokenizerW *tok; local
/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin_access.c132 char *tok; local
193 user_match(char *tok, struct login_info *item) argument
228 from_match(char *tok, struct login_info *item) argument
263 string_match(char *tok, char *string) argument
[all...]
/freebsd-current/crypto/heimdal/appl/rsh/
H A Dlogin_access.c132 char *tok; local
193 user_match(char *tok, struct login_info *item) argument
228 from_match(char *tok, struct login_info *item) argument
263 string_match(char *tok, char *string) argument
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-llc.c129 const struct tok *tok; member in struct:oui_tok
410 const struct tok *tok = null_values; local
[all...]
/freebsd-current/crypto/openssl/crypto/
H A Ds390xcap.c673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; local
[all...]
/freebsd-current/sbin/ipfw/
H A Dipv6.c212 int tok; local
/freebsd-current/sys/dev/bxe/
H A Dbxe_debug.c300 int tok; local
/freebsd-current/usr.sbin/valectl/
H A Dvalectl.c90 char *w, *tok; local
127 char *w, *tok; local
[all...]
/freebsd-current/usr.bin/rpcgen/
H A Drpc_parse.c62 token tok; local
105 token tok; local
132 token tok; local
238 token tok; local
267 token tok; local
280 token tok; local
411 token tok; local
462 token tok; local
533 token tok; local
588 token tok; local
[all...]
/freebsd-current/sys/security/audit/
H A Daudit_bsm.c102 kau_write(struct au_record *rec, struct au_token *tok) argument
170 struct au_token *tok; local
326 struct au_token *tok; local
467 struct au_token *tok, *subj_tok, *jail_tok; local
[all...]
/freebsd-current/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c115 char *tok; local
176 group_match(const char *tok, cons argument
210 user_match(const char *tok, const char *string, struct pam_login_access_options *login_access_opts) argument
244 from_match(const char *tok, const char *string, struct pam_login_access_options *login_access_opts __unused) argument
280 string_match(const char *tok, const char *string) argument
[all...]
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp47 StringRef tok = tokens[pos - 1]; local
60 StringRef tok = tokens[pos - 1]; local
84 StringRef tok = tokens[pos - 1]; local
268 StringRef tok = next(); local
277 StringRef tok = next(); local
284 consume(StringRef tok) argument
293 consumeLabel(StringRef tok) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.h22 namespace tok { namespace in namespace:clang
[all...]
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pragma.c246 char *provs, *cpy, *tok; local
/freebsd-current/contrib/dialog/
H A Drc.c157 trim_token(char **tok) argument

Completed in 519 milliseconds

12345