Home
last modified time | relevance | path

Searched defs:mbox_close (Results 1 – 7 of 7) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/vcmailbox/
H A Dvcmailbox.c72 static void mbox_close(int file_desc) { in mbox_close() function
/dports/mail/mboxgrep/mboxgrep-0.7.9/src/
H A Dmbox.c218 mbox_close (mbox_t * mp) in mbox_close() function
/dports/mail/mmh/mmh-0.4/uip/
H A Ddropsbr.c194 mbox_close(char *mailbox, int md) in mbox_close() function
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/hello_pi/hello_fft/
H A Dmailbox.c260 void mbox_close(int file_desc) { in mbox_close() function
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/src/hello_pi/hello_fft/
H A Dmailbox.c260 void mbox_close(int file_desc) { in mbox_close() function
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/src/hello_pi/hello_fft/
H A Dmailbox.c260 void mbox_close(int file_desc) { in mbox_close() function
/dports/mail/neomutt/neomutt-20211029/core/
H A Dmxapi.h220 enum MxStatus (*mbox_close)(struct Mailbox *m); member