OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:basepf
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
input.c
105
MKINIT struct parsefile
basepf
; /* top level input file */
variable in typeref:struct:parsefile
107
struct parsefile *parsefile = &
basepf
; /* current input file */
120
basepf
.nextc =
basepf
.buf = basebuf;
541
while (pf != NULL) { /* don't need to stop at
basepf
*/
676
while (parsefile != file && parsefile != &
basepf
)
690
while (parsefile != &
basepf
)
input.c
105
MKINIT struct parsefile
basepf
; /* top level input file */
variable in typeref:struct:parsefile
107
struct parsefile *parsefile = &
basepf
; /* current input file */
120
basepf
.nextc =
basepf
.buf = basebuf;
541
while (pf != NULL) { /* don't need to stop at
basepf
*/
676
while (parsefile != file && parsefile != &
basepf
)
690
while (parsefile != &
basepf
)
Completed in 108 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025