Searched refs:expand (Results 1 - 25 of 150) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dxref.h28 extern char *get_xref_token (int expand);
/openbsd-current/usr.bin/expand/
H A DMakefile3 PROG= expand
/openbsd-current/usr.sbin/smtpd/
H A Dexpand.c1 /* $OpenBSD: expand.c,v 1.32 2021/06/14 17:58:15 eric Exp $ */
28 expand_lookup(struct expand *expand, struct expandnode *key) argument
30 return RB_FIND(expandtree, &expand->tree, key);
34 expand_to_text(struct expand *expand, char *buf, size_t sz) argument
40 RB_FOREACH(xn, expandtree, &expand->tree) {
51 expand_insert(struct expand *expand, struct expandnode *node) argument
55 node->rule = expand
90 expand_clear(struct expand *expand) argument
106 expand_free(struct expand *expand) argument
222 expand_line(struct expand *expand, const char *s, int do_includes) argument
[all...]
H A Daliases.c26 static int aliases_expand_include(struct expand *, const char *);
29 aliases_get(struct expand *expand, const char *username) argument
40 dsp = dict_xget(env->sc_dispatchers, expand->rule->dispatcher);
52 goto expand;
61 expand:
64 RB_FOREACH(xn, expandtree, &lk.expand->tree) {
66 nbaliases += aliases_expand_include(expand,
69 expand_insert(expand, xn);
74 expand_free(lk.expand);
81 aliases_virtual_get(struct expand *expand, const struct mailaddr *maddr) argument
196 aliases_expand_include(struct expand *expand, const char *filename) argument
[all...]
H A Dforward.c32 forwards_get(int fd, struct expand *expand) argument
65 save = expand->nb_nodes;
67 if (!expand_line(expand, line, 0)) {
71 if (expand->nb_nodes > MAX_EXPAND_NODES) {
78 ret = expand->nb_nodes > save ? 1 : 0;
H A Dlka_session.c35 struct expand expand; member in struct:lka_session
69 RB_INIT(&lks->expand.tree);
79 lks->expand.parent = NULL;
80 lks->expand.rule = NULL;
81 lks->expand.queue = &lks->nodes;
82 expand_insert(&lks->expand, &xn);
104 log_trace(TRACE_EXPAND, "expand: ~/.forward failed for user %s",
112 log_trace(TRACE_EXPAND, "expand: no .forward "
117 log_trace(TRACE_EXPAND, "expand
[all...]
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/tests/
H A Dnode-expand7 ../makeinfo --commands-in-node-names $srcdir/node-expand.txi
8 test -s node-expand.info
11 rm -f node-expand.info
H A DMakefile.am21 node-expand node-value node-whitespace \
35 node-expand.txi node-value.txi node-whitespace.txi \
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/t/
H A Dargs.t9 my @default = expand(':default');
10 my @threads = expand(':threads');
11 my @io = expand(':io');
18 'translate and expand agrees');
39 sub expand {
/openbsd-current/regress/usr.bin/mandoc/tbl/mod/
H A DMakefile3 REGRESS_TARGETS = badfont expand expand-toowide font font-eol
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dexercise_makedef.pl60 sub expand { subroutine
65 $bad += expand([@$names, "$key=$i"], [@$args, $v], @rest);
92 my $bad = expand([], [], @args);
H A Dexpand-macro.pl137 expand-macro.pl - expand C macros using the C preprocessor
141 expand-macro.pl [options]
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dxref.h43 void (*expand) PARAMS ((FILE *, tree)); /* Function to write xrefs out */ member in struct:__anon6232
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doverload10.C15 static int rpt_func(int &status, int expand,
/openbsd-current/lib/libcurses/
H A DMKterminfo.sh80 /^#%center/s, expand,,
119 sed -e '/^center expand;/s, expand,,' \
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddecl5.C15 struct A::expand { // WARNING - extra qualification struct in class:A::A
19 expand me;
/openbsd-current/usr.bin/rdist/
H A DMakefile6 SRCS= gram.y child.c client.c common.c distopt.c docmd.c expand.c \
H A Dgram.y153 nl = expand($3, E_VARS);
166 $1->sc_args = expand($2, E_VARS);
171 $1->sc_args = expand($2, E_ALL);
190 $1->sc_args = expand($2, E_VARS);
195 $1->sc_args = expand($2, E_ALL);
201 $1->sc_args = expand($2, E_ALL);
420 files = expand(files, E_VARS|E_SHELL);
421 hosts = expand(hosts, E_ALL);
471 c->c_files = expand(files, E_ALL);
530 n1 = expand(n
[all...]
/openbsd-current/usr.sbin/config/
H A Dmkmakefile.c149 char *ret = NULL, *nam, *n, *s, *e, *expand; local
156 /* Search for a ${name} to expand */
160 if (asprintf(&expand, "%s%s", ret, n) == -1)
163 ret = expand;
181 if (asprintf(&expand, "%s%s", ret ? ret : nam, var) == -1)
184 ret = expand;
202 char *expand, *source; local
211 expand = expandname(nv->nv_name);
212 source = sourcepath(expand ? expand
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Tabs/lib/Text/
H A DTabs.pm7 our @EXPORT = qw( expand unexpand $tabstop );
14 sub expand { subroutine
50 $line = expand($line);
74 Text::Tabs - expand and unexpand tabs like unix expand(1) and unexpand(1)
81 @lines_without_tabs = expand(@lines_with_tabs);
86 Text::Tabs does most of what the unix utilities expand(1) and unexpand(1)
87 do. Given a line with tabs in it, C<expand> replaces those tabs with
104 =item expand
129 Instead of the shell's C<expand> comman
[all...]
/openbsd-current/usr.bin/make/
H A Darch.c195 static BUFFER expand; local
197 Buf_Reinit(&expand, MAKE_BSIZE);
198 result = parse_archive(&expand, line, nodes, ctxt);
213 parse_archive(Buffer expand, const char **linePtr, Lst nodeLst, SymTable *ctxt) argument
300 Buf_Addi(expand, lib, elib);
301 Buf_AddChar(expand, '(');
302 Buf_AddString(expand, member);
303 Buf_AddChar(expand, ')');
304 result = Buf_Retrieve(expand);
315 Buf_Reset(expand);
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/TableGen/
H A DSetTheory.h92 virtual void expand(SetTheory&, Record*, RecSet &Elts) = 0;
137 /// expand - Expand a record into a set of elements if possible. Return a
140 const RecVec *expand(Record *Set);
/openbsd-current/usr.bin/lastcomm/
H A Dlastcomm.c49 time_t expand(u_int);
125 t = expand(ab.ac_utime) + expand(ab.ac_stime);
133 delta = expand(ab.ac_etime) / (double)AHZ;
151 expand(u_int t) function
/openbsd-current/gnu/llvm/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp42 return expand(Base->getCompileCommands(FilePath));
46 return expand(Base->getAllCompileCommands());
50 std::vector<CompileCommand> expand(std::vector<CompileCommand> Cmds) const { function in class:clang::tooling::__anon1107::ExpandResponseFilesDatabase
/openbsd-current/gnu/gcc/gcc/
H A Dgenemit.c450 gen_expand (rtx expand)
455 if (strlen (XSTR (expand, 0)) == 0)
457 if (XVEC (expand, 1) == 0)
458 fatal ("define_expand for %s lacks a pattern", XSTR (expand, 0));
461 operands = max_operand_vec (expand, 1);
464 printf ("rtx\ngen_%s (", XSTR (expand, 0));
479 if ((XSTR (expand, 3) == 0 || *XSTR (expand, 3) == '\0')
481 && XVECLEN (expand, 1) == 1)
484 gen_exp (XVECEXP (expand,
446 gen_expand(rtx expand) argument
[all...]

Completed in 171 milliseconds

123456