MCPcopy Create free account
hub / github.com/F-Stack/f-stack / X_db_sym_numargs

Function X_db_sym_numargs

freebsd/ddb/db_main.c:164–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164bool
165X_db_sym_numargs(db_symtab_t *symtab, c_db_sym_t sym, int *nargp,
166 char **argp)
167{
168 return (false);
169}
170
171void
172X_db_symbol_values(db_symtab_t *symtab, c_db_sym_t sym, const char **namep,

Callers 1

db_sym_numargsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected