Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A 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/crypto/external/bsd/openssl.old/dist/test/
H A 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/
H A 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 …]
H A 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/
H A 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 …]
H A 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()
H A 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()
H A 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/
H A 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/
H A 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/
H A 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/
H A Dio.c444 maketemp(ap, type, tlist) in maketemp() argument
447 struct temp **tlist;
499 tp->next = *tlist;
500 *tlist = tp;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c1622 struct tlist struct
1624 struct tlist *next; argument
1633 struct tlist *cache_before_sp; argument
1634 struct tlist *cache_after_sp;
1645 static struct tlist *warned_ids;
1650 static void add_tlist (struct tlist **, struct tlist *, tree, int);
1651 static void merge_tlist (struct tlist **, struct tlist *, int);
1652 static void verify_tree (tree, struct tlist **, struct tlist **, tree);
1655 static void warn_for_collisions (struct tlist *);
1656 static void warn_for_collisions_1 (tree, tree, struct tlist *, int);
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc1793 struct tlist struct
1795 struct tlist *next; argument
1804 struct tlist *cache_before_sp; argument
1805 struct tlist *cache_after_sp;
1816 static struct tlist *warned_ids;
1821 static void add_tlist (struct tlist **, struct tlist *, tree, int);
1822 static void merge_tlist (struct tlist **, struct tlist *, int);
1823 static void verify_tree (tree, struct tlist **, struct tlist **, tree);
1826 static void warn_for_collisions (struct tlist *);
1827 static void warn_for_collisions_1 (tree, tree, struct tlist *, int);
[all …]
/netbsd-src/sbin/shutdown/
H A Dshutdown.c80 } tlist[] = { variable
266 tp = tlist; in loop()
/netbsd-src/lib/libedit/
H A 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/
H A 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/
H A 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.old/dist/libphobos/src/std/regex/internal/
H A Dthompson.d70 this(ThreadList tlist){ ct = tlist.tip; } in ThreadList()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dthompson.d70 this(ThreadList tlist){ ct = tlist.tip; } in ThreadList()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20003015 (struct tlist, struct tlist_cache): New.