Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dctfstabs.h55 int (*po_line)(char *); member
H A Dctfstabs.c200 if (ops->po_line(line) < 0) { in process_ifile()