Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/
H A Dtee.c10 int *openf; variable
41 openf = malloc((1+argc)*sizeof(int)); in main() local
H A Dsplit.c148 openf(void) in openf() function