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

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
getcap.c 66 static char *toprec; /* Additional record specified by cgetset() */
76 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL cgetset(const char *ent);
85 * Cgetset() allows the addition of a user specified buffer to be added
90 cgetset(const char *ent) function
236 * Check if we have a top record from cgetset().
  /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
281 * Check if we have a top record from cgetset().
  /src/tools/compat/
compat_defs.h 1104 #define cgetset __nbcompat_cgetset macro
1115 int cgetset(const char *);
  /src/lib/libc/include/
namespace.h 256 #define cgetset _cgetset macro

Completed in 55 milliseconds