Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dstand.h174 struct open_file { struct
185 TAILQ_ENTRY(open_file) f_link; /* next entry */ argument
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c76 open_file(void) in open_file() function