HomeSort by: relevance | last modified time | path
    Searched refs:cgetfirst (Results 1 - 6 of 6) sorted by relevancy

  /src/include/
stdlib.h 284 int cgetfirst(char **, const char * const *);
  /src/lib/libc/gen/
getcap.c 72 __weak_alias(cgetfirst,_cgetfirst)
744 cgetfirst(char **buf, const char * const *db_array) function in typeref:typename:int
Makefile.inc 128 cgetcap.3 cgetfirst.3 cgetcap.3 cgetmatch.3 cgetcap.3 cgetnext.3 \
  /src/tools/compat/
compat_defs.h 1092 #define cgetfirst __nbcompat_cgetfirst macro
1103 int cgetfirst(char **, const char * const *);
  /src/usr.bin/getent/
getent.c 502 switch (error = (first ? cgetfirst : cgetnext)(&buf, db_array)) {
  /src/lib/libc/include/
namespace.h 252 #define cgetfirst _cgetfirst macro

Completed in 97 milliseconds