Home
last modified time | relevance | path

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

/minix3/bin/sh/
H A Dinput.c85 struct parsefile { struct
86 struct parsefile *prev; /* preceding file on stack */ argument
99 int parsenleft; /* copy of parsefile->nleft */ argument
104 struct parsefile *parsefile = &basepf; /* current input file */ variable
/minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/
H A Dzkt-ls.c422 static void parsefile (const char *file, dki_t **listp, int sub_before) in parsefile() function
H A Dzkt-keyman.c681 static void parsefile (const char *file, dki_t **listp) in parsefile() function