Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc342 char *p_mb; in read_simple_file() local
364 p_mb = getmem(length = 1024 + in read_simple_file()
367 (void) strncpy(p_mb, in read_simple_file()
372 stdin_text_p = p_mb + in read_simple_file()
374 stdin_buffer_start = p_mb; in read_simple_file()