Home
last modified time | relevance | path

Searched refs:tlist (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dcms-examples.pl105 my ( $file, $tlist ) = @$_;
107 if ( $tlist =~ /encode/ ) {
110 if ( $tlist =~ /certsout/ ) {
113 if ( $tlist =~ /dataout/ ) {
116 if ( $tlist =~ /verify/ ) {
117 run_verify_test( $exdir, $tlist, $file );
119 if ( $tlist =~ /digest/ ) {
120 run_digest_test( $exdir, $tlist, $file );
122 if ( $tlist =~ /encrypted/ ) {
123 run_encrypted_test( $exdir, $tlist, $file, $secretkey );
[all …]
/netbsd/src/external/gpl2/xcvs/dist/src/
Dtag.c70 List *tlist; member
335 List *tlist; member
392 "sVv", ",", ppd->tlist, in posttag_proc()
419 List *mtlist, *tlist; in tag_filesdoneproc() local
428 tlist = ((struct master_lists *) p->data)->tlist; in tag_filesdoneproc()
430 tlist = NULL; in tag_filesdoneproc()
431 if (tlist == NULL || tlist->list->next == tlist->list) in tag_filesdoneproc()
434 ppd.tlist = tlist; in tag_filesdoneproc()
606 List *tlist; in check_fileproc() local
646 tlist = ((struct master_lists *) p->data)->tlist; in check_fileproc()
[all …]
DChangeLog4842 single revision number in a string and pass tlist properly rather than
4844 (check_filesdone_proc): Altered to use non-global tlist.
/netbsd/src/external/bsd/less/dist/
Dedit.c65 public void init_textlist(struct textlist *tlist, char *str) in init_textlist() argument
75 tlist->string = skipsp(str); in init_textlist()
76 tlist->endstring = tlist->string + strlen(tlist->string); in init_textlist()
77 for (s = str; s < tlist->endstring; s++) in init_textlist()
83 } else if (esclen > 0 && s + esclen < tlist->endstring && in init_textlist()
106 public char * forw_textlist(struct textlist *tlist, char *prev) in forw_textlist() argument
115 s = tlist->string; in forw_textlist()
118 if (s >= tlist->endstring) in forw_textlist()
122 if (s >= tlist->endstring) in forw_textlist()
127 public char * back_textlist(struct textlist *tlist, char *prev) in back_textlist() argument
[all …]
Ddecode.c306 static void expand_cmd_table(struct tablelist *tlist) in expand_cmd_table() argument
309 for (t = tlist; t != NULL; t = t->t_next) in expand_cmd_table()
379 static int add_cmd_table(struct tablelist **tlist, char *buf, int len) in add_cmd_table() argument
396 t->t_next = *tlist; in add_cmd_table()
397 *tlist = t; in add_cmd_table()
422 static void add_var_table(struct tablelist **tlist, char *buf, int len) in add_var_table() argument
424 if (add_cmd_table(tlist, buf, len) < 0) in add_var_table()
628 static int cmd_decode(struct tablelist *tlist, char *cmd, char **sp) in cmd_decode() argument
637 for (t = tlist; t != NULL; t = t->t_next) in cmd_decode()
Dmain.c202 struct textlist tlist; in main() local
208 init_textlist(&tlist, gfilename); in main()
210 while ((filename = forw_textlist(&tlist, filename)) != NULL) in main()
Dfuncs.h117 public void init_textlist(struct textlist *tlist, char *str);
118 public char * forw_textlist(struct textlist *tlist, char *prev);
119 public char * back_textlist(struct textlist *tlist, char *prev);
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Dgen_template.c256 struct tlist { struct
260 ASN1_TAILQ_ENTRY(tlist) tmembers; argument
263 ASN1_TAILQ_HEAD(tlisthead, tlist);
265 static void tlist_header(struct tlist *, const char *, ...) __attribute__ ((__format__ (__printf__,…
268 static int tlist_cmp(const struct tlist *, const struct tlist *);
277 static struct tlist *
280 struct tlist *tl = calloc(1, sizeof(*tl)); in tlist_new()
287 tlist_header(struct tlist *t, const char *fmt, ...) in tlist_header()
297 tlist_count(struct tlist *tl) in tlist_count()
309 tlist_add(struct tlist *tl) in tlist_add()
[all …]
/netbsd/src/sys/dev/raidframe/
Drf_cvscan.c353 RF_DiskQueueData_t *trailer = NULL, *tmp = hdr->burner, *tlist = NULL; in rf_CvscanPromote() local
361 tmp->next = tlist; in rf_CvscanPromote()
362 tlist = tmp; in rf_CvscanPromote()
375 tmp->next = tlist; in rf_CvscanPromote()
376 tlist = tmp; /* insert on a temp queue */ in rf_CvscanPromote()
383 while (tlist) { in rf_CvscanPromote()
385 tmp = tlist->next; in rf_CvscanPromote()
386 RealEnqueue(hdr, tlist); in rf_CvscanPromote()
387 tlist = tmp; in rf_CvscanPromote()
/netbsd/src/games/hack/
Dhack.cmd.c151 const struct func_tab *tlist = cmdlist; in rhack() local
221 while (tlist->f_char) { in rhack()
222 if (*cmd == tlist->f_char) { in rhack()
223 res = (*(tlist->f_funct)) (); in rhack()
230 tlist++; in rhack()
/netbsd/src/bin/ksh/
Dio.c444 maketemp(ap, type, tlist) in maketemp() argument
447 struct temp **tlist;
499 tp->next = *tlist;
500 *tlist = tp;
/netbsd/src/sbin/shutdown/
Dshutdown.c80 } tlist[] = { variable
266 tp = tlist; in loop()
/netbsd/src/lib/libedit/
Dterminal.c340 char **tlist = el->el_terminal.t_str; in terminal_alloc() local
341 char **tmp, **str = &tlist[t - tstr]; in terminal_alloc()
375 for (tmp = tlist; tmp < &tlist[T_str]; tmp++) in terminal_alloc()
/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Dexpr.c796 chainp tlist; in stfcall() local
806 tlist = NULL; in stfcall()
830 rp->rplblock.nextp = tlist; in stfcall()
831 tlist = rp; in stfcall()
844 rpllist = hookup(tlist, rpllist); in stfcall()
/netbsd/src/usr.bin/rpcinfo/
Drpcinfo.c1593 static const char *tlist[] = { local
1602 for (i = 0; i < __arraycount(tlist); i++) {
1603 if ((handle = __rpc_setconf(tlist[i])) == NULL)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20003015 (struct tlist, struct tlist_cache): New.