Searched refs:tok_end (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| D | expand_path.c | 467 char *tok_begin, *tok_end, *append; in _krb5_expand_path_tokensv() local 535 tok_end = strchr(tok_begin, '}'); in _krb5_expand_path_tokensv() 536 if (tok_end == NULL) { in _krb5_expand_path_tokensv() 546 if (_expand_token(context, tok_begin, tok_end, extra_tokens, in _krb5_expand_path_tokensv() 555 path_left = tok_end + 1; in _krb5_expand_path_tokensv()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/ |
| D | s390xcap.c | 673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; in parse_env() local 686 tok_end = strtok(NULL, ";"); in parse_env() 737 tok_begin = tok_end; in parse_env() 738 tok_end = strtok(NULL, ";"); in parse_env()
|
| /netbsd/src/lib/libedit/ |
| D | edit.expsym | 190 tok_end
|
| D | histedit.h | 246 void tok_end(Tokenizer *);
|
| D | Makefile | 49 editline.3 tok_end.3 \
|
| D | readline.c | 2232 tok_end(tok); in rl_parse_and_bind()
|
| /netbsd/src/lib/libedit/TEST/ |
| D | tc1.c | 300 tok_end(tok); in main()
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 11151 ./usr/share/man/cat3/tok_end.0 comp-c-catman .cat 19662 ./usr/share/man/html3/tok_end.html comp-c-htmlman html 28237 ./usr/share/man/man3/tok_end.3 comp-c-man .man
|