Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/make/bin/
H A Dread.cc340 char *p_mb; in read_simple_file() local
362 p_mb = getmem(length = 1024 + in read_simple_file()
365 (void) strncpy(p_mb, in read_simple_file()
370 stdin_text_p = p_mb + in read_simple_file()
372 stdin_buffer_start = p_mb; in read_simple_file()