HomeSort by: relevance | last modified time | path
    Searched defs:cgetnum (Results 1 - 3 of 3) sorted by relevancy

  /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
  /src/tools/compat/
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

Completed in 103 milliseconds