<dec f='src/src/sys/ddb/db_sym.h' l='97' type='void db_sifting(char * , int )'/>
<doc f='src/src/sys/ddb/db_sym.h' l='95'>/* find symbol value given name */</doc>
<use f='src/src/sys/ddb/db_command.c' l='1323' u='c' c='db_sifting_cmd'/>
<def f='src/src/sys/ddb/db_sym.c' l='182' ll='206' type='void db_sifting(char * symstr, int mode)'/>
<doc f='src/src/sys/ddb/db_sym.c' l='173'>/*
 * &quot;Sift&quot; for a partial symbol.
 * Named for the Sun OpenPROM command (&quot;sifting&quot;).
 * If the symbol has a qualifier (e.g., ux:vm_map),
 * then only the specified symbol table will be searched;
 * otherwise, all symbol tables will be searched..
 *
 * &quot;mode&quot; is how-to-display, set from modifiers.
 */</doc>
