Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc1799 String_rec makeflags_string_posix; in read_files_and_state() local
1922 append_char('D', &makeflags_string_posix); in read_files_and_state()
1926 append_char('D', &makeflags_string_posix); in read_files_and_state()
1931 append_char('d', &makeflags_string_posix); in read_files_and_state()
1935 append_char('d', &makeflags_string_posix); in read_files_and_state()
1939 append_char('e', &makeflags_string_posix); in read_files_and_state()
1943 append_char('i', &makeflags_string_posix); in read_files_and_state()
1952 append_char('k', &makeflags_string_posix); in read_files_and_state()
1964 append_char('n', &makeflags_string_posix); in read_files_and_state()
1969 append_char('P', &makeflags_string_posix); in read_files_and_state()
[all …]