Home
last modified time | relevance | path

Searched refs:msg_open (Results 1 – 3 of 3) sorted by relevance

/minix/minix/lib/libaudiodriver/
H A Daudio_fw.c30 static int msg_open(devminor_t minor_dev_nr, int access,
65 .cdr_open = msg_open, /* open the special file */
199 static int msg_open(devminor_t minor_dev_nr, int UNUSED(access), in msg_open() function
/minix/external/bsd/nvi/dist/common/
H A Doptions_f.c147 (void)msg_open(sp, str); in f_msgcat()
H A Dmsg.c720 msg_open(SCR *sp, const char *file) in msg_open() function