Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc1762 String_rec makeflags_string_posix; in read_files_and_state() local
1880 INIT_STRING_FROM_STACK(makeflags_string_posix, buffer_posix); in read_files_and_state()
1882 append_char((int) hyphen_char, &makeflags_string_posix); in read_files_and_state()
1887 append_char('D', &makeflags_string_posix); in read_files_and_state()
1890 append_char('D', &makeflags_string_posix); in read_files_and_state()
1895 append_char('d', &makeflags_string_posix); in read_files_and_state()
1898 append_char('d', &makeflags_string_posix); in read_files_and_state()
1902 append_char('e', &makeflags_string_posix); in read_files_and_state()
1906 append_char('i', &makeflags_string_posix); in read_files_and_state()
1910 append_char('S', &makeflags_string_posix); in read_files_and_state()
[all …]