/src/lib/libc/gen/ |
getcap.c | 75 __weak_alias(cgetnum,_cgetnum) 209 * Buf must be retained through all subsequent calls to cgetcap, cgetnum, 1125 * Cgetnum retrieves the value of the numeric capability cap from the 1131 cgetnum(char *buf, const char *cap, long *num) function in typeref:typename:int
|
getcap.c | 75 __weak_alias(cgetnum,_cgetnum) 209 * Buf must be retained through all subsequent calls to cgetcap, cgetnum, 1125 * Cgetnum retrieves the value of the numeric capability cap from the 1131 cgetnum(char *buf, const char *cap, long *num) function in typeref:typename:int
|
/src/tools/compat/ |
compat_defs.h | 1095 #define cgetnum __nbcompat_cgetnum macro 1106 int cgetnum(char *, const char *, long *);
|
compat_defs.h | 1095 #define cgetnum __nbcompat_cgetnum macro 1106 int cgetnum(char *, const char *, long *);
|
/src/lib/libc/include/ |
namespace.h | 255 #define cgetnum _cgetnum macro
|
namespace.h | 255 #define cgetnum _cgetnum macro
|