mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
points. For library functions, the pattern is __sleep() <-- _libc_sleep() <-- sleep(). The arrows represent weak aliases. For system calls, the pattern is _read() <-- _libc_read() <-- read(). |
||
|---|---|---|
| .. | ||
| catclose.3 | ||
| catclose.c | ||
| catgets.3 | ||
| catgets.c | ||
| catopen.3 | ||
| catopen.c | ||
| Makefile.inc | ||
| msgcat.c | ||
| msgcat.h | ||