Home | Sort by: relevance | last modified time | path |
/src/sys/arch/amd64/amd64/ | |
db_interface.c | 137 db_suspend_others(void) function in typeref:typename:int 232 if (!db_suspend_others()) { |
/src/sys/arch/i386/i386/ | |
db_interface.c | 139 db_suspend_others(void) function in typeref:typename:int 236 if (!db_suspend_others()) { |
/src/sys/arch/sparc/sparc/ | |
db_interface.c | 172 static int db_suspend_others(void); 184 db_suspend_others(void) function in typeref:typename:int 257 if (!db_suspend_others()) { |
/src/sys/arch/sparc64/sparc64/ | |
db_interface.c | 131 static int db_suspend_others(void); 144 db_suspend_others(void) function in typeref:typename:int 314 if (!db_suspend_others()) { |