Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h298 void s_print(NODE *np);
H A Dawk2.c487 s_print(NODE *np) in s_print() function
H A Dawk3.c675 s_print(np); in action()