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

  /src/lib/libc/gen/
getcap.c 74 __weak_alias(cgetnext,_cgetnext)
751 return cgetnext(buf, db_array);
772 * Cgetnext() gets either the first or next entry in the logical database
778 cgetnext(char **bp, const char * const *db_array) function in typeref:typename:int
  /src/tools/compat/
compat_defs.h 1094 #define cgetnext __nbcompat_cgetnext macro
1105 int cgetnext(char **, const char * const *);
  /src/lib/libc/include/
namespace.h 254 #define cgetnext _cgetnext macro

Completed in 14 milliseconds