OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXPAND
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.bin/make/unit-tests/
var-op-default.mk
45
# and 'VAR.${param}'
expand
to 'VAR.param', and the second '?=' assignment
68
EXPAND_NAME=
EXPAND
.$$$$ # The full variable name is
EXPAND
.$$
70
EXPAND
.${PARAM}?= value with param
/src/usr.bin/menuc/
scan.l
101
expand
{ return
EXPAND
; }
parse.y
56
%token <i_value> TITLE DEFAULT DISPLAY ERROR EXITSTRING
EXPAND
ALLOW DYNAMIC
93
expand_def : ALLOW
EXPAND
';'
216
|
EXPAND
action ";" { if (!do_expands) yyerror ("Menu expands "
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/allwinner/
sun20i-d1-nezha.dts
19
* "IO
EXPAND
"):
/src/dist/pf/sbin/pfctl/
pfctl_osfp.c
555
/* We
expand
#-# or #.#-#.# version/subtypes into multiple fingerprints */
556
#define
EXPAND
(field) do { \
600
/* We allow "#-#" as a version or subtype and we'll
expand
it */
601
EXPAND
(fp_os.fp_version_nm);
602
EXPAND
(fp_os.fp_subtype_nm);
/src/lib/libc/gen/
getpwent.c
276
#define
EXPAND
(e) MACRO(e = t; while ((*t++ = *p++));)
278
EXPAND
(pw->pw_name);
279
EXPAND
(pw->pw_passwd);
288
EXPAND
(pw->pw_class);
289
EXPAND
(pw->pw_gecos);
290
EXPAND
(pw->pw_dir);
291
EXPAND
(pw->pw_shell);
/src/bin/ksh/
vi.c
193
enum expand_mode { NONE,
EXPAND
, COMPLETE, PRINT };
1937
/* replace word with all expansions (ie,
expand
word*) */
1950
if (commandx == 0 && expanded ==
EXPAND
&& buf) {
1970
expanded =
EXPAND
;
2047
*
Expand
the count'th word to its basename
Completed in 17 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025