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

  /src/lib/libc/gen/
getcap.c 76 __weak_alias(cgetset,_cgetset)
93 static char *toprec; /* Additional record specified by cgetset() */
105 * Cgetset() allows the addition of a user specified buffer to be added
110 cgetset(const char *ent) function in typeref:typename:int
281 * Check if we have a top record from cgetset().
  /src/tools/compat/
compat_defs.h 1096 #define cgetset __nbcompat_cgetset macro
1107 int cgetset(const char *);
  /src/lib/libc/include/
namespace.h 256 #define cgetset _cgetset macro

Completed in 14 milliseconds