Home
last modified time | relevance | path

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

/minix3/sys/compat/sys/
H A Dsyslog.h37 int opened; member
/minix3/minix/servers/input/
H A Dinput.h36 int opened; /* has a process opened the device? */ member
/minix3/usr.bin/finger/
H A Dutil.c163 static int opened, fd; in enter_lastlog() local
/minix3/external/bsd/less/dist/
H A Difile.c303 opened(ifile) in opened() function
/minix3/lib/libc/gen/
H A Dsyslog.c229 int opened, iovcnt; in vsyslogp_r() local
/minix3/minix/tests/blocktest/
H A Dblocktest.c52 static dev_t opened[NR_OPENED]; /* list of currently opened devices */ variable