Home
last modified time | relevance | path

Searched defs:heredoc (Results 1 – 1 of 1) sorted by relevance

/system/core/sh/
Dparser.c79 struct heredoc { struct
80 struct heredoc *next; /* next here document in list */ argument
89 struct heredoc *heredoclist; /* list of here documents to read */ argument
99 struct heredoc *heredoc; variable