Searched refs:expansions (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/usr.bin/make/
H A Ddir.c318 * match the pattern and add their names to the 'expansions' list if
327 * File names are added to the expansions lst. The directory will be
332 DirMatchFiles(const char *pattern, const Dir *p, Lst *expansions) argument
353 Lst_AtEnd(expansions, (isDot ? estrdup(entry->name) :
369 * expansions in.
375 * The given list is filled with the expansions...
381 Lst *expansions)
440 * on our list of expansions.
448 Path_Expand(file, path, expansions);
459 Lst_AtEnd(expansions, fil
380 DirExpandCurly(const char *word, const char *brace, struct Path *path, Lst *expansions) argument
485 DirExpandInt(const char *word, const struct Path *path, Lst *expansions) argument
508 Path_Expand(char *word, struct Path *path, Lst *expansions) argument
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Ddir.c514 * match the pattern and add their names to the 'expansions' list if
528 * File names are added to the expansions lst. The directory will be
533 DirMatchFiles(const char *pattern, Path *p, Lst expansions) argument
555 (void)Lst_AtEnd(expansions,
576 * expansions Place to store the expansions
582 * The given list is filled with the expansions...
587 DirExpandCurly(const char *word, const char *brace, Lst path, Lst expansions) argument
651 * of expansions.
659 Dir_Expand(file, path, expansions);
699 DirExpandInt(const char *word, Lst path, Lst expansions) argument
756 Dir_Expand(const char *word, Lst path, Lst expansions) argument
[all...]
/freebsd-9.3-release/contrib/amd/amd/
H A Dopts.c264 static opt_apply expansions[] = variable
1026 * handle recursive expansions. They will go badly wrong.
1482 * name before using it in other expansions.
1497 apply_opts(expand_opts, expansions, FALSE);
/freebsd-9.3-release/contrib/gdb/include/
H A Dhp-symtab.h1191 dnttpointer expansions ; /* ptr to expansion list */ member in struct:dntt_type_template
1749 unsigned int linked : 1; /* linked with other expansions */
/freebsd-9.3-release/contrib/gdb/
H A Dlibtool.m4372 dnl POSIX.2 word splitting is done only on the output of word expansions,
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dexpn.pl249 # at the complete output. @toFinal stores expansions
253 # expansions.
368 # expansions or roll them back.
1262 flag, only expansions that result in legal addresses
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dhpread.c4255 field = dn_bufp->dtemplate.expansions;
4260 /* The expansions or nextexp should point to a tagdef */

Completed in 226 milliseconds