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

  /src/usr.bin/rpcgen/
rpc_util.h 126 bas_type *find_type(const char *);
rpc_cout.c 416 ((ptr = find_type(dl->decl.type)) != NULL) &&
455 if ((dl->decl.prefix == NULL) && ((ptr = find_type(dl->decl.type)) != NULL) && ((dl->decl.rel == REL_ALIAS) || (dl->decl.rel == REL_VECTOR))) {
rpc_util.c 465 find_type(const char *type) function in typeref:typename:bas_type *
  /src/sbin/rndctl/
rndctl.c 75 static u_int32_t find_type(const char *name);
101 find_type(const char *name) function in typeref:typename:u_int32_t
633 type = find_type(optarg);

Completed in 49 milliseconds